# This rule means it applies to all user-agents User-agent: * # Disallow all directories and files within Disallow: */wp-admin Disallow: */wp-content Disallow: */wp-includes Disallow: *wp-login.php Disallow: /wp- Disallow: /search Disallow: /feed Disallow: /comments/feed Disallow: /feed/$ Disallow: /*/feed/$ Disallow: /*/feed/rss/$ Disallow: /*/trackback/$ Disallow: /*/*/feed/$ Disallow: /*/*/feed/rss/$ Disallow: /*/*/trackback/$ Disallow: /*/*/*/feed/$ Disallow: /*/*/*/feed/rss/$ Disallow: /*/*/*/trackback/$ # The Googlebot is the main search bot for google User-agent: Googlebot # Disallow Google from parsing indididual post feeds and trackbacks.. Disallow: */feed/ Disallow: */trackback/ Disallow: /search Disallow: *.htmlemail/ # Disallow all files with ? in url Disallow: /*?* Disallow: /*? # 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: /*