How Can I Stop My Website From Showing Up In Search Engine Results??
I don’t want people to stumble onto my website from search engine results. How can I stop my website from showing up in results from search engines like yahoo search and google etc. Is there any way through which I can stop my url showing up in results??








Please refer the following link from Google and Yahoo which explains how to do this. http://www.google.com/support/webmasters…http://help.yahoo.com/l/us/yahoo/search/…
This is the purpose of search engine. So if the queries match with your website, the website will appear. There’s nothing you can do.
Simplest way to do this is open up notepad, copy and paste the following lines….
User-agent: *
Disallow: /
Save as robots.txt and upload to the root directory of your website.
You must understand that this is not 100% guarenteed to keep your site out of all search engines as it all depends on the complience of the spider that is crawling your site.
Shaunhttp://www.landingnet.co.uk
No
You could create a ‘robots.txt’. That file tells the search engine not to look at your site!