Forum Moderators: goodroi

Message Too Old, No Replies

Specifying pages for robots to crawl

Worth it or not?

         

sixdeep

6:14 pm on Aug 29, 2005 (gmt 0)

10+ Year Member



I have my site setup in php and I'm using the HTTP_GET_VARS approach to dynamically call content onto my index page. So index.php?c=hosting is pulling from the hosting.php file. Since the hosting.php file is just a table with text in it, should I tell the spiders not to index it and just index index.php?c=hosting instead? Don't really want the SE's to show the files like hosting.php

What should I do here?