You mean something like this?
If you want to insert for each page...
If you want to block entire site for all se robots...Code:<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
If you want to block specific folder only...Code:User-agent: * Disallow: /
If you want to block specific file only and block just google...Code:User-Agent: * Disallow: /specific-folder/
Code:User-Agent: Googlebot Disallow: /private/privatefile.htm






Reply With Quote


Bookmarks