How to Remove Your Blogger Label Pages From Getting Indexed?
This tip is to be done at the time of starting a new blog on Blogger. After your pages are indexed in search engine, this tidbit is worthless. For more of such tips, please check the category, Blogging Tips and Blogging Tidbits. This tweak is important for avoiding duplicate content problems.
Go to your Layout->Edit HTML and find this code: <a expr:href='data:label.url'
After its instance, just add rel="nofollow". The result should be: <a expr:href='data:label.url' rel="nofollow". That's it.
Go to your Layout->Edit HTML and find this code: <a expr:href='data:label.url'
After its instance, just add rel="nofollow". The result should be: <a expr:href='data:label.url' rel="nofollow". That's it.
Komentar
Posting Komentar