Please let me know how can change from http to https in CMS ?
Autor: FARHAD MADANI
Visited 1536,
Followers 1,
Udostępniony 0
I can't make https in w5 evo , please help me to creat a website able to go to https. thank you
Posted on the
Hello Farhad,
Firstly, in Step 5 Export > Upload the Website to Internet make sure that you set your WebSite Address (URL) to begin with https:// as shown in the screenshot below:
The next two steps have nothing to do with WebSite X5, and must be implemented on the server where you host your website. Your webhost should be able to assist you with these if necessary.
Install an SSL certificate on your server which references the domain name of your website. Typical instructions can be found here:
https://documentation.cpanel.net/display/68Docs/Install+an+SSL+Certificate+on+a+Domain
Enforce the use of the SSL protocol by implementing a redirect in the .htaccess file on your server, to direct traffic away from the http:// address and re-route it to the https:// address - example code here:
https://moz.com/community/q/proper-301-redirect-code-for-http-to-https
Finally, here is a useful article which gives a general overview of the entire process:
https://www.keycdn.com/blog/http-to-https
Kind regards,
Paul
Search the WebSite X5 Help Center (multilingual)