Results 1 to 2 of 2

Thread: Integrate a blog/news feed into a website

  1. #1
    Join Date
    Dec 2010
    Posts
    31

    Integrate a blog/news feed into a website

    Hi,

    I am designing a website that wants a blog/news feed integrated into the homepage. Ideally people would be able to log in to a module (like Wordpress) and post news updates. I'm wondering what is the best way to go about building a website that accommodates a blog/news feed.

    Should I use Wordpress to build the whole site? Or is that too limiting? Should I build the site in PHP and the integrate a wordpress blog onto the homepage? If so, can someone direct me to a tutorial that explains how to do this?

    In general, how difficult is this to accomplish?

    Thanks!

  2. #2
    jorre Guest
    If you're going to blog, I'd go for wordpress. What we have done is set up a wordpress blog, create a feedburner RSS feed for it, and load that on our frontpage using e.g. a jquery rss plugin. You could do the same with a little bit of PHP as well. Loop over the RSS feed and print the articles you want on your frontpage.

Similar Threads

  1. News feed
    By HipHopOTH in forum Web Design, HTML Reference and CSS
    Replies: 1
    Last Post: 16 Oct 2009, 05:28 AM
  2. RSS News Feed Auto Scroller ??
    By Flava Flav in forum Client & Server Side Scripting (PHP, ASP, JavaScript)
    Replies: 0
    Last Post: 28 May 2008, 11:04 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •