View Single Post
  #16 (permalink)  
Old 08-11-2006, 08:27 PM
computergenius computergenius is offline
WebProWorld Veteran
 
Join Date: Jul 2003
Location: Spain
Posts: 343
computergenius RepRank 1
Default Robots.txt

Assuming that you want all robots to access all pages, just create a blank file, called robots.txt, and put it in your root directory.

Complicated, huh? <G>

Alternatively, put the following two lines in the file, for the same effect.
User-agent: *
Disallow:
__________________
Pete Clark
Got any spare time? Anything you need? Barter in Spain at http://BarterWithBart.com
Reply With Quote