Login
Register
All Activity
Questions
Unanswered
Ask a Question
How to prevent site pages being indexed by search engine?
+1
vote
search-engine
asked
by
anonymous
Please
log in
or
register
to answer this question.
1 Answer
0
votes
user robots.txt in your domains root directory, seach engine will not index directories you specify in it.
example:
http://www.google.com/robots.txt
you can even specify single file in it.
answered
by
mark
(
360
points)
Please
log in
or
register
to add a comment.