Quicky, search engine indexing

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
mzfp2
Forum Contributor
Posts: 137
Joined: Mon Nov 11, 2002 9:44 am
Location: UK
Contact:

Quicky, search engine indexing

Post by mzfp2 »

Is there anyway i can prevent my php pages from being indexed on search engines?

thanks in advance

http://alljammin.com
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

Use a robots.txt file (do a Google for info onto where to put it and what to put in it).

Mac
Post Reply