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)
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)
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)
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)
I have XML. Need to publish feed SUBSCRIBE page...with buttons....
dreamcatcher
6:21 pm on May 19, 2009 (gmt 0)
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)
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...