By mark_anthony on
I have google webmaster tools on a new site. (Using sitemap module to create xml sitemap)
Google seems to be returning html tags: div, class, (etc.), as keywords. These are being read from rss feeds generated from the taxonomy terms.
I have rewritten the robots.txt file to exclude the taxonomy file paths (as well as node file path), but would still like to fix the actual problem which seems to be these automatic feeds are generating faulty html.
From here:http://www.omp123.com/taxonomy/term/1/0/feed
Offending source code:
<description><div class="field field-type-filefield field-field-project-icon">
<div class="field-items">
<div class="field-item odd">
<img class="imagefield imagefield-field_project_icon" width="220" height="77" alt="" src="http://www.omp123.com/sites/default/files/curious-corner_s04.jpg?1254783462" /> </div>
</div>
</div>
</description>
Any way to turn off rss feeds from taxonomy?
Any way to strip html from rss feeds?
Thanks,
Mark
Comments
I have similar problems and
I have similar problems and have issued a support request: http://drupal.org/node/666930
Best regards,
Ed
I subscribe
I have read a lot (I've been weeks trying to solve the problem) and usually blame to php in my case "no" so that the libxml module (PHP 5.3), I works perfectly ...
And the only module that I have problems with this xml is
And all I have left is to disable via RSS: http://drupal.org/project/rss_permissions
No that is not important to take the case, being that is such an important tool for SEO
Sorry for my English