Quote:
|
Originally Posted by computergenius
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:
|
Yes, then go to google, and look up and read how to handle your robots.txt. I has a significant effect. It is also lengthly and complex. Too much for a reply here. In the mean-time, use the example above.