DKS
Light Poster
15Apr2009,21:24   #11
DKS's Avatar
Great info on robots.txt file. It is definently a tool that a lot of people don't utilise. Most likely its because they are not aware of it. Great post!
Ambitious contributor
29Jul2009,06:44   #12
yohan's Avatar
It is easy for robots/spiders to crawl your site if you have this file..
Go4Expert Member
3Nov2009,15:52   #13
chathura's Avatar
Good. can you show how to write when we want to say nofollow url?
CoderByNature
2Dec2009,12:30   #14
technica's Avatar
one should also include sitemap path in the robots.txt file for better results.
Newbie Member
26Jan2010,03:39   #15
devinedbyzero's Avatar
Quote:
Originally Posted by CircuitX View Post
Ok, sorry about that .
hello bro,
follow me,you need the letter "p".you will see me in hackthis.co.uk
try to solve it.
Contributor
1Jun2010,11:53   #16
satyedra pal's Avatar
We Use Robots Tag on all pages that we want indexed for the website. This will instruct the robots to crawl the page of the website.
Robot tag is implemented in following way:
<meta name="robots" content="index" />
Skilled contributor
1Jun2010,14:06   #17
unni krishnan.r's Avatar
great post
Skilled contributor
1Jun2010,14:06   #18
unni krishnan.r's Avatar
i got a vast discription
Banned
23Jul2010,15:20   #19
dvdv882's Avatar
Robots.txt file is a special text file that is always located in your Web server's root directory. Robots.txt file contains restrictions for Web Spiders, telling them where they have permission to search. A Robots.txt is like defining rules for search engine spiders (robots) what to follow and what not to. It should be noted that Web Robots are not required to respect Robots.txt files, but most well written Web Spiders follow the rules you define.
Go4Expert Member
19Aug2010,17:05   #20
lingoway's Avatar
good article