# Google, Microsoft, Yahoo and Ask support sitemap auto-discovery Sitemap: http://www.2bviewed.nl/sitemap.xml # Block all files in these directories User-agent: * Disallow: /wp-admin Disallow: /wp-includes Disallow: /wp-content/plugins Disallow: /wp-content/cache Disallow: /wp-content/themes Allow: /wp-content/uploads # Block URLs that include ? except those that end with ? Allow: /*?$ Disallow: /*? # Block all files ending with these extensions Disallow: /*.css$ Disallow: /*.js$ Disallow: /*.ico$ Disallow: /*.php$ Disallow: /*.xml$ # But allow /index.php and /sitemap.xml Allow: /index.php Allow: /sitemap.xml