Archived topic
GeneratePress & Really Simple SSL
1 reply · Started by Dmitrii on August 24, 2019
I'd like to activate this plugin so that my website runs over https (https://en-ca.wordpress.org/plugins/really-simple-ssl/), but they recommend I complete the following before activation:
- Http references in your .css and .js files: change any http:// into //
- Images, stylesheets or scripts from a domain without an SSL certificate: remove them or move to your own server.
Before doing so, is there anything I should keep in mind, don't want to break anything or have compatibility issues later on...
Thanks!
Hi there,
GP doesn't load anything over http, so you should be fine to use that plugin.
You can also set up your server so the plugin isn't necessary, you just need to make sure http is 301 redirected to https.
Let me know if you need more info :)