View Full Version : htaccess and robots.txt
jhantraz
Jan 3rd 2006, 6:43 am
hello everyone.
what is htaccess?
what do you mean with htaccess?
what's that thing for?
is it related to robots.txt?
ServerUnion
Jan 3rd 2006, 6:51 am
they are not related. Here is what they do...
.htaccess allows you to provide sitwide directives to the website
robots.txt suggests to the search engines which page you DO NOT want to have indexed. Here is an article I wrote a while back about it: http://www.greatnexus.com/articles/a68.html
mdvaldosta
Jan 3rd 2006, 6:52 am
.htaccess tells gives your apache server specific instructions for handling certain files and functions. For example you can password protect files, rewrite web addresses, etc.
robots.txt is for search engines, it tells them what their allowed to and not allowed to look at.
jhantraz
Jan 3rd 2006, 7:18 am
thanks. so there's no relation between the two.
thank you for the responses :D
frankm
Jan 3rd 2006, 7:43 am
more about robots.txt can be found at http://www.robotstxt.org/
falco85
Jan 7th 2006, 3:01 am
This above is a great link ;) Is explaining clearly how robots.txt works!
vBulletin® v3.6.8, Copyright ©2000-2008, Jelsoft Enterprises Ltd.