# This rule means it applies to all user-agents User-agent: * # Disallow all directories and files within Disallow: /cgi-bin/ Disallow: /stats/ Disallow: /tag/ Disallow: /igrab/ Disallow: /multi/ Disallow: /one/ Disallow: /za/ Disallow: /author/ Disallow: /search/ Disallow: /wp-admin/ Disallow: /wp-includes/ # The Googlebot is the main search bot for google User-agent: Googlebot # Disallow all files ending with these extensions Disallow: /*.php$ Disallow: /*.inc$ 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/ Allow: /feed/ # 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: /*