RSS Feed Configuration
Configure the RSS feed configuration here to provide RSS Feeds to your visitors. The feeds available will be feeds from your categories. Note that an RSS Feed will only be available if a category contains listings. If categories does not contain listings then the RSS button will not be available as there are nothing to provide as a feed.
Note that to provide RSS feeds you need the variable !!rss!! inside the 'Directory Template' - defdir.html
_
RSS Feed Configuration:
RSS Image to use:
RSS Main Template:
This template will be used for the main part of the RSS Feed. It will define the <channel> elements.

Note that !!itemshere!! is a special variable where the <item> elements are inserted by PowerSeek. It has to be present in this template.

Variables available in this template:

!!channel_category!! Replaced by the Category Name of the current category
!!channel_title!! Replaced by the title of a category. Titles can be added to categories when adding/editing categories. If a category does not have a channel title then the category name will be used.
!!channel_description!! Replaced by the description of the current category. Descriptions of categories can be added when adding/editing categories.
!!pubdate!! The update date of the category. When new links was added for example.
!!pagelink!! The URL to the page from which the RSS feed was obtained.
RSS Item Template:
This template will be used to indicate listings. It will define the <item> elements.

Variables available in this template:

!!title!! Title of a listing.
!!description!! Description of a listing.
!!url!! URL of the listing.
!!more_info!! 'More Info' URL of listing.
!!pubdate!! The date the listing was added.
!!name!! Owner name of listing owner.
!!email!! Email address of listing owner.

Number of Listings to Limit:
Specify 0 (zero) to display an unlimited number of listings with the feed. (Recommended 50) - The reason this option exists is because categories with hundreds or thousands of links can cause lockups or very slow loads of the feeds because that amount of links would take very long to load.
_
RSS Feed Configuration for What's New Listings:
Channel Category
Channel Title:
Channel Description:
_
RSS Feed Configuration for Popular Listings:
Channel Category
Channel Title:
Channel Description:
_
_