How do I add an RSS feed to a website?
-
Is there an easy way for me to add the RSS feed from the blog I just created here to my actual website? I would like to display the blogs latest post on my the home page of the site I am working on.
-
Depends on what you’re using to run your website. What are you using? Is it static html or a cms or what?
-
Well, orginally it was a FrontPage site, but I have since switched to using Expression Web and have been trying to use the XHTML and CSS standards, the pages are saved as .html I am on a UNIX box though. It has PHP installed as well, but I am not well versed in PHP. One of the design pages I am working on is located here is you want to take a peek: http://whttp://www.read-how.com/index_new.html
I tried to follow the instructions for Expression Web on how to insert an RSS feed, but they are incorrect and since I am on a UNIX box and not in a .NET environment I am finding it difficult to get support on some issues like this.
Thanks,
:) dave. -
-
I found a way using SimplePie and an Ajax script offered over at DynamicDrive.com In case anyone is interested here is that link: http://www.dynamicdrive.com/dynamicindex18/rssdisplaybox/index.htm
- The topic ‘How do I add an RSS feed to a website?’ is closed to new replies.