Forum Moderators: open
If you goto Yahoo & search for (guide ispermalink="false") you will see a lot of RSS XML webpages in the index. Your also notice how the description is really messed up for all of these.
I would like to find a workaround to fix this but i am not sure it is possible. The workaround should enable a clean description without disturbing any feeds produced by the xml.
My only theory so far is perhaps the following might work at the start of the xml?
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<!--
Welcome to widgets central.. your place for widgets in blue & green...
-->
<channel>...
Will this work?
Anyone have any ideas for a solution?
Atleast not at this time...
I was hoping on a technique that could somehow place the normal html meta tag for Yahoo in the xml code without disturbing aggregators, but i guess this is impossible.