How Do I Add RSS To Multiple Dynamic Pages On My Website?

8 replies
I have a script based website that uses template files and php/mysql to populate the template files dynamically.

I am looking for a way to create RSS feeds for each of those dynamically created webpages.

Think "article directory author pages"

Please help! Money is not an issue.

AL
#add #dynamic #multiple #pages #rss #website
  • Profile picture of the author Allen Graves
    Will FeedForAll do this? I sent an email to them but no response yet,

    AL
    Signature
    Every day I check the obituaries. If I don't see my name there, then I know it's going to be a good day!
    {{ DiscussionBoard.errors[209037].message }}
  • Profile picture of the author stevecl
    Allen this might help
    RSS feeds - Adding a Feed to a Website Using PHP | WebProNews (not aff link)

    steve
    Signature

    I started with nothing and still have most of it left!

    {{ DiscussionBoard.errors[209058].message }}
    • Profile picture of the author Allen Graves
      Thanks Steve, but that's for adding an rss feed to your website...I'm actually trying to create the feeds.

      Thanks though.

      AL
      Signature
      Every day I check the obituaries. If I don't see my name there, then I know it's going to be a good day!
      {{ DiscussionBoard.errors[209094].message }}
  • Profile picture of the author Ron Killian
    I am no php expert, but why not just build the feeds on the fly? Sounds like you have the info in a DB, use that to populate a feed template. Use a feed file, maybe like wordpress feed as a template model and create your own?
    Signature
    PLR Affiliate Program Has Launched! Easily Promote Over 5,000 PLR and MRR Products.

    Largest Selection of PLR Articles on the Planet! PLR Ebooks, PLR Video, PLR Websites and more with Private Label Rights
    {{ DiscussionBoard.errors[209157].message }}
  • Profile picture of the author camforbes
    try running it through this:

    RSSxl Beta - RSS Generator
    {{ DiscussionBoard.errors[209177].message }}
    • Profile picture of the author Allen Graves
      Thanks Ron and Cam...I'll check those out.

      Not sure how to write one on the fly, Ron, but I can probably figure it out.

      AL
      Signature
      Every day I check the obituaries. If I don't see my name there, then I know it's going to be a good day!
      {{ DiscussionBoard.errors[209251].message }}
  • Profile picture of the author Ron Killian
    Seems it would be very similar to what your already doing. Create a rss template with variables that are populated from the DB. Grab a valid feed file, like I mentioned, maybe a Wordpress feed file as a template or sample and change out the content with your variable code. I don't know how you actually do it now, so can't say how similar.

    In the past I have used mod rewrites to create static html files dynamically from a DB. If I can do it, I'm sure you can, I'm no expert..

    If you want some help, just let me know, do what I can.
    Signature
    PLR Affiliate Program Has Launched! Easily Promote Over 5,000 PLR and MRR Products.

    Largest Selection of PLR Articles on the Planet! PLR Ebooks, PLR Video, PLR Websites and more with Private Label Rights
    {{ DiscussionBoard.errors[209472].message }}
    • Profile picture of the author Allen Graves
      I'll give it a shot and let you know, thanks.

      The tool that Cam mentioned worked really well, but it has a really funky and long URL.

      One way or the other, I'll give it my best shot.

      AL
      Signature
      Every day I check the obituaries. If I don't see my name there, then I know it's going to be a good day!
      {{ DiscussionBoard.errors[209484].message }}

Trending Topics