View Full Version : XML feeds
jlknauff
09-15-2004, 10:52 AM
I know a few people here have mentioned using XML news feeds-how have they been working from an SEO stand point? I've been doing some research & I've found some PHP based & some java based. I definately don't want the java (unless someone knows of a reason that it would be ok). I messed around with a PHP based one but I couldn't get anything to work.
Any tips? What to use, sites that have them up & running, etc. Thanks.
On the SEO front its useful to create fresh content on your site. This keeps GoogleBot interested in your site.
Its free content too which is always welcome.
I dunno what area your site is in but http://www.feedsfarm.com might be useful, it allows you to get RSS feeds based on a query, e.g. microsoft (http://www.feedsfarm.com/s/microsoft).
Magpie RSS is a great PHP parser: http://magpierss.sourceforge.net/
Its good for most scenarios, and also parsers Atom feeds.
Somtam
09-16-2004, 02:28 AM
jlknauff,
Here's a basic tutorial of how to do it with Java (Not JavaScript of course) if you're interested:
http://java.sun.com/developer/technicalArticles/javaserverpages/rss_utilities/
Actually there should be no reason why using Java as opposed to PHP should be any problems. Actually I'd believe it's probably easier done with Java since they've got a very useful RSS utility package. Never tried it with PHP though. But of course if you want to go with Java your server must have JSP support.
Best regards,
Trond.
jlknauff
09-16-2004, 06:54 AM
I ended up getting the php thing installed and I put in the link for an RSS feed but nothing shows up. The php is in the little collapsed table on the bottom of the right side menu. I'm sure that I'm doing something totally wrong since I have never done this before :rolleyes:
jlknauff
09-16-2004, 10:47 AM
Now I tried a different way and get a bunch of code showing up. :mad:
http://www.vsssleep.com/indexwfd.htm
notepage
09-30-2004, 05:00 AM
[QUOTE=jlknauff]I know a few people here have mentioned using XML news feeds-how have they been working from an SEO stand point? I've been doing some research & I've found some PHP based & some java based. I definately don't want the java (unless someone knows of a reason that it would be ok). I messed around with a PHP based one but I couldn't get anything to work.
Any tips? What to use, sites that have them up & running, etc. Thanks.[/QUOTE]
We have just released a beta version of an RSS feed creation application, that allows you to save the .xml feed but also export the feed to a static html webpage using templates. If you want to have a look at it FeedForAll can be downloaded from http://www.feedforall.com
I would welcome any comments or suggestions.
Thank you
Sharon Housley
NotePage, Inc.
http://www.notepage.net
JaimeBon
10-07-2004, 12:06 AM
I am considering a RSS feed for my site myself, but I have a concern about it. Yes, search engines love fresh content, but if this RSS content is already been shown somewhere else on the Net, wouldn't the site be penalized for duplicated content?
notepage
10-07-2004, 01:37 AM
Hi,
Not neccessarily. Generally search engines take into account all information included on the page. Generally feeds are served on website, in a template format so your page would still contain unique text/content when compared to another page.
This is a sample page using an include statement to serve an .xml feed that I've been playing with - http://www.feedforall.com/rss-ssi.shtml
You can also export the feed to a static html file using a template to frame the feed.
Hope this helps.
Sharon Housley
NotePage, Inc. - http://www.notepage.net
FeedForAll - http://www.feedforall.com
soft4you
01-10-2006, 01:18 AM
I can recommend Feed Editor for creation an RSS feed. Unlike other RSS creation tools, Feed Editor makes it simple and fast to add content on the fly.
http://www.extralabs.net/feed-editor.htm
vBulletin v3.0.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.