@colin mcdermott – I thought as much. I wonder if this will negatively affect the site.
@vimiio – Nope, it hasn’t worked. Here’s what I’m seeing when I fetch and render my homepage – http://i.imgur.com/wmGNGui.png
And here’s my live robots.txt. file – http://i.imgur.com/CeYprBB.png
Could this be because the .CSS and .JS files are from third parties?
Thanks @vimiio, I’ll give that a whirl.
I’ve updated and submitted by robots.txt file, which now looks like this:
User-Agent: *
Disallow: /wp-*
User-Agent: Googlebot
Allow: /*.js*
Allow: /*.css*
However, when I fetch and render as Google, .js and .css files are still being blocked…
Any ideas?
Cheers