There are many circumstances when you need nofollow link in your post or page. This was really very easy in old classic WordPress visual editor. But since release of WordPress Gutenberg editor many plugins which used to help people add nofollow links. Have gone non compatible as well.
How to add the nofollow link in WordPress Gutenberg.
When you have added a link in your Gutenberg editor’s block. And that start appearing blue or the style of link in backend.
Now you can hover over the Gutenberg block and click 3 dots with title More options. Now click edit as HTML so you can view the code. In HTML view you would be able to find your link wrapped between <a
and </a>
. You can find nofollow or noopener rel= just in rel add your nofollow.
<p>When you have added a link in your <a href="https://gutenberg.org" rel="nofollow">Gutenberg </a>editor's block.</p>
You have to just include rel=”nofollow” in your anchor link. You can also watch video below to know more details.
Quick Steps to add nofollow links in WordPress Gutenberg
So the simple steps to add nofollow link in wordPress gutenberg editor are listed below. But for good advice i guess watch the video below.
- Create a simple link just using WordPress link or anchor icon above your paragraph or heading block in Gutenberg.
- Once you have added a link the good way is to let link go out into new tab instead of in same tab.
- Now edit the block in Code view and just add rel=”nofollow” before end of > for <a> anchor.
We can also help you bring your Posts professionally up with our WordPress maintenance service.