By saeeddarabi
I have a rather complicated issue (for me at least with my little knowledge) which has been holding me back from doing this.
I have an already established site with almost 1000 posts with decent traffic. I set up everything through ServerPilot.
I also used CloudFlare and have their Flexible SSL on as well.
How do I go about transferring to https? What are the steps involved to minimize any traffic loss and downtime?
I would appreciate any help?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
With Cloudflare this should already be setup for you as it acts somewhat as a reverse proxy to your WordPress website.
If you would like to update all your internal URLs, if you have access to the command line and wp-cli you could use a command like : wp search-replace 'http:' 'https:'
This will update all URLs from http to https - the downfall here is that if the URL is an external link or an image reference that currently does not support https then the link will be broken - Proceed with caution.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.