How to notify search engines not to index pages

Web hosting, SEO, etc... related
Post Reply
User avatar
Neo
Site Admin
Site Admin
Posts: 2642
Joined: Wed Jul 15, 2009 2:07 am
Location: Colombo

How to notify search engines not to index pages

Post by Neo » Sat Mar 13, 2010 7:14 am

By simply inserting following meta tags, we can avoid indexing html pages.

Code: Select all

<meta name="robots" content="noindex,nofollow"> 
<meta name="robots" content="noarchive">
Post Reply

Return to “Web Related”