Results 1 to 4 of 4

Bug with rpc update services not adding trailing slash

This is a discussion on Bug with rpc update services not adding trailing slash within the Bug Reporting forums, part of the vBSEO SEO Plugin category; I've been wtching my logs and it apears the RPC update service pinging is sending www.domain.com/forum and not www.domain.com/forums/ The ...

  1. #1
    Junior Member
    Real Name
    Jeremy Luebke
    Join Date
    Jan 2007
    Posts
    23
    Liked
    0 times

    Bug with rpc update services not adding trailing slash

    I've been wtching my logs and it apears the RPC update service pinging is sending www.domain.com/forum and not www.domain.com/forums/

    The reason I say this is every singe service the system pings trys to access the /forums and then is 301'ed to /forums/

    Here's a sample log
    /forums
    Http Code: 301 Date: Feb 09 17:17:52 Http Version: HTTP/1.0 Size in Bytes: 336
    Referer: -
    Agent: Technoratibot/0.7

    /forums/
    Http Code: 200 Date: Feb 09 17:17:52 Http Version: HTTP/1.0 Size in Bytes: 7425
    Referer: -
    Agent: Technoratibot/0.7


    /forums/external.php?type=RSS2
    Http Code: 200 Date: Feb 09 17:17:54 Http Version: HTTP/1.0 Size in Bytes: 41418
    Referer: -
    Agent: Technoratibot/0.7
    The same thing is happening with all the services every time they visit.

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Hello Jeremy,

    forums homepage is currently provided in the same way as defined in vB admincp.

  3. #3
    Junior Member
    Real Name
    Jeremy Luebke
    Join Date
    Jan 2007
    Posts
    23
    Liked
    0 times
    Unfortunatly in the admincp the setting says "URL of your forum.
    Note: do not add a trailing slash. ("/")".

    And when on a subpage it links back with the trailing slash. That tells me the need the trailing slash to be missing for some coding but they also add it back when generating the url for any code on the pages.

    The same trailing slash should be generated by vbseo because /forums is not the same thing as /forums/

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    I see, thank you for details.

    /* NOTE: This issue has been resolved. The fix will be distributed with the next vBSEO build. */

Posting Permissions

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