Archived topic
How to stop “/ noopener noreferrer” get add to my Links in reusable buttons?
18 replies · Started by John on September 11, 2020
Thanks David,
You and the generate press support team are wonderful.
I joined in June 2020, I'll be with you guys for a long long time - with this level of outstanding service.
Advice about links in comments is above and beyond my pay grade, so appreciate learning,
Bravo!
You're very welcome - and thank you for the wonderful feedback it really is appreciated.
Hello,
I have just accepted a Guest post. Due to the Code Snippet and Wordpress security, it seems all links are now "nofollow", however the guest posts provider has requested that this be changed to "do-follow"
https://share.getcloudapp.com/Wnur8Jj4
The guest post writer suggested I do this:
Go to the text editor
Click on the source button
change relation
do-follow
<p>as</p>
However this doesn't seem right and I would like to ask you what I need to do to the text editor (and/or code snippet) to enable this link only to be "do-follow"
However I have NIL confidence in this advice, please advise the changes I need to make in text editor etc.
Thanks in advance
Hi John,
if its a standard wordpress link it should not be adding the nofollow rel attribute.
Maybe the RankMath plugin is adding then? I believe it has an option in its setting to auto add them to external links.
And dofollow is not a valid rel attribute, so the suggestion you were given is incorrect.