-
AuthorPosts
-
February 11, 2020 at 6:03 pm #1183628
Hi !
i’d like to move my website HTTP to HTTPS so I crawled all “http” in my files and I’ve found many “http” in .php files of enfold like this.
Does it impact the tagging “secured” on all navigators ?213 $this->xpath->registerNamespace(“html”, “http://www.w3.org/1999/xhtml”);
287 // @see http://www.w3.org/International/O-HTTP-charset
300 // http://code.google.com/p/phpquery/issues/detail?id=86
398 // see http://pl2.php.net/manual/en/book.dom.php#78929
411 /** @link http://pl2.php.net/manual/en/libxml.constants.php */
497 * @link http://code.google.com/p/phpquery/issues/detail?id=80
656 .'”http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
657 .'<fake xmlns=”http://www.w3.org/1999/xhtml”>’.$markup.'</fake>’);
795 * @link http://php.net/manual/en/domdocument.savehtml.php#81256
994 * @link http://code.google.com/p/phpquery/wiki/Callbacks#Param_St
1353 * @link http://docs.jquery.com/Ajax/serialize
1362 * @link http://docs.jquery.com/Ajax/serializeArray
1452 // http://code.google.com/p/phpquery/issues/detail?id=76
2272 * @link http://docs.jquery.com/Traversing/filter
2294 * @link http://docs.jquery.com/Traversing/filter
2356 // http://code.google.com/p/phpquery/issues/detail?id=76
2439 * @link http://docs.jquery.com/Ajax/load
2714 // FIXME (fixed) http://code.google.com/p/phpquery/issues/detail?id=56
2838 * @link http://docs.jquery.com/Manipulation/replaceWith#content
3782 // http://code.google.com/p/phpquery/issues/detail?id=17
3862 // http://code.google.com/p/phpquery/issues/detail?id=96
4314 // http://svn.iphonewebdev.com/lace/lib/mb_compat.php
4417 PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”‘
4424 “http://www.w3.org/TR/html4/loose.dtd”>’;
5031 * @param array See $options http://docs.jquery.com/Ajax/jQuery.ajax#toptions
5037 * @link http://docs.jquery.com/Ajax/jQuery.ajax
5366 // http://docs.jquery.com/Utilities
5371 * @link http://docs.jquery.com/Utilities/jQuery.makeArray
5395 * @link http://docs.jquery.com/Utilities/jQuery.each
5413 * @link http://docs.jquery.com/Utilities/jQuery.map
5499 * @link http://docs.jquery.com/Utilities/jQuery.grepThanks for your return,
FranckFebruary 12, 2020 at 7:00 am #1183773Hey Franck,
Did you try to simply change the site URL to https under Settings->General in WordPress? That should work for most sites.
If that doesn’t work then please get back to us with which resources are not loading over https and we’ll have a closer look at it.
Best regards,
RikardFebruary 13, 2020 at 5:17 pm #1184218It’s ok Rikard ! I have moved my site to https and resources are loading over https.
Thanks !
Franck -
AuthorPosts
- The topic ‘HTTP in .php files enfold’ is closed to new replies.