Forum Moderators: coopster

Message Too Old, No Replies

How to do subscribe to RSS web page?

         

toplisek

6:22 am on May 18, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



How to do subscribe to RSS web page in correct way.

I have XML file with news system.

dreamcatcher

5:44 am on May 19, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hi toplisek,

I`m not sure I understand your question? You use a feed reader to subscribe to RSS feeds. Did you need something else?

RSS questions are more suited to the RSS forum.

dc

toplisek

7:43 am on May 19, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



No, I would like to make page that has buttons to subscribe to my RSS feed with XML file.

dreamcatcher

11:55 am on May 19, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



What you need to do is create an xml file on the fly. Its actually not that hard. Firstly, do a search and understand how xml feeds are structured. Then build from there. You may find some free pre-made classes you can use.

Did you check the PHP Classes Repository [phpclasses.org] or try a search on Google? The scope of building a feed is probably a little to much code for people to post here.

dc

toplisek

12:03 pm on May 19, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



I have XML. Need to publish feed SUBSCRIBE page...with buttons....

dreamcatcher

6:21 pm on May 19, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



So surely you just link to that file? The feed opens in whatever default reader is set.

dc

toplisek

7:31 am on May 20, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member Top Contributors Of The Month



Why have all RSS subscribtion pages the same part on the right to subscribe?

Is there any universal solution that works on all pages. This forum does not support enclosed files to show you example...