# BEGIN XML-SITEMAP-PLUGIN Sitemap: http://facebook-developer.net/sitemap.xml.gz # END XML-SITEMAP-PLUGIN # This rule means it applies to all user-agents User-agent: * # Disallow all directories and files within Disallow: /ads/ Disallow: /wp-admin/ Disallow: /wp-content/ Disallow: /wp-includes/ Disallow: /author/ Disallow: /category/ Disallow: /page/ # 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 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 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: /*