Hi forum,
in new webmastertools all my tags (78) are find fault. In other posts I found that it is normal for "EasyBlog" to do so because otherwise Google will interpret those tags as duplicate content.
What is right now: leave it as it is or change from "noindex, follow" to "index, follow".
I found this: // Add noindex for tags listing by default
if ($this->config->get('main_tag_noindex', true)) {
$this->doc->setMetadata('robots', 'noindex,follow');
A good advice is needed

- Regards Bernhard