SEO Class in Chicago, IL
Learn How To Optimize Your Website on July 26, 2013
High Rankings is offering a 1-day customized SEO training class in Chicago. Class size is limited so please sign-up now if you want in!
Are you a Google Analytics enthusiast?
Share and download Custom Google Analytics Reports, dashboards and advanced segments--for FREE!

www.CustomReportSharing.com
From the folks who brought you High Rankings!
More SEO Content
Idiots Guide To Adding Xml/rss Feed To Site
#1
Posted 05 November 2004 - 02:57 PM
Thanks,
brickholius
#2
Posted 05 November 2004 - 03:20 PM
And I used to be in the same boat you are in. It took me forever to figure out how to do this, and the documentation is obscure to say the least. I worked it out through trial and error, and I can't guarantee that I'm doing it the best way. All I know is that it works
#3
Posted 05 November 2004 - 04:30 PM
brickholius
*still working at it..sweat drips down brow*
#4
Posted 05 November 2004 - 04:33 PM
You need something to parse the XML into HTML. Not very difficult. You want to avoid Javascript and use either PHP or ASP. Here's an article that confusingly explains it:
http://www.sitepoint...rsing-rss-1-0/2
I use a PHP script to parse my RSS feed. The script I use is easy to set up - works as an include file or within a php page. I paid a coder $20.00 to write it for me.
My script does not handle XML named feeds. Must have a .RSS extension. It only has 3 variables you set, feed url, descriptions on or off, and total items.
If you want a copy of the script email me.
the file will need to be renamed as with a PHP extension.
You can see the script working on my news.iwantcollectibles site. (Link in the sig file below.) The main index page is a list of all the items.
Terry
#5
Posted 05 November 2004 - 04:42 PM
Line 15 sets the first item.
Line 16 sets the last item.
Line 22 is the url of the feed - must be named .RSS
Lines 97 through 110 control the output display. You can insert HTML here to make lists or other displays.
Terry
Attached Files
#6
Posted 06 November 2004 - 07:07 AM
Attached Files
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users











