Manage cookies that are used for advertising, such as ad personalization, remarketing, and ad effectiveness analysis.
2.14.9.7. Configure HTTPS in PrestaShop
Basic setup
- Check if an SSL certificate is installed in SSL settings. If the certificate is not installed, install it.
- Enable SSL support in PrestaShop admin panel:
- Open the admin panel.
- Go to the "Store settings → General" section.
- In the "Enable SSL" row, click "Click here to check your store's HTTPS support".
- Click "Yes, I understand the risks".
- In the "Enable SSL" row, enable "Yes" and save the settings.
- In the "Enable SSL on all pages" row, enable "Yes" and save the settings.
- Enable redirect to HTTPS.
- Check the site operation.
In most cases, the actions described above are sufficient to enable HTTPS on your site.
Solution of possible problems
Attention!
Before performing any actions, create backups of the site and its database.If the site is not working correctly or there is mixed content, try clearing the CMS cache and recompiling the templates in the site admin panel:
- Go to the "Advanced settings → Performance" section.
- Click "Clear cache".
- In the "Smarty" block, in the "Template compilation" row, select "Force recompilation" and save the settings.
- Check the site operation.