#**************************************************************************** # robots.txt # : Robots, spiders, and search engines use this file to detmine which # content they should *not* crawl while indexing your website. # : This system is called "The Robots Exclusion Standard." # : It is strongly encouraged to use a robots.txt validator to check # for valid syntax before any robots read it! # # Examples: # # Instruct all robots to stay out of the admin area. # : User-agent: * # : Disallow: /admin/ # # Restrict Google and MSN from indexing your images. # : User-agent: Googlebot # : Disallow: /images/ # : Disallow: /contactus.swf # : Disallow: /download.swf # : Disallow: /gallery.swf # : Disallow: /gallery.xml # : Disallow: /graph.swf # : Disallow: /home.swf # : Disallow: /notification.php # : Disallow: /ourvision.swf # : Disallow: /purchasecompleted.html # : Disallow: /screenshots.swf # : Disallow: /whoweare.swf # : Disallow: /master.swf # : Disallow: /insertToDB.php # : User-agent: MSNBot # : Disallow: /images/ # : Disallow: /master.swf # : Disallow: /contactus.swf # : Disallow: /download.swf # : Disallow: /gallery.swf # : Disallow: /gallery.xml # : Disallow: /graph.swf # : Disallow: /home.swf # : Disallow: /notification.php # : Disallow: /ourvision.swf # : Disallow: /purchasecompleted.html # : Disallow: /screenshots.swf # : Disallow: /whoweare.swf # : Disallow: /master.swf # : Disallow: /insertToDB.php #**************************************************************************** User-agent: * Disallow: