• matt solomon

    (@matt-solomon)


    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

    https://www.ads-software.com/extend/plugins/wordpress-seo/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter matt solomon

    (@matt-solomon)

    update: google has full access to my site according to robots.txt checker on google webmasters

    but my /product-sitemap.xml is showcasing 136 warnings of urls not being accessable by google?

    Thread Starter matt solomon

    (@matt-solomon)

    any update on this?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘google webmasters says site is blocking urls’ is closed to new replies.