Why do I have references to robots txt in my web stat programs?

Many search engines will look for a robots.txt file before spidering your sites content. The robots.txt file contains specific rules a robot/spider should abide by when capturing data.

  • 524 Users Found This Useful

Was this answer helpful?

Related Articles

htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable” follow...

Adding a Facebook Button

Facebook has a wonderful page on adding a Facebook image to your website complete with...

View your website in older browser versions

As developers and webmasters it is always important to make sure your website works in several...

Enable Mod Rewrite

Create an .htaccess file with the following contents and upload it to your public_html directory....

My index page does not load - Why not?

Filenames are case sensitive. Be sure you have an index filename all in lower case. Examples are...