HTTP inside Website X5 code
Autor: S L.
Visitado 1101,
Followers 1,
Compartido 0
My wesite must contain only "https" links to be accepted by local search engine. Why do Website X5 code cantains "http" ink, not "https"? How can i automatically remove all of them?
example:
checkBrowserCompatibility('Ваш браузер не поддерживает функции, требуемые для визуализации этого Сайта.','Возможно, Ваш браузер не поддерживает функции, требуемые для визуализации этого Сайта.','[1]Обновите Ваш браузер[/1] или [2]продолжите процедуру [/2].','http://outdatedbrowser.com/'); }
THANKS
Publicado en
Did you put the URL of the website (right after the start of the project) on https:// and activate the zerificate on the server?
So all internal links should be done with https.
JJ.
Autor
Yes, I did. But have a feeling that some default code of X5 after generating common files of a website contains http instead of https.
With CTRL-Preview all pages are regenerated, after which you should upload all the files!
JJ.