Hi guys i would like to ask if I really need to have a robots.txt I dont have any pages that i dont want the robots to crawl. So do i need to have one or shall I have a meta like <meta name="robots" content="index, follow" />?? Many thanks!
<meta name="robots" content="index, follow" /> will serve no purpose. If you don't want to dissalow any page you don't need a robots.txt. But uploading a blank text file called robots.txt will reduce the number of 404 errors you get and keep your server stats nice and neat.
There's an entire forum dedicated for that topic. Down in the site & server administration section. http://forums.digitalpoint.com/forumdisplay.php?f=50 (robots.txt forum) Enjoy