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

My pages are updating/refreshing slowly

Refresh is immediate on the server. When a file is updated and uploaded it is there. If you are...

Why is my account suspended?

Why is my account suspended? If you are receiving an account suspended page when trying to access...

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...

How can I redirect http to https?

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

How can I change the index listing in a directory?

You can change the initial page that is sent to client requests when a directory is accessed by...