[Resolved] remove insecure link in header

Home Forums Support [Resolved] remove insecure link in header

Home Forums Support remove insecure link in header

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #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″&gt;
    How can I remove it please. It’s not necessary, isn’t it?

    Thanks in advance,
    Imke

    #578090
    Tom
    Lead Developer
    Lead Developer

    Hi 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 πŸ™‚

    #578100
    imke

    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,
    Imke

    #578102
    Tom
    Lead Developer
    Lead Developer

    You 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.

    #578107
    imke

    Ah, okay ….I wasn’t sure. Thanks, I have a try.

    #578108
    Tom
    Lead Developer
    Lead Developer

    No problem – let me know if you run into any issues.

    #578110
    imke

    Thanks, I hopefully won’t …. πŸ˜‰

    #578663
    imke

    Done it – it’s easy – Thanks a lot!!

    #578894
    Tom
    Lead Developer
    Lead Developer

    You’re welcome! πŸ™‚

    #1078472
    Markus

    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

    #1078865
    Tom
    Lead Developer
    Lead Developer

    Yea, 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 πŸ™‚

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.