Why Javascript Feeds Are Not Effective
- Some sites offer javascript code that generates content sourced from RSS feeds for your site.
- These are of absolutely no value in terms of search engine rankings, as the googlebot cannot read javascript and the content is not interpreted as part of your page.
- What you need is code that parses the RSS feed and renders the feed as html content that's part of your page.
- This is achieved using server side scripting languages like PHP or ASP.
i love scripting
ReplyDelete