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>&lt;div class=&quot;field field-type-filefield field-field-project-icon&quot;&gt;
    &lt;div class=&quot;field-items&quot;&gt;
            &lt;div class=&quot;field-item odd&quot;&gt;
                    &lt;img  class=&quot;imagefield imagefield-field_project_icon&quot; width=&quot;220&quot; height=&quot;77&quot; alt=&quot;&quot; src=&quot;http://www.omp123.com/sites/default/files/curious-corner_s04.jpg?1254783462&quot; /&gt;        &lt;/div&gt;
        &lt;/div&gt;

&lt;/div&gt;
</description>

Any way to turn off rss feeds from taxonomy?

Any way to strip html from rss feeds?

Thanks,
Mark

Comments

edvanleeuwen’s picture

I have similar problems and have issued a support request: http://drupal.org/node/666930

Best regards,

Ed

francisconi.org’s picture

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