# This rule means it applies to all user-agents User-agent: * # Disallow all directories and files within Disallow: /wp-admin/ Disallow: /wp-includes/ # The Googlebot is the main search bot for google User-agent: Googlebot # Disallow Google from parsing individual post feeds and trackbacks.. Disallow: */feed/ Disallow: */trackback/ Disallow: /*.php$ Disallow: /*.php* Disallow: /wp-*/ Disallow: /cgi-bin/ Disallow: /category/ Disallow: /*.js$ Disallow: /*.inc$ Disallow: /*.css$ # Disallow all archived monthlies Disallow: /2005/0* Disallow: /2006/0* Disallow: /2007/0* Disallow: /2005/1* Disallow: /2006/1* Disallow: /2007/1* # Disallow all monthly archive pages Disallow: /2005/0 Disallow: /2005/1 Disallow: /2006/0 Disallow: /2006/1 Disallow: /2007/0 Disallow: /2007/1 # disallow all files with ? in url Disallow: /*?* # The Googlebot-Image is the image bot for google User-agent: Googlebot-Image Allow: /wp-content/uploads/ # Allow Everything Allow: /* # This is the ad bot for google User-agent: Mediapartners-Google* # Allow Everything Allow: /* Sitemap: http://www.digitalcameratracker.com/sitemap.xml