Archived topic
All Internal links have noreferrer and noopener tags
5 replies · Started by Mouse on March 7, 2021
Hi,
I don't know what happened. But all of the internal links on my website have now these two tags on them.
Can you please let me know how to fix that?
Hi there,
WP adds those attributes for any link that is set to open in a new tab.
Their required to stop potential a security vulnerability.
More info here:
https://www.wpbeginner.com/beginners-guide/what-is-relnoopener-in-wordpress-explained/
So All internal links should stay that way?
And i dont want to disable Disable rel=”noopener”.....
Just want to disable noreferrer.. because (and correct me if I am wrong here) it stops me to see the flow of visitors from one page to other on Analytics.
Hi, can anyone help me with this?
Its an issue with WP Core see here:
https://github.com/WordPress/gutenberg/issues/26914
This article provides some methods for removing them:
https://www.individualobligation.com/how-to-stop-wordpress-from-adding-noreferrer/