dyn4mik3
04-13-2005, 09:35 PM
Couple tips for optimizing RSS feeds:
1. Use a descriptive <title> for each item. Use keywords.
2. Put just enough text in the <description> to entice readers to your site. Again use keywords.
3. Use a seperate <link> for each item. Make sure the url is absolute, since relative urls will break.
4. If you are using <image> make sure you add <title> text - this is used as the alt attribute when rendered as html.
5. Avoid too much html markup in <description>, but keep the html tags optimized (alts, titles)
Anyone else have some tips for optimizing rss?
1. Use a descriptive <title> for each item. Use keywords.
2. Put just enough text in the <description> to entice readers to your site. Again use keywords.
3. Use a seperate <link> for each item. Make sure the url is absolute, since relative urls will break.
4. If you are using <image> make sure you add <title> text - this is used as the alt attribute when rendered as html.
5. Avoid too much html markup in <description>, but keep the html tags optimized (alts, titles)
Anyone else have some tips for optimizing rss?