question no 1
if we want to include all the search engine to index our web site:
is these how the Robot.txt file going to look like
User-agent: *
Disallow:
Question no 2
Is this code simply mean only ia_archiver will not be able to crawl our site and the rest of
the robot can?
User-agent: ia_archiver
Disallow: /
Or do we need to add two more lines like these
User-agent: ia_archiver
Disallow: /
User-agent: *
Disallow:
so we can get the other robot to access our web site...
...and finally, what is the type of file in our website site that we usually don't want the robot to read, so I can put this code like...Disallow:/something/ in...Thanks for the help guys...


LinkBack URL
About LinkBacks
Thanks for the help guys...




Reply With Quote



Bookmarks