Upgrading site to https

Hi!

Just a quick question. If we are looking to move our entire site to https as advised, is there anything special that needs to be done in regards to s2member? Or anything important we should pay attention to or look out for?

Thanks!

Jason, the main thing that you need to look out for is that all images that you serve on the site are called via https.

If you call images via relative or protocol-relative links, you won’t need to change anything. But images called by hard-coded http links will cause a mixed content warning to be displayed.

s2Member includes some images and so will need to be catered for in the same way as everything else, but it doesn’t add anything new to the task.

I recently updated a BIG site to https://

This article helped hugely. Took VERY little time in the end:

https://www.bram.us/2014/12/06/migrating-your-wordpress-website-from-http-to-https/

Search and replace in MySQL is a life-saver.

Ross :slight_smile: