Tagged Questions
6
votes
1answer
321 views
Should I block Wordpress archive pages from search engines?
I use WordPress and /sample-post/ URLs for my posts and /yyyy/mm/ for the archives.
Google has indexed the site fully.
Since the archives currently display full posts I've thought that I shouldn't ...
1
vote
3answers
562 views
Robots.txt never downloaded but some blocked URLs in GWT
There is something I don't understand in Google Webmaster Tools (GWT) for my Wordpress site.
In menu "Blocked URLs", it mention that my robots.txt has never been downloaded but there are some blocked ...
1
vote
1answer
229 views
Need to sanity-check my .htaccess, especially Limit GET POST line for Google repellent
I need a sanity check on this .htaccess (from a WordPress site) I inherited from a 5 month+ old site.
What's the symptom? Google + Bing crawl, but don't index any of the pages.
Let me be clear: I'm ...
0
votes
1answer
260 views
wordpress robots.txt is this reasonable?
this is my first time to write a robots.txt, I am not sure this is reasonable or not. sorry for open a question. I use wordpress cms.
all the page urls like http://mydomain.com/it/page1, ...
2
votes
3answers
572 views
What is a good robots.txt for WP?
What is the "best" setup for robots.txt?
I'm using the following permalink structure in Wordpress: /%category%/%postname%/.
My robots.txt currently looks like this (copied from somewhere a long time ...