Do I need to make links as 'noreferrer' ?

7 replies
I have small WP blog. Do I need to make all links as 'noreferrer' there?
I know that noreferrer blocks the sending of browser referrer. A lot of sites do this.
But for what? And what should I do?
#links #make #noreferrer
Avatar of Unregistered
  • Profile picture of the author ChrisBa
    I normally don't. But, what would the goal be? What's the reason you are asking? Do you have a concern?
    {{ DiscussionBoard.errors[11536360].message }}
    • Profile picture of the author thongim
      I just see 'noreferrer' on other websites and I don't know what their goal is.
      Perhaps this affects SERP in some way?
      {{ DiscussionBoard.errors[11536612].message }}
  • Profile picture of the author randomguy2019
    [DELETED]
    {{ DiscussionBoard.errors[11536877].message }}
    • Profile picture of the author thongim
      Hmm.. How does this protect my website visitors?
      {{ DiscussionBoard.errors[11536883].message }}
  • Profile picture of the author jimmy adam
    WordPress started adding this attribute automatically from the 4.7.4 update. In this update, you might have noticed a new attribute rel=noopener alongside the target=_" blank" in the HTML header. This is an attribute that is automatically being added to all the internal and external links when you want to open them in a new tab.
    {{ DiscussionBoard.errors[11537932].message }}
    • Profile picture of the author thongim
      ok. thank you, but what is the reason? Is it related to security?
      {{ DiscussionBoard.errors[11538301].message }}
  • Profile picture of the author Carter M
    If someone arrives to your site from the 'noreferrer' tag, this means that your analytics account won't know who referred the traffic. Instead, this will show as direct traffic.

    The purpose behind the 'noreferrer' tag is to prevent phishing attacks.

    So to answer your question, it's completely up to you. If you want an extra measure of security, then go for it!
    {{ DiscussionBoard.errors[11538809].message }}
    • Profile picture of the author thongim
      Thank you. I added 'noreferrer'
      {{ DiscussionBoard.errors[11540031].message }}
  • {{ DiscussionBoard.errors[11539019].message }}
Avatar of Unregistered

Trending Topics