google webmasters says site is blocking urls
-
WordPress version: 3.5.1
WordPress SEO version: 1.3.4.4I did this: added my index_sitemap.xml to google webmasters
I expected the plugin to do this: work ? (not sure what to put here?)
Instead it did this: google thinks all of my sitemaps and its urls are being blocked by robots.txt
robots.txt says this:
User-Agent: * Disallow: /wp-content/plugins/
.htaccess says this
# BEGIN WordPress <IfModule mod_rewrite.c> RewriteEngine On RewriteBase / RewriteRule ^index\.php$ - [L] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> # END WordPress
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘google webmasters says site is blocking urls’ is closed to new replies.