Quantcast
Channel: WordPress.org Forums » [Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Support
Viewing all articles
Browse latest Browse all 42467

matt solomon on "[Plugin: WordPress SEO by Yoast] google webmasters says site is blocking urls"

$
0
0

WordPress version: 3.5.1
WordPress SEO version: 1.3.4.4

I 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

http://wordpress.org/extend/plugins/wordpress-seo/


Viewing all articles
Browse latest Browse all 42467

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>