Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Add Feed To MyYahoo, Msn, Google & Blogline Button In Every Forum Details »»
Add Feed To MyYahoo, Msn, Google & Blogline Button In Every Forum
Version: 1.00, by Mudvayne Mudvayne is offline
Developer Last Online: Jul 2008 Show Printable Version Email this Page

Version: 3.5.4 Rating:
Released: 02-26-2006 Last Update: Never Installs: 31
Template Edits
 
No support by the author.

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:
How do I add my feed to the search results for Google's personalized homepage and Google Reader?
Answer:
Quote:
<link rel="alternate" type="application/rss+xml" title="Your Feed Title" href="http://www.mysite.com/rss.xml" />
1.You will be needed a rss.xml file. You can generate it using any source (like i use www.rorweb.com). Be sure that during create the list u've listed all of ur feed url (previously u have saved it!!). Generate the list copy-paste it in note pad, save as it as "rss.xml"
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" />
2. Adding My yahoo, My Msn, Google & Bloglines button to your forum for each catagory:

Open FORUMDISPLAY template.

Find for:
HTML Code:
$footer
Add above:
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:
Don't forget to replace mysite.com with ur site.
3. You can put can xml button in ur home page that linked with ur www.mysite.com/rss.xml

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

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 02-27-2006, 05:16 PM
Mudvayne's Avatar
Mudvayne Mudvayne is offline
 
Join Date: Dec 2005
Location: /dev/null/
Posts: 393
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Here is the screenshots.. Attached..
Reply With Quote
  #3  
Old 02-27-2006, 06:02 PM
michaelbenson's Avatar
michaelbenson michaelbenson is offline
 
Join Date: Feb 2005
Location: United Kingdom
Posts: 221
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice idea
I would also like the ability to "Digg " threads.
Reply With Quote
  #4  
Old 02-27-2006, 06:48 PM
projectego's Avatar
projectego projectego is offline
 
Join Date: Feb 2006
Location: UK
Posts: 724
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Great idea. This will certainly prove very useful for my community, thank you.
Reply With Quote
  #5  
Old 02-27-2006, 06:49 PM
MagikMuzik's Avatar
MagikMuzik MagikMuzik is offline
 
Join Date: Aug 2003
Location: Rotterdam, the Netherland
Posts: 23
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by michaelbenson
Nice idea
I would also like the ability to "Digg " threads.
that would indeed be an awesome feature! Perhaps 'Shoutwire' would be a nice addition as well. Thanks for the release!
Reply With Quote
  #6  
Old 02-28-2006, 03:40 AM
Hornstar Hornstar is offline
 
Join Date: Jun 2005
Location: Australia
Posts: 2,469
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

So this will help get the site higher on the search engines?
Reply With Quote
  #7  
Old 02-28-2006, 06:50 AM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

wish i could show u ..our spider watcher page.....enugh spider
Reply With Quote
  #8  
Old 03-01-2006, 04:56 AM
silurius silurius is offline
 
Join Date: Oct 2004
Posts: 404
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Shuvo
1.You will be needed a rss.xml file. You can generate it using any source (like i use www.rorweb.com). Be sure that during create the list u've listed all of ur feed url (previously u have saved it!!). Generate the list copy-paste it in note pad, save as it as "rss.xml"
This hack looks great, but I'm not certain how the list should appear when I use ROR. Could you provide a sample here for forum URL's?
Reply With Quote
  #9  
Old 03-01-2006, 03:27 PM
Zia's Avatar
Zia Zia is offline
 
Join Date: Dec 2005
Location: golpo.net
Posts: 931
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by silurius
This hack looks great, but I'm not certain how the list should appear when I use ROR. Could you provide a sample here for forum URL's?

allow me to assist u..Hope u allready have installed "show rss icon in every forum by wane luke"
u wanna generate an rss.xml file that include all the rss url of ur board..

what we do:

-i manually collect all the rss url of all forum
-went to www.feedburner.com , n burned all the url,modify it as necessary
-collect all the burned url from feedburner.
-Open http://www.rorweb.com/servlet/roredit
- put ur site's name = Klik Enter.
-now u will see the page, u put all the burned feed url here
- u r done.

copy n paste the file rss.xml
its done.

Okay. Now why use feedburner.
feedburner makes the urls suitable for rss1,rss2,xml,atom , whoever try to feed it...it will be fit for his rss reader/atom/blogentry


Hope It s the answer of ur question.

Thnkx.

btw u can check the uses of it.
Reply With Quote
  #10  
Old 03-01-2006, 07:25 PM
silurius silurius is offline
 
Join Date: Oct 2004
Posts: 404
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Zia
allow me to assist u..Hope u allready have installed "show rss icon in every forum by wane luke"
u wanna generate an rss.xml file that include all the rss url of ur board..

what we do:

-i manually collect all the rss url of all forum
-went to www.feedburner.com , n burned all the url,modify it as necessary
-collect all the burned url from feedburner.
-Open http://www.rorweb.com/servlet/roredit
- put ur site's name = Klik Enter.
-now u will see the page, u put all the burned feed url here
- u r done.

copy n paste the file rss.xml
its done.

Okay. Now why use feedburner.
feedburner makes the urls suitable for rss1,rss2,xml,atom , whoever try to feed it...it will be fit for his rss reader/atom/blogentry


Hope It s the answer of ur question.

Thnkx.

btw u can check the uses of it.
Right, maybe there's a prob with Wayne's hack or with fps_external, not sure. I'm currently troubleshooting over in Wayne's thread and will resume troubleshooting here once that's resolved. Still open to input if you have any.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 03:17 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07462 seconds
  • Memory Usage 2,315KB
  • Queries Executed 24 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_html
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete