How to Add Nofollow Links in WordPress (Simple Guide for Beginners)

How to Add Nofollow Links in WordPress (Simple Guide for Beginners)


Shares

666

Share

Tweet

Share

Facebook Messenger
WhatsAppEmail

Are you wondering how to add nofollow links in WordPress?

Perhaps you have heard of nofollow links, but you are not sure what they are or why you should use them.

In this article, we will show you how to easily add nofollow links in WordPress. We will also cover what nofollow links are and why they matter.

Adding nofollow links in WordPressAdding nofollow links in WordPress

Here’s a quick overview of what we will cover in this article. Simply click on these quick links to jump straight to different sections:

  1. What Is a Nofollow Link?
  2. How to Check if a Link Is Nofollow
  3. When Should You Add Nofollow Links?
  4. How to Add Nofollow Links in WordPress Using All in One SEO (Easy)
  5. How to Manually Add Nofollow Links in the WordPress Block Editor
  6. How to Manually Add Nofollow Links in the WordPress Classic Editor
  7. How to Manually Add Lots of Nofollow Links in WordPress
  8. How to Add Nofollow Links in WordPress Menus
  9. How to Automatically Make All External Links Nofollow
  10. Expert Guides on Using Links in WordPress

A nofollow link is a type of link that tells search engines not to pass any link authority from your web page to the other website that you are linking to. You can turn any link into a nofollow link by adding the link attribute rel="nofollow".

Links or backlinks are an important search engine ranking factor.

When you link to an external website, search engines consider that as a ranking signal, and they will pass a small portion of your authority (link juice) to the other website.

Some SEO experts believe that making external links nofollow can help your own WordPress website rank higher. However, this has not proven to be the case.

A few years ago, Google announced that their search algorithm now uses nofollow as a hint rather than a directive for crawling and indexing purposes.

How to Check if a Link Is Nofollow

All nofollow links contain the rel="nofollow" HTML attribute.

Here is the HTML code for an example of a nofollow link:

To check if the nofollow tag is added to a link on a website, you need to take your mouse to that link, right-click on it, and then select ‘Inspect’ in your browser.

Check nofollow attribute in the linkCheck nofollow attribute in the link

Your browser window will now split into two parts.

In the Inspect panel, you will be able to see the HTML source code of the link along with the nofollow attribute.

Alternatively, you can use a Chrome extension like Strike Out Nofollow Links. This lets you instantly see which links have the nofollow attribute.

As a general SEO best practice, you should add nofollow to all external websites that you don’t trust.

It’s completely acceptable and actually recommended to link to authority websites like Wikipedia, WPBeginner, and the New York Times without the nofollow attribute. Linking to authority sites helps add credibility to your own website.

However, we recommend you use nofollow links to less credible websites.

Here are some cases when you should always add nofollow attributes to the links:

1. Affiliate and Sponsored Links

Many bloggers make money online using affiliate marketing.

Affiliate links are tracking links for products and services that you recommend. You get a referral commission if someone purchases after going through your link.

You should always add the nofollow attribute to affiliate links. This applies whether you are using a direct affiliate link or cloaking it using Pretty Links.

Another popular way bloggers make money is by adding sponsored links. You should always nofollow sponsored links. Otherwise, search engines may consider your WordPress site to be selling links or spamming. This can get you penalized in search engine results.

Tip: In 2019, Google introduced some additional link attributes. You can use sponsored instead of nofollow for affiliate and sponsored links, if you want. For our purposes, it has the same effect.

2. External Links

Sometimes, you may link to external sources as references. Since you don’t control the content on those websites, you should consider adding nofollow to them.

In simple words, you are telling the search engines that you are linking to a source, but it is not something you can vouch for.

Note: You don’t need to use nofollow links to authority websites.

3. Sidebar Links

Some bloggers add a list of external or affiliate links to the sidebar of their WordPress blog. These external links may be from authority sites or websites that they trust.

The problem is every time a new page is created on your site, you also create a new backlink for those websites from your sidebar on that page.

It is important to make these links nofollow. That way, you are not passing the SEO juice from every page to certain links.

The easiest way to add nofollow links to your site is to use the All in One SEO (AIOSEO) plugin for WordPress. This lets you add the nofollow attribute without needing to edit any HTML code. You can use the free or premium version of the AIOSEO plugin.

First, install and activate the All in One SEO Premium or AIOSEO free plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Upon activation, create a new page or post and add the anchor text for your link. Next, select the anchor text and click on the link icon.

Highlighting text and clicking the link icon in the block editorHighlighting text and clicking the link icon in the block editor

This will open a box for your link, with several options that you can toggle on or off.

We recommend enabling both the ‘Open in a new tab’ option as well as ‘Add “nofollow” to link’.

The nofollow attribute option added by All-in-One SEOThe nofollow attribute option added by All-in-One SEO

Tip: Many bloggers select the ‘Open link in a new tab’ checkbox when adding an external link. This is a great way to improve engagement and keep your visitors from leaving your website.

Once done, just click the arrow button or press ‘Enter’ on your keyboard. This instantly adds the nofollow link to your page or post.

Using All in One SEO to Add a Nofollow Link in the Classic Editor

Although we recommend using the block editor, some users still prefer to use the Classic Editor for writing posts and creating pages.

AIOSEO lets you easily add nofollow links in the classic editor, too. Simply open up the post or page you want to edit.

Next, add some anchor text for your link, then highlight it and click the link button. Then, enter your link.

Adding a link in the classic editor, using the link buttonAdding a link in the classic editor, using the link button

Now, click the cog icon to open up the settings for the link. After that, check the box for ‘Add rel="nofollow" to link’.

You may also want to set your link to open in a new tab. Once you are done, click the ‘Add Link’ button.

The nofollow option added by All-in-One SEO, in the classic editorThe nofollow option added by All-in-One SEO, in the classic editor

Your nofollow link will then be added to your WordPress post.

If you don’t want to use the AIOSEO plugin, then you will have to manually add nofollow links in the WordPress block editor.

Let’s take a look at the step-by-step process of how to add nofollow links in WordPress posts or pages with the block editor.

First, go to Posts » Add New to create a new page.

As before, select the anchor text for your link and click on the link icon. Go ahead and enter your link.

If you want the link to open in a new tab, simply toggle that option on.

Entering the text for the link and (optionally) setting it to open in a new tabEntering the text for the link and (optionally) setting it to open in a new tab

Once done, just click the arrow button or press ‘Enter’ on your keyboard to add the link.

To add the nofollow attribute to your link, you need to select the block containing your link and then click on the 3 vertical dots icon in the top bar.

Opening up the 'More Options' dropdown for your blockOpening up the 'More Options' dropdown for your block

This will open a dropdown menu.

You need to click on the ‘Edit as HTML’ option.

Selecting the option to edit your block as HTMLSelecting the option to edit your block as HTML

You will now see the HTML code of your link. Go ahead and add the rel="nofollow" attribute to the link element.

If you see the rel="noopener noreferrer" attribute in the HTML code, then simply add nofollow within the quotation marks.

Adding the nofollow attribute to the link in your HTML codeAdding the nofollow attribute to the link in your HTML code

Once done, just click on the 3 dots icon again.

Then, select ‘Edit visually’ to go back to the standard visual format.

Switch back to editing your block visuallySwitch back to editing your block visually

This will convert your normal link to a nofollow link. You can follow the same process for adding the nofollow attribute to all other external links.

Even though AIOSEO is the easiest way to add nofollow links, you can also add links manually if you are using the classic editor.

First, go to Pages » Add New to create a new page. Add some anchor text for your link, then highlight it and click the link button. Then, enter your link.

Adding a link in the classic editor, using the link buttonAdding a link in the classic editor, using the link button

If you want to set your link to open in a new tab, just click the cog icon and click the ‘Open link in a new tab’ checkbox.

Then, click the ‘Add Link’ button.

Setting a link in the classic editor to open in a new tabSetting a link in the classic editor to open in a new tab

Now, click on the Text tab of the classic editor. You just need to add rel="nofollow" to the link here.

If rel="noopener" is already present, then simply add nofollow too.

Adding the nofollow attribute in the classic editorAdding the nofollow attribute in the classic editor

You have already learned how to add individual nofollow links in the Gutenberg editor manually. However, that method is best when you only plan to add a few nofollow links.

If you have a lot of external and affiliate links in your post, then you should switch to the Code Editor. This lets you add the nofollow attribute faster.

Open code editor to edit external linksOpen code editor to edit external links

On the post or page editing screen, click on the 3 vertical dots icon in the top-right corner. This will open a dropdown menu.

Simply select the ‘Code Editor’ option.

Using the code editor view instead of the visual view of your blocksUsing the code editor view instead of the visual view of your blocks

You will now see the HTML code of your page. Go ahead and find all your external links, and add the nofollow attribute to each of them.

Once done, you need to click the ‘Visual Editor’ option to switch back.

Adding a nofollow attribute to your WordPress menu links is extremely simple, but the option isn’t very visible. This is why many WordPress users don’t even realize it’s there.

Let’s take a look at how to add nofollow links in WordPress navigation menus.

First, you need to go to the Appearance » Menus page in your WordPress admin.

Next, choose the menu where you want to add the external link. Go ahead and click on the ‘Select’ button to open it.

Select a navigation menu to editSelect a navigation menu to edit

After that, you need to click the ‘Custom Links’ tab to add the link text and external link URL.

Once done, click on the ‘Add to Menu’ button to create a new menu item.

Add Custom Link to Navigation menu in WordPressAdd Custom Link to Navigation menu in WordPress

The external link will now appear in the Menu Structure column along with the other menu items.

Next, click the ‘Screen Options’ button at the top-right corner of the page.

Screen Options navigation menusScreen Options navigation menus

You just need to select the ‘Link Relationship (XFN)’ and ‘Link Target’ options.

Now, scroll back down and click the downward arrow icon of the new menu item to expand it.

Add nofollow to Link Relationship XFN optionAdd nofollow to Link Relationship XFN option

To add the nofollow attribute, just type nofollow in the ‘Link Relationship (XFN)’ textbox. You can also check the ‘Open link in a new tab’ option if you want.

Don’t forget to click the ‘Save Menu’ button to save your changes.

Click on the Save Menu buttonClick on the Save Menu button

Some WordPress users want to automatically add the nofollow attribute to all external links on their site.

Most solutions that offer this are done with the help of JavaScript. This is not helpful for Google or for your site’s SEO. Instead, you should manually nofollow the links using the above methods.

Some bloggers worry about comment links. The good news is that WordPress adds the nofollow attribute to all comment links by default.

If you are still looking for a solution to automatically nofollow all external links, then you can use the WP External Links plugin. It adds the nofollow attribute to all external links in your posts, pages, navigation menus, and the sidebar.

First, you need to install and activate the WP External Links plugin. For more details, see our step-by-step guide on how to install a WordPress plugin.

Upon activation, go to the new External Links page in your WordPress dashboard.

Setting up the External Links pluginSetting up the External Links plugin

Here, you need to change the ‘Set follow or nofollow’ dropdown to ‘nofollow’.

Above this, you have the option to set links to open in a new tab using the ‘Open external links’ dropdown.

Using the plugin to set external links to be automatically nofollowedUsing the plugin to set external links to be automatically nofollowed

Don’t forget to click the ‘Save Changes’ button when you have finished. This plugin will now automatically turn all the external links on your site into nofollow links.

Now that you know how to add nofollow links, you may like to see some other WordPress tutorials related to using links:

  • Beginner’s Guide on How to Add a Link in WordPress
  • How to Add Nofollow Links in WordPress Navigation Menus
  • How to Add Title and NoFollow to Insert Link Popup in WordPress
  • Internal Linking for SEO: The Ultimate Guide of Best Practices
  • Best Internal Linking Plugins for WordPress (Automatic + Manual)
  • How to Open External Links in a New Window or Tab with WordPress
  • How to Easily Add Anchor Links in WordPress (Step by Step)
  • How to Find and Fix Broken Links in WordPress (Step by Step)

We hope this guide helped you to learn how to add nofollow links in WordPress. You may also want to see our beginner’s guide to image SEO or our expert picks for the best WordPress LMS plugins to build online courses.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.


Shares

666

Share

Tweet

Share

Facebook Messenger
WhatsAppEmail
Lượt xem: 15

Trả lời

Email của bạn sẽ không được hiển thị công khai. Các trường bắt buộc được đánh dấu *