There is a very important tag in the world of SEO which has helps webmasters to improve their rankings drastically. This tag is known as rel=nofollow. It prevents the webpage from being associated with the unnecessary links and logins, thus making it completely spam free and helping it to escalate its rankings.
This is the most hassle free to send a message loud and clear. The message is that the website is not up for being associated or interested in unnecessary advertisements/links/plug-ins or any other kind of logins.
A lot of people were wondering how the search engines adjust to this tag would. The answer is simple. The search engines simply drop the target links from their web graphs, however the search engine rankings of the particular website are not affected at all.
There are basically two types usages of rel=nofollow tags.
Type #1:
The tag appears along with the Meta tag and can be easily incorporated with the meta tag in the HTML code. An example of rel=nofollow in meta tag is:
Type #2:
Another way to use this tag is on a link level. This way, the tag can be included in a href tag, as in:
This simply tells the search engine, not to follow the link to destination, thus preserving the link juice of your website. Usually this tag is added to all links in blog comments and forms.HTML Code:<a href="signin.php" rel="nofollow">sign in</a>
By adding rel="nofollow" to a hyperlink, a page indicates that the destination of that hyperlink SHOULD NOT be afforded any additional weight or ranking by user agents which perform link analysis upon web pages (e.g. search engines). Typical use cases include links created by 3rd party commentators on blogs, or links the author wishes to point to, but avoid endorsing
Posted: 2010-07-14 13:46:00
Related Articles
- How URL Redirects can impact SEO of your website
Redirecting a website could be the most important link for an individual who is having troubles with two separate pages with same names. Most of the website own... - Do subdomains have any impact on SEO?
When it comes to SEO, too much knowledge is never enough. There would always be areas of expertise which are yet to be mastered by you. Let alone master, there ... - How to tune .htaccess file for SEO
It is common knowledge now that people make use of redirects when they want the visitors to direct from one page to the other. Most of the times website owners ... - Improve SEO with Internal Links
The process of internal linking within the website structure is pivotal for higher rankings on the search engines. This is an important aspect of making the web... - Search Engine Optimization through successful link exchanges
“Search Engine Optimization” is defined as a mode of increasing the volume of traffic and furthermore enhancing the quality of the visitors to a particular web ...

