How to prevent site pages being indexed by search engine?

+1 vote
asked by anonymous

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)