HTTP to HTTPS – adding SSL to WordPress Site
-
I’m in the process of adding a SSL to my ecommerce website.
Rather than use a plugin to do the job for me (I have heard of some horror stories!), I’d like to do everything manually – i.e., change every page from http to https.
That should be fairly straightforward – if a little time consuming.
My question concerns the media library where I have many uploaded PDF and image files all linked from pages with absolute paths to them.
Is there an easy/quick way to change the url where the images and files are stored (wp-content/uploads/2015/06/filename.pdf), or does every single file/image need to have its url changed to https?
I’ve heard of a way of doing this by adding a redirect to the htaccess file. Is this an acceptable way of doing things, or do some browsers get a bit funny if you use redirects?
Or maybe someone can recommend a good plugin that will do all of this for me? The only one I’ve looked at so far is WordPress HTTPS.
Thanks,
Dave
The topic ‘HTTP to HTTPS – adding SSL to WordPress Site’ is closed to new replies.