|
|
#1 |
|
Member
Join Date: Apr 2009
Posts: 32
Rep Power: 1 ![]() |
Is is possible to make individual RSS feeds for each category? I looked in the documentation and I see you can alter the main RSS feed or can you make multiple feeds?
Thanks! |
|
|
|
|
|
#2 |
|
68 Evangelist & Developer
Join Date: Jan 2007
Location: Pennsylvania, USA
Posts: 1,537
Rep Power: 44 ![]() ![]() |
If you have looked at the documentation and you say that you can see that you can alter the main RSS feed, then I'm not really sure I'm following your question. Perhaps you don't understand exactly how you use the RSS feed. Perhaps reading my blog article on using the RSS feed is just what you need.
__________________
Mike-N-Tosh IndianaPC.org - A community website (v3.1.10 Developer - heavily modified) Sandbox (v3.1.10, v4.0.9, 4.1.3) Visit My blog for tips, tricks, tutorials, reviews for 68 Classifieds as well as my store with Templates, Mods & Docs Web Hosting | Web Design & Development | 68 Classifieds Customizations I am not a 68C employee, just a user and try to help out |
|
|
|
|
|
#3 |
|
Member
Join Date: Apr 2009
Posts: 32
Rep Power: 1 ![]() |
My unfamiliarity with RSS in regards to this script lies with the fact that I don't know if I can create multiple RSS feeds, one for each of categories I have. If so, then I can put a feed icon next to each category to allow my users to subscribe to each new listing in each category.
I was not sure if the script only supported one feed, or if I could create multiple feeds. Thanks! |
|
|
|
|
|
#4 |
|
Coder
Join Date: Mar 2006
Posts: 4,414
Rep Power: 108 ![]() ![]() |
external.php is a script that quesries the database and builds the feed at the time its requested.
With that in mind all thats needed to limit the feed to a specific category is to pass to the external/php script a category slug it can use in the database query. I have not looked at the latest external.php file but when you create an rss icon you are creating a link to the external.php file, add to the URL for the link the value of the category and then it will be availabelf or the script to use to limit content of feed. |
|
|
|
|
|
#5 |
|
Member
Join Date: Apr 2009
Posts: 32
Rep Power: 1 ![]() |
Very cool. Thank you for the help!
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Are we able to charge certain categories and keep other categories free? | Success | v4 Questions & Support | 5 | 04-02-2008 04:49 PM |
| Static Categories and Sub-categories list | Tim_A | v4 Questions & Support | 0 | 06-08-2007 08:41 AM |
| Prevent Browse Categories Table for hidden categories | free2take | v3.0 Questions & Support | 3 | 05-12-2006 10:14 AM |