Archived topic
Please update gmpg.org link in future release
4 replies · Started by tsecher on March 14, 2018
Hi,
Please update header.php to <link rel="profile" href="https://gmpg.org/xfn/11"> (with the https and not http adress) as the missing s on SSL-secured websites break security (basically it is not allowed to refer to unsecure content on SLL-secured sites.
This is planned.
However, those aren't actual links, so they don't break https. More info on that here: https://webmasters.stackexchange.com/questions/68709/secure-and-non-secure-schema-org-markup/68741#68741
This has been done in GP 2.1, which is currently in public testing. You can learn more here: https://github.com/tomusborne/generatepress/issues/63
Just curious, why switch this to https when http is available and 30% faster (about 36 ms less according to Pingdom testing)?
Those links are simply references - no resources are being called from them, so they have zero impact on your load times.