One of the major problem of blogger is that sometimes search engine crawls your posts as archive.html. You can block search engines crawling as archive.html by following these steps:
Step 1:
Login to Blogger and Go to Dashboard.
Step 2:
Go to Design --> Edit Html
Step 3:
Paste the following code after the head tag.
<b:if cond='data:blog.pageType == "archive"'>
<meta content='noindex,follow' name='robots'/>
</b:if>
Step 4:
Save the Template
Step 5:
Now to Go to Settins --> Archiving.
Step 6:
Select Archiving Frequency As No
Step 7:
Done
Image may be subjected to copyright
Wednesday, July 6, 2011
Blogger : How to Block Search Engines to Crawl Pages as Archieve
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment