The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Replacment of External.php with FeedBurner Details »» | |||||||||||||||||||||||||||
Replacment of External.php with FeedBurner
Developer Last Online: Jul 2012
I am frustrated with the fact that vBulletin 3.6.x does not limit the RSS feeds and so your entire posts are going out for someone to load into their site, thus eliminating the need for them to come to your site at all. Upon investigating this, I discovered FeedBurner's vast capabilities so I have tried to replace the built-in RSS capabilities of vBulletin's external.php with FeedBurner.
The modification is a simple template change, and renaming one file. 1. First you need to go to feedburner.com and get yourself an account setup. 2. Copy your /forums/external.php file to some other name such as /forums/feedburner.php. (you will eventually want to hide external.php, so this is a preliminary step) 3. Next go into AdminCP and print out a list of all your forums. Then, by using the "hover" over the names of the forums, record the forum IDs from the URL in the browser's status window on your list. 4. Create a new feed at feedburner.com using the url of PHP Code:
5. Using the tools at Feedburner.com to create links to your feed, determine the url to your Feedburner feed and make a note of it. It will most likely be something like this... PHP Code:
6. Test the feed to make sure it works. 7. Now you will need to manually create a new feed for any forum which you want to have a feed fore. Go into Feedburner.com and the new feed dialog. Re-enter the url used above to create another feed, and append to the end of it the code for forumid. Use the chart you created and start at the top. You will need to create a feed for each forum you wish to have a feed to. The url for forum ID 47 would be PHP Code:
8. Repeat this process for all forums you wish to have feeds for, making sure that the url used in each case is exactly the same except for the forumid. This is very important. 9. Now to integrate this into your forum, you need to make a change to the headinclude template. Find the following code: PHP Code:
PHP Code:
Show Your Support
|
Comments |
#2
|
||||
|
||||
interesting idea
|
#3
|
||||
|
||||
nice one - I was also frustrated by the rss feeds in vb being too explicit and considered doing this myself, but you did all of the legwork for me - thanks
|
#4
|
|||
|
|||
Its not hard... just time consuming. I did about 1/4 of my forums so far... the ones I figured people would care about. I'll try to do the rest as time permits. Feedburner has a ton of tools to help exploit the RSS feeds that I hope to get into. The thing is though that I've not found a way to easily change all the feeds at the same time, which is a pain. They need a way to make a global change to add something to a feed.
|
#5
|
||||
|
||||
<a href="https://vborg.vbsupport.ru/showthread.php?t=125100" target="_blank">https://vborg.vbsupport.ru/showthread.php?t=125100</a>
|
#6
|
|||
|
|||
Yes... I'm aware of that but it doesn't work with 3.6.5 or newer. That's why I went looking for something else. The thing is that Feedburner brings a lot more to the table. I also just found out that I can even have Feedburner use my url... like feeds.mysite.com... I just need to setup the zone file correctly.
|
#7
|
||||
|
||||
This looks really cool. I'm planning to take a look. Thanks for sharing.
|
#8
|
||||
|
||||
Yes it does, you have to enable it in the ACP, and select the number of characters to display, and it works just fine. I am using 3.6.8 PL2 and it works as advertised.
|
#9
|
||||
|
||||
you may replace external.php with a file that send 301 redirecting http header. to redirect users who are already subscribed to your feeds.
|
#10
|
||||
|
||||
nice job, this is what i have been waiting for years . thanks a lot.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|