- This topic has 10 replies, 3 voices, and was last updated 2 years, 7 months ago by
Tom.
-
AuthorPosts
-
May 17, 2018 at 12:25 am #577718
imke
Hi Team,
in Europe every site has to be made secure (https) by law until May 25th 2018:
I ‘ve got the alarm about this link in the head:
<link rel=”profile” href=”http://gmpg.org/xfn/11″>
How can I remove it please. It’s not necessary, isn’t it?Thanks in advance,
ImkeGP Premium 1.6.2May 17, 2018 at 8:37 am #578090Tom
Lead DeveloperLead DeveloperHi there,
It’s not actually a link, it’s just a reference in your
<head>
section. It won’t prevent your website from being secure πDocumentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMay 17, 2018 at 8:45 am #578100imke
Hi Tom,
okay …understand, but I’m not sure how much this is getting me in trouble, because it has to be secure – all! They are making a big thing out of it at the moment, everybody is busy closing the gaps. Please tell me how to get rid of this reference-link. The browser shows the site is not secure because of this.
Thank you so much in advance,
ImkeMay 17, 2018 at 8:46 am #578102Tom
Lead DeveloperLead DeveloperYou would have to copy header.php from the parent theme and add it to your child theme.
Then you can remove the reference from the file.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMay 17, 2018 at 8:48 am #578107imke
Ah, okay ….I wasn’t sure. Thanks, I have a try.
May 17, 2018 at 8:49 am #578108Tom
Lead DeveloperLead DeveloperNo problem – let me know if you run into any issues.
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentMay 17, 2018 at 8:50 am #578110imke
Thanks, I hopefully won’t …. π
May 18, 2018 at 2:13 am #578663imke
Done it – it’s easy – Thanks a lot!!
May 18, 2018 at 7:56 am #578894Tom
Lead DeveloperLead DeveloperYou’re welcome! π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-developmentNovember 26, 2019 at 11:45 am #1078472Markus
Tom, this solution works here, too.
I just wonder why this is still there. In HTML5, this is marked as obsolete.
https://html.spec.whatwg.org/multipage/obsolete.html#attr-head-profile
November 26, 2019 at 5:47 pm #1078865Tom
Lead DeveloperLead DeveloperYea, it’s likely time to remove it completely. It’s been the standard with WP themes for a long time, which is why it’s there in the first place. Will do some research π
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development -
AuthorPosts
- You must be logged in to reply to this topic.