# This rule means it applies to all user-agents User-agent: * Crawl-delay: 60 # Disallow all directories and files within Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /category/ Disallow: /page/* # Disallow all monthly archive pages Disallow: /2009/0 Disallow: /2009/1 Disallow: /2008/0 Disallow: /2008/1 # The Googlebot is the main search bot for google User-agent: Googlebot # Disallow all files ending with these extensions Disallow: /*.php$ Disallow: /*.js$ Disallow: /*.inc$ Disallow: /*.css$ Disallow: /*.gz$ Disallow: /*.wmv$ Disallow: /*.tar$ Disallow: /*.tgz$ Disallow: /*.cgi$ Disallow: /*.xhtml$ # Disallow Google from parsing indididual post feeds and trackbacks.. Disallow: */feed/ Disallow: */trackback/ # Disallow all files with ? in url Disallow: /*?* Disallow: /*? # Disallow all archived monthlies Disallow: /2008/0* Disallow: /2009/0* Disallow: /2008/1* Disallow: /2009/1* # The Googlebot-Image is the image bot for google User-agent: Googlebot-Image # Allow Everything Allow: /* # This is the ad bot for google User-agent: Mediapartners-Google* # Allow Everything Allow: /* # BEGIN XML-SITEMAP-PLUGIN Sitemap: http://23r9i0.info/sitemap.xml.gz # END XML-SITEMAP-PLUGIN