# Only Googlebot, Yahoo! (Slurp) and Ask (Teoma) support Allow # Only Googlebot, MSNbot and Yahoo! (Slurp) support wildcards # Only Ask (Teoma), MSNbot and Yahoo! (Slurp) support crawl delays # Google, Microsoft, Yahoo and Ask support sitemap auto-discovery # Google User-agent: Googlebot # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /tags Disallow: /feed Disallow: /trackback Disallow: /gamedb # Block contact sub-pages (like email signup confirmation) Disallow: /wp-login* Disallow: /contact/* # Block URLs that include ? except those that end with ? Allow: /*?$ Disallow: /*? # Block all files ending with these extensions Disallow: /*.css$ Disallow: /*.js$ Disallow: /*.ico$ Disallow: /*.opml$ Disallow: /*.php$ Disallow: /*.xml$ # But allow /index.php and /sitemap.xml Allow: /index.php Allow: /sitemap.xml Allow: /wp-content/uploads # MSN User-agent: msnbot # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /tags Disallow: /feed Disallow: /trackback Disallow: /gamedb # Block contact sub-pages (like email signup confirmation) Disallow: /wp-login* Disallow: /contact/* # Block URLs that include ? except those that end with ? Allow: /*?$ Disallow: /*? # Block all files ending with these extensions Disallow: /*.css$ Disallow: /*.js$ Disallow: /*.ico$ Disallow: /*.opml$ #Disallow: /*.php$ #Disallow: /*.xml$ Allow: /wp-content/uploads # Yahoo! User-agent: Slurp # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /tags Disallow: /feed Disallow: /trackback Disallow: /gamedb # Block contact sub-pages (like email signup confirmation) Disallow: /wp-login* Disallow: /contact/* # Block URLs that include ? except those that end with ? Allow: /*?$ Disallow: /*? # Block all files ending with these extensions Disallow: /*.css$ Disallow: /*.js$ Disallow: /*.ico$ Disallow: /*.opml$ Disallow: /*.php$ Disallow: /*.xml$ # But allow /index.php and /sitemap.xml Allow: /index.php Allow: /sitemap.xml Allow: /wp-content/uploads # Ask User-agent: Teoma # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /tags Disallow: /feed Disallow: /trackback Disallow: /gamedb # Block contact sub-pages (like email signup confirmation) Disallow: /wp-login Disallow: /wp-login/ Disallow: /contact/signedup Disallow: /contact/confirmedsignup # Allow /index.php and /sitemap.xml Allow: /index.php Allow: /sitemap.xml Allow: /wp-content/uploads # Catch-all for other agents User-agent: * # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /tags Disallow: /feed Disallow: /trackback Disallow: /gamedb # Block contact sub-pages (like email signup confirmation) Disallow: /wp-login Disallow: /wp-login/ Disallow: /contact/signedup Disallow: /contact/confirmedsignup