This nifty little utility will present a list of all of your forums RSS feeds on one page! Your users can then easily pick & choose which forums they want to subscribe to via RSS, Google, Yahoo, or Bloglines.
Ever go to a big site like CNN and view their page of RSS feeds that you can subscribe to? This is the same thing but for your vBulletin forums!
In addition to your users, the search engine spiders will love this!
We went out of our way to make sure that this CinVin vBulletin add-on was quick & easy to both install and modify!
Automatically adds an RSS button to your footer template.
Correctly shows where your visitors are when viewing the Who's Online page.
Forums can be specifically excluded from being listed.
Ability to specify which usergroup to use for permissions when viewing the list of forums.
"Link" forums can be turned off from showing.
All options are configured through the vBulletin ACP.
All descriptions and names are completely phrased so you can quickly add alternate lanquages or change the existing wording.
All display output is handled through vBulletin templates so you can quickly change the output appearance.
All templates and phrase are installed as a vBulletin product through your ACP which means there are no file edits!
Debug mode to help you with any problems you may be having.
Installation only take a few moments...
Unzip the .zip file that you downloaded.
Upload the single PHP file and single folder in the upload_to_your_forum_folder folder from the download to your forums folder.
Go into your ACP and select Plugins & Products => Manage Products => Add/Import Product => {Select the CinVin_vB_Forum_Feed_Listing.xml file from the download} => Import
FAQ's
- What vB versions? This should work with all versions of vB 3.6.x and above. It should also work with vB 3.5.x but I have not tested it on that version.
- Can I remove the "CinVin" text at the very bottom? NO! Believe it or not that little text is what allows us to work on hacks like this for free and, more importantly, to continue to support them. You are free to move the notice to your footer template, for example, if you would like to keep your notices all together but for removing it entirely a Branding Free license is available through CinVin.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
Spinball: What version of vBSEO are you using? Along the way vBSEO changed the name of a function which used to cause that error.
BeakerUK: It should work fine with all of the vB versions up the current vB 3.7.x series. I do not have an installation of vB 3.8 Beta installed yet so I can not verify that one at this time but I can verify that it works fine with 3.7.3 as-is.
Well, everyone who creates a feedburner feed has to manually approve the name. In my mind it would be a simple substitution. If the user adds a feedburner URL for a specific forum use that. If not, use the autogenerated one.
Well, everyone who creates a feedburner feed has to manually approve the name. In my mind it would be a simple substitution. If the user adds a feedburner URL for a specific forum use that. If not, use the autogenerated one.
It turns out that there is an API for FeedBurner that supposedly allows you to create new feeds to your account as well. I have not played with it yet (last night was spent reading up on it) but it appears that a client can pass a user's name & password to to feedburner along with the name & URL of a new feed to burn. If that is true,then I've got a few ideas up my sleeve.
After AyeCapn suggested FeedBurner I checked it out a bit.
The problem is FeedBurner does not allow dynamic feeds so every forum (or other RSS source on your site) needs to pre-configured as a FeedBurner channel first. The FeedBurner API allows remote creation of the channels which is a good thing. But even with that there is no clean way of mapping the the vB forums to the newly created FeedBurner channels. There are two different possible mapping methods I'm exploring but most likely it won't be in the next release. The next release is shaping up to be a maintenance release with some tweaks done but not the FeedBurner stuff yet.