How to Stop Page Rank Leakage
Tuesday, July 21st, 2009 |
In link building strategy, there is a trick to give credit, or what we called Google page rank, to a desired page. This can be done by using rel tag. Rel tag is used inside the link tag, which is the ‘a‘ tag. This is how to use a rel tag:
<a href=”http://www.imtipsblog.com” rel=”bookmark”>Internet Marketing Tips Blog</a>
You see the rel inside the a tag bracket. Rel is not exactly a tag. It is an attribute. Rel is used to specifies the relationship between the current document and the linked document. According to W3School.com, rel is not supported with any major browser. Browser do not use this attribute in any way but search engine do. Search engine such as Google can use this attribute to get more information about link, for example determine relationship between page. There are several parameter that can be used with rel tag. (more…)



