Results 1 to 7 of 7

RSS feed hack

This is a discussion on RSS feed hack within the Template Modifications forums, part of the vBulletin SEO Discussion category; Hi, What iss the RSS hack being used on .com called? Thanks in advance, whyDNA...

  1. #1
    Junior Member
    Real Name
    Andy Hin
    Join Date
    Nov 2006
    Posts
    8
    Liked
    0 times

    RSS feed hack

    Hi,

    What iss the RSS hack being used on .com called?

    Thanks in advance,
    whyDNA
    Last edited by Brian Cummiskey; 12-01-2009 at 01:11 AM.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    If you are talking about rss icons just before Forum names , that is an easy template edit.
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  3. #3
    Junior Member
    Real Name
    Andy Hin
    Join Date
    Nov 2006
    Posts
    8
    Liked
    0 times
    Oh, I'm actually asking about the entire RSS mod.
    Last edited by whydna; 07-09-2007 at 07:15 PM.

  4. #4
    Member
    Real Name
    Jay
    Join Date
    May 2007
    Posts
    86
    Liked
    0 times
    cinvin has created something that captures all your forums and makes a rss page out of it:

    CinVin - vBulletin Plugins / Add-ons / Hacks - CinVin vB Forum Feed Listing - vBulletin Styles, vBulletin Skins, vBulletin Templates

  5. #5
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    it's not a mod (I run BTW). its just a custom template edit as suggested.

    forumhome_forumbit_level2_nopost
    Code:
    <tr>
        <td class="tcat"><span class="smallfont">&nbsp;</span></td>
        <td class="tcat" colspan="<if condition="$vboptions['showmoderatorcolumn']">5<else />4</if>">
            <a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]">$forum[title]</a>&nbsp;<a href="external.php?type=rss2&forumids=$foruminfo[forumid]"><img class="inlineimg" src="$stylevar[imgdir_misc]/feed_icon.png" height="14" width="14" alt="Feed Icon" title="Subscribe to $foruminfo[title]'s RSS Feed" /></a> 
            <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
            <if condition="$show['subforums']"><div class="smallfont"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
        </td>
    </tr>
    $childforumbits
    forumhome_forumbit_level2_post
    Code:
    <tr align="center">
        <td class="alt2"><img src="$stylevar[imgdir_statusicon]/forum_$forum[statusicon].gif" alt="" border="0" id="forum_statusicon_$forum[forumid]" /></td>
        <td class="alt1Active" align="$stylevar[left]" id="f$forum[forumid]">
            <div>&nbsp;<a href="external.php?type=rss2&forumids=$forum[forumid]"><img class="inlineimg" src="$stylevar[imgdir_misc]/feed_icon.png" height="14" width="14" alt="RSS Feed" title="Subscribe to the $forum[title] RSS Feed" /></a>&nbsp;<a href="forumdisplay.php?$session[sessionurl]f=$forum[forumid]"><strong>$forum[title]</strong></a>
                <if condition="$show['browsers']"><span class="smallfont">(<phrase 1="$forum[browsers]">$vbphrase[x_viewing]</phrase>)</span></if>
            </div>
            <if condition="$show['forumdescription']"><div class="smallfont">$forum[description]</div></if>
            <if condition="$show['forumsubscription']"><div class="smallfont"><strong><a href="subscription.php?$session[sessionurl]do=removesubscription&amp;f=$forum[forumid]" rel="nofollow">$vbphrase[unsubscribe_from_this_forum]</a></strong></div></if>
            <if condition="$show['subforums']"><div class="smallfont" style="margin-top:$stylevar[cellpadding]px"><strong>$vbphrase[subforums]</strong>: $forum[subforums]</div></if>
        </td>
        <td class="alt2" nowrap="nowrap">$forum[lastpostinfo]</td>
        <td class="alt1">$forum[threadcount]</td>
        <td class="alt2">$forum[replycount]</td>
        <if condition="$vboptions['showmoderatorcolumn']">
        <td class="alt1"><div class="smallfont">$forum[moderators]&nbsp;</div></td>
        </if>
    </tr>
    $childforumbits
    replace/add in the bolded as necessary in your templates.
    Last edited by Brian Cummiskey; 12-01-2009 at 01:10 AM.

  6. #6
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    also, moving to the correct forum. this has nothing to do with the sitemap generator.

  7. #7
    Junior Member
    Real Name
    Andy Hin
    Join Date
    Nov 2006
    Posts
    8
    Liked
    0 times
    Thanks Brian, much appreciated.

Similar Threads

  1. CDATA showing up in RSS Feed Manager Posts
    By AlpineZone in forum Troubleshooting
    Replies: 6
    Last Post: 09-24-2009, 03:12 PM
  2. Categories as Tags in RSS feed
    By Ic3m4n in forum Sitemap Features Archive
    Replies: 0
    Last Post: 02-18-2007, 03:20 PM
  3. how can I pull an rss feed and post it on non vb pages
    By Brandon Sheley in forum General Discussion
    Replies: 2
    Last Post: 08-07-2006, 09:31 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •