Showing posts with label spidering. Show all posts
Showing posts with label spidering. Show all posts

Monday, December 28, 2009

How to get yourself delisted from search engines

With all this talk about NewsCorp delisting from Google early in 2010, I thought I'd get my thoughts straight on how it is possible to do this:

There are two main ways to ensure that your site doesn't appear in search engines:
  1. Use a lot of underhand Search Engine Opimisation techniques
    This 'blackhat' activity will get your website delisted quickly and with a chance your URL may never reappear in the listings!

  2. Tell the search engine spiders not to visit
    What? Yes, you can tell all the major search engines that you don't want all or part of your site spidered & indexed. Its called a robots.txt file and it sits in the root directory of your website.
    Note: This isn't an exactly new thing done by Google, Robots.txt was devised in 1994... two years before Google was even incorporated.

So why, if Mr Murdoch has been threatening to delist his properties from every search engine (apart from those he wants to do a deal with) why hasn't he just got his Tech people to make this simple change and instantly get removed?
Note: This is even something Google took some time earlier in the year to point out how to do.

Thursday, October 8, 2009

Google looking to make AJAX crawlable

The problem a lot of sites have had over the last few years is that search engines are not able to crawl content delivered via AJAX (Asynchronous JavaScript and XML). This means that web crawlers doen't see what the visitor sees and a lot of Web2.0 content cannot be indexed - in effect discouraging those who want a site optimised for SEO purposes using rich interfaces.

But yesterday Google announced their proposal for a new standard for making AJAX crawlable.

These particularly technical recommendations hope to free up the content within AJAX-based sites, but need agrement from web server developers and search engines... a tall order indeed!

in reference to: Official Google Webmaster Central Blog (view on Google Sidewiki)