Indexed, though blocked by robots.txt, coverage issue.


Indexed, though blocked by robots.txt, coverage issue

  • That is normal and the way it should be for Blogger blogs.
  • Google does this automatically.
  • Do not change robots txt etc.
  • Google knows which ones to index.
Thanks.

Indexed, though blocked by robots.txt, coverage issue

  • You don't need to solve anything, the "coverage issue" warning is to be seen as an informational message in your case
  • Those pages should be blocked, same message provided the other individuals on this thread. No issue, nothing to fix.
Thanks.


Indexed, though blocked by robots.txt, coverage issue



Other ways
  • It's normal to not want a site's internal search results included in search engine indexes (assuming the "real" pages are indexable).
  • If that was your intention, the best way is to set a meta tag on the search page set to "noindex".
  • And you should remove the Disallow: /search from your robots.txt - you DO want search engines to crawl the search results page and see the "noindex".
I hope this helps.