Results 1 to 5 of 5

How can rss feed urls be shown right?

This is a discussion on How can rss feed urls be shown right? within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I have activated url rewriting for topics but rss feed is still showing old standard vbulletin urls. How can rss ...

  1. #1
    Senior Member
    Real Name
    vbul
    Join Date
    Jan 2008
    Posts
    152
    Liked
    6 times

    How can rss feed urls be shown right?

    I have activated url rewriting for topics but rss feed is still showing old standard vbulletin urls. How can rss feed urls be shown right?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    They should be rewritten, what is an example rss feed URL?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Senior Member
    Real Name
    vbul
    Join Date
    Jan 2008
    Posts
    152
    Liked
    6 times
    I use this script:
    <!-- show latest active threads -->
    <br />
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%"
    align="center">
    <tbody><tr><td class="tcat" colspan="2">
    <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_external')"><img
    id="collapseimg_forumhome_external"
    src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_external].gif" alt="" border="0" /></a>
    <a href="forumdisplay.php?f=$foruminfo[forumid]">New topics in $foruminfo[title]</a>
    </td></tr></tbody>

    <tbody id="collapseobj_forumhome_external" style="$vbcollapse[collapseobj_forumhome_external]">

    <tr><td class="alt1" width="100%" valign="top">

    <div class="smallfont">

    <script type="text/javascript" src="external.php?forumids=$foruminfo[childlist]&type=js"></script>
    <script language="" type="text/javascript">
    <!--
    for (var x in threads)
    {


    document.writeln("<a href=\"showthread.php?t="+threads[x].threadid+"&goto=newpost\"><img class=\"inlineimg\" src=\"$stylevar[imgdir_button]/firstnew.gif\" alt=\"\" border=\"0\" /></a> <a href=\"showthread.php?t="+threads[x].threadid+"\">"+threads[x].title+"</a> <br />");
    }
    //-->
    </script>

    </div>

    </td></tr></tbody>
    </table>

    <!-- / show latest active threads -->
    A better question: How can I get access to rewritten showthread urls via rss?

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    This is not an RSS feed, but javascript code that is executed on client side and cannot be processed by vBSEO, as mentioned recently here: How to write my own showthread / forumdisplay links with vbseo URL rewriting enabled?
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Senior Member Hendricius's Avatar
    Real Name
    Hendrik Kleinwaechter
    Join Date
    Jun 2007
    Location
    Hamburg
    Posts
    173
    Liked
    3 times
    Blog Entries
    5
    For my forum, this is the RSS url. There is no need of installing other scripts.

    D3scene

Similar Threads

  1. Controlling what kind of ads are shown?
    By pixie in forum Ad Networks
    Replies: 11
    Last Post: 06-08-2007, 03:18 PM
  2. Feed urls not rewritten
    By Corlath in forum Troubleshooting
    Replies: 1
    Last Post: 06-05-2007, 03:44 PM
  3. Copyright shown globally?
    By Snake in forum Troubleshooting
    Replies: 5
    Last Post: 01-22-2007, 10:46 AM
  4. Only index shown the other pages woth errors
    By dpcgamers in forum Troubleshooting
    Replies: 11
    Last Post: 12-30-2006, 04:13 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
  •