PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
robots.txt is a file you put on your website that tells robots (web search engine spiders) what they're allowed to access. The format for robots.txt files is pretty simple, a search in Google will get you hundreds of tutorials and stuff.
However, this isn't really what you want. If the page is already in Google then a robots.txt file on your server isn't going to remove it. For that you'll have to use the "URL Removal Request Tool" .. http://www.google.com/support/webmaster ... topic=8459
onion2k wrote:If the page is already in Google then a robots.txt file on your server isn't going to remove it. For that you'll have to use the "URL Removal Request Tool" .. http://www.google.com/support/webmaster ... topic=8459