# 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: /feed Disallow: /trackback # 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 AND /home.php Allow: /index.php Allow: /home.php Allow: /sitemap.xml Allow: /sitemap.xml.gz # MSN User-agent: msnbot # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /feed Disallow: /trackback # 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 AND /home.php Allow: /index.php Allow: /home.php Allow: /sitemap.xml Allow: /sitemap.xml.gz # Yahoo! User-agent: Slurp # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /feed Disallow: /trackback # 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 /blog/index.php and /sitemap.xml AND /home.php Allow: /index.php Allow: /sitemap.xml Allow: /home.php Allow: /sitemap.xml.gz # Ask User-agent: Teoma # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /feed Disallow: /trackback # Allow /index.php and /sitemap.xml AND /home.php Allow: /index.php Allow: /home.php Allow: /sitemap.xml Allow: /sitemap.xml.gz # Alexa archiver User-agent: ia_archiver Disallow: / # Google AdSense User-agent: Mediapartners-Google* Disallow: Allow: /* # Catch-all for other agents User-agent: * # Block all files in these directories Disallow: /wp-admin Disallow: /wp-content Disallow: /wp-includes Disallow: /feed Disallow: /trackback