sitemap: http://just-thinkin.net/sitemap.xml # This rule means it applies to all user-agents User-agent: * # Disallow all directories and files within Disallow: /contact-me/ Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/cache/ Disallow: /wp-content/themes/ Disallow: */feed/ Disallow: */trackback/ Disallow: */_vti_cnf/* Disallow: /wpab/* Allow: /wp-content/uploads/ # Disallow all files ending with these extensions Disallow: /*.php$ Disallow: /*.js$ Disallow: /*.inc$ Disallow: /*.css$ Disallow: /*.wmv$ Disallow: /*.tar$ Disallow: /*.cgi$ Disallow: /*.xhtml$ Disallow: /*.include$ # The Googlebot is the main search bot for google User-agent: Googlebot # Disallow all directories and files within Disallow: /contact-me/ Disallow: /cgi-bin/ Disallow: /wp-admin/ Disallow: /wp-includes/ Disallow: /wp-content/plugins/ Disallow: /wp-content/cache/ Disallow: /wp-content/themes/ Disallow: */_vti_cnf/* Disallow: */wpab/* Disallow: /*?* Disallow: /*? # Disallow Google from parsing individual post feeds and trackbacks.. Disallow: */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: /*# BEGIN XML-SITEMAP-PLUGIN Sitemap: http://just-thinkin.net/sitemap.xml.gz # END XML-SITEMAP-PLUGIN