I'm soooo confused! hehe, not really. Just a lot of options I guess...
I'm looking into RSS because I thought it would be good to:
1) have a steady source of fresh content that is pertinent to a site's topic.
2) be indexed in google with a potential source of very current/hot keywords (I'm referring to news headlines)
I have basic HTML skills and use the WSYWIG NVU.
I just read a great tutorial here at namepros on PHP which I want to learn more about.
I use various java scripts and such that I copy from free online sources and alter as needed, even if I don't always understand the code.
I'd prefer to take my time to accomplish this instead of just haphazardly throwing together a bunch of pages. (I'll admit I was tempted)
So my first question was how do I get these RSS feeds to appear on my page (example: http://rss.news.yahoo.com/rss/topstories )
I found a bunch of sites offering something similar to these:
http://www.rssfeedreader.com
http://www.rss-to-javascript.com
http://rss.news.yahoo.com/rss/topstories
The best I could figure :
1) They offer you a line of code in your choice of PHP or JavaScript (and sometimes an iframe for HTML).
2) A very small ad (about 3 lines/text only) for some is at bottom of the news feed.
3) One site says this about PHP vs. JavaScript:
"PHP (Search Engine Friendly Solution) Solution"
"JavaScript Solution (Search Engines cannot read JavaScript)"
Is that true?
4)One of the news feeds suggested with rssfeedreader.com is a Yahoo URL:
http://news.search.yahoo.com/usns/ynsearch/categories/news_story_search_rss/index.html?p=football
which can be easily changed for keywords (think website specific) by simply replacing the last word (football).
I like the way rssreedfeeder.com does a popup when a visitor clicks on a news item, instead of being forwarding away from my site.
However they include a small ad at the end. That might not to big a deal.
Is there some other way I should be looking into? I'm not to sure I like a 3rd party getting between my site and the newsfeed,
(yahoo-news-feed for example). Is there a simple script I can use that will bypass the 3rd party?
Ok, if there are no practical alternatives, I may use a php code from rssfeedreader.com .
-traderone
I'm looking into RSS because I thought it would be good to:
1) have a steady source of fresh content that is pertinent to a site's topic.
2) be indexed in google with a potential source of very current/hot keywords (I'm referring to news headlines)
I have basic HTML skills and use the WSYWIG NVU.
I just read a great tutorial here at namepros on PHP which I want to learn more about.
I use various java scripts and such that I copy from free online sources and alter as needed, even if I don't always understand the code.
I'd prefer to take my time to accomplish this instead of just haphazardly throwing together a bunch of pages. (I'll admit I was tempted)
So my first question was how do I get these RSS feeds to appear on my page (example: http://rss.news.yahoo.com/rss/topstories )
I found a bunch of sites offering something similar to these:
http://www.rssfeedreader.com
http://www.rss-to-javascript.com
http://rss.news.yahoo.com/rss/topstories
The best I could figure :
1) They offer you a line of code in your choice of PHP or JavaScript (and sometimes an iframe for HTML).
2) A very small ad (about 3 lines/text only) for some is at bottom of the news feed.
3) One site says this about PHP vs. JavaScript:
"PHP (Search Engine Friendly Solution) Solution"
"JavaScript Solution (Search Engines cannot read JavaScript)"
Is that true?
4)One of the news feeds suggested with rssfeedreader.com is a Yahoo URL:
http://news.search.yahoo.com/usns/ynsearch/categories/news_story_search_rss/index.html?p=football
which can be easily changed for keywords (think website specific) by simply replacing the last word (football).
I like the way rssreedfeeder.com does a popup when a visitor clicks on a news item, instead of being forwarding away from my site.
However they include a small ad at the end. That might not to big a deal.
Is there some other way I should be looking into? I'm not to sure I like a 3rd party getting between my site and the newsfeed,
(yahoo-news-feed for example). Is there a simple script I can use that will bypass the 3rd party?
Ok, if there are no practical alternatives, I may use a php code from rssfeedreader.com .
-traderone
Last edited:




