How to prevent search engines from following links on your website?

If you want to block search engines from following a link on your website, you can add a rel="nofollow" tag to your HTML code.

This is useful if you want to have links on your page to external sources. You can use the following syntax for example:

<a href="http://www.externalsite.com" rel="nofollow">External site</a>

By doing this, your visitors will be able to use the link, but the search engines will not "follow" it.

You can use this approach to add links to your website to competitive sites without increasing their page rank.

  • 1 Users Found This Useful
Was this answer helpful?

Related Articles

How to decrease the crawl rate of Bing’s search engine bot

The MSN bot or BING bot crawls your website to index your website’s content and show the results...

How to remove a website from Google

There are several options to prevent your web site from being indexed by Google. For best results...

What should I do considering search engine ranking if I need to change my primary domain name?

Changing the primary domain name for your website and preserving the search engine ranking can be...

What should I do if I change my page titles in order to ensure search engines will index the new pages?

There is only one change that needs to take place if you decide to change the page URLs for your...

If I switch hosts, will it affect my search engine ranking?

Switching web hosts will not affect your web site ranking in any way. There is only one thing...