Robots

Usage

  • Create a simple text file called robots.txt.

  • The content should be similar to the Sample below…

  • Copy the file to the root of your site.

  • If using Google webmaster tools, then use the Site configuration, Crawler access tools to review the update.

Sample

Simple

User-agent: *
Allow: /

Remove

User-agent: *
Disallow: /folder1/
Disallow: /private_file.html

Note: