The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Add Feed To MyYahoo, Msn, Google & Blogline Button In Every Forum Details »» | ||||||||||||||||||||||||||||||
Add Feed To MyYahoo, Msn, Google & Blogline Button In Every Forum
Developer Last Online: Jul 2008
Actually its my first release in vbulletin.org . Its not a hack even. Just a template modification to provide Rss feed to forums user. Since last few month we have been searching it for many place. Didn't find any. After our try finally we came into a shape. A working shape. Also find some also looking for it.So just shareing it.
Hope Some one may find it helpful. Note: This modification can be called as an extension of Show Forum Icon In Each Forum, hack by Wayne Luke. This must be installed in your forum. That will show ur all forums feed url & this url u will be needed later on. Now made a list all of ur feed urls. How To Use This Modification: -------------------------------- 1.Rss/Rss2 Mustbe enabled to use this modification. 2.Rss Auto discovery should be enabled for better out put. So that search bot could detect ur feed. 3.Show Forum Icon In Each Forum, hack by Wayne Luke, must be installed. How To Enable Rss Auto Discovery: --------------------------------- Source: http://www.google.com/webmasters/bot.html Question: Quote:
Quote:
2.Put that rss.xml file in your root directory.This should get the location www.mysite.com/rss.xml Its now time to modify/edit ur template : 1. Adding autoDiscovery: Open ur headincludes template. Put at the very top of all code: HTML Code:
<link rel="alternate" type="application/rss+xml" title="Your Feed Title" href="http://www.mysite.com/rss.xml" />
Open FORUMDISPLAY template. Find for: HTML Code:
$footer HTML Code:
<div align="center"><a href="http://e.my.yahoo.com/config/cstore?.opt=content&.url=http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addyahoo.gif" alt="Add mysite To Your Yahoo" height="15" width="80" border="0"></a> <a href="http://www.google.com/ig/add?feedurl=http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addgoogle.gif" alt="Add mysite To Your Google" height="15" width="80" border="0"></a> <a href="http://my.msn.com/addtomymsn.armx?id=rss&ut=http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addmsn.gif" alt="Add mysite To Your MSN" height="15" width="80" border="0"></a> <a href="http://www.bloglines.com/sub/http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addblog.gif" alt="Add mysite To Your Blog" height="15" width="80" border="0"></a></div> Quote:
4. You will find related image in the zip folder. Just upload these to /images/misc directory. This button we used in our site, just make the button a bit tiny . Feel free to change them as per ur demand. We tried to add original & modified button. Description: If any one interested to provide rss feature to there user or any external reader. Using this button user (registerd/unregisterd in forum) can have the rss/xml feed in thee yahoo, msn, google & bloglines page by using there yahoo id, msn id or gmail id or any other blog service.(example: Blogline, etc.) Optional Feature: Also the feed can be modified for rss1, atom using www.feedburner.com ( I guess feedburner is the best service) and can serch there feed in many place. Also u can put advertise or any info that will help to increase site traffic. During generating rss.xml plz put key word as per ur need, that will help search engine to detect ur feed. There are some service who provide add for rss feed (may be simalr to PPC system). After finished use any ping service to let the feed finder/bloge service know about your feed. Ping service: http://www.pingomatic.com http://www.pingoat.com *If any one need any more feature like : add podcast button or any other blog service button feel free to contact. *Live Demo & for more resource : http://www.golpo.net This Modification is totally free. And its first release in vb. So plz dont remove the copyright text. To stay tuned about update plz click Install. Any kind of modification is warmly wellcome. Also please let everybody know about your modification. Supporters / CoAuthors Show Your Support
|
Comments |
#12
|
||||
|
||||
Quote:
|
#13
|
|||
|
|||
Quote:
|
#14
|
||||
|
||||
@silurius Wayne's modification is too easy.. Just a template edit.. a plugin add.. n a file upload.. Whr u got stuck?
|
#15
|
|||
|
|||
Quote:
|
#16
|
||||
|
||||
We r using FPS_external too.. Kevin got an update.. Did u done tht?
|
#17
|
|||
|
|||
Quote:
|
#18
|
||||
|
||||
gez so...this template change works perfectly in our site bro...
theres bug abt Pubdate in fps external.php, hope this one will be solved in next release |
#19
|
|||
|
|||
Quote:
zia - thank you for the tutorial. i've followed it and got this going. however, when i click on the icon at the bottom of a forum, it seems to add feeds from ALL forums into google/yahoo/etc, not just the current forum. any ideas? |
#20
|
||||
|
||||
@mkdevo.. u did the template edit as like i said? could u plz provide a link? Or I said that here again..
In ur FORUMDISPLAY template.. Find for: HTML Code:
$footer HTML Code:
<div align="center"><a href="http://e.my.yahoo.com/config/cstore?.opt=content&.url=http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addyahoo.gif" alt="Add mysite To Your Yahoo" height="15" width="80" border="0"></a> <a href="http://www.google.com/ig/add?feedurl=http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addgoogle.gif" alt="Add mysite To Your Google" height="15" width="80" border="0"></a> <a href="http://my.msn.com/addtomymsn.armx?id=rss&ut=http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addmsn.gif" alt="Add mysite To Your MSN" height="15" width="80" border="0"></a> <a href="http://www.bloglines.com/sub/http://www.mysite.com/forum/external.php?type=rss2&forumids=$foruminfo[forumid]" target="_blank"><img class="inlineimg" src="$stylevar[imgdir_misc]/addblog.gif" alt="Add mysite To Your Blog" height="15" width="80" border="0"></a></div> |
#21
|
||||
|
||||
do we really require to put this line in headinclude template ?
<link rel="alternate" type="application/rss+xml" title="Your Feed Title" href="http://www.mysite.com/rss.xml" /> Isnt this available by default in stock code |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|