Results 1 to 5 of 5

vbseo thread URLs on non-vb powered page

This is a discussion on vbseo thread URLs on non-vb powered page within the Troubleshooting forums, part of the vBSEO Google/Yahoo Sitemap category; Hello, I have recently created a portal for my site that has the latest threads, and news posts coming from ...

  1. #1
    Junior Member
    Real Name
    Pat Andrew
    Join Date
    Apr 2007
    Posts
    6
    Liked
    0 times

    vbseo thread URLs on non-vb powered page

    Hello,

    I have recently created a portal for my site that has the latest threads, and news posts coming from the vbulletin threads database. Currently i'm linking to the old thread link /forums/forumthread.php?t=xxxxx and i'd like them to point to the new vbulletin thread urls, such as:
    /forums/forum-name/xxx-thread-title.html

    is there an easy way of getting the thread urls from vbseo with the thread ID? or am i going to have to program my own thread link generator?

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

    You can use vBSEO Functions for Extensibility for that.

  3. #3
    Junior Member
    Real Name
    Pat Andrew
    Join Date
    Apr 2007
    Posts
    6
    Liked
    0 times
    Cool, thanks for the quick reply. I'll give it a look.

  4. #4
    Junior Member
    Real Name
    Pat Andrew
    Join Date
    Apr 2007
    Posts
    6
    Liked
    0 times
    Okay so i got the function work and its producing semi-complete URL's.

    instead of creating links with :
    Code:
    /forums/forum-name/xxx-thread-title.html
    it produces:

    Code:
    /forums/a/xxx-thread-title.html
    any suggestion as to why the forum-title part isn't working?

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Make sure that you 've executed vbseo_startup() function before creating URLs.

Similar Threads

  1. [HOW-TO] Remove "Powered by vBulletin" from Your Page Titles
    By Keith Cohen in forum Template Modifications
    Replies: 82
    Last Post: 11-19-2010, 08:33 AM
  2. Page not found for 'Go To Post in Thread' Redirect URLs
    By Paul M in forum Troubleshooting
    Replies: 2
    Last Post: 11-17-2007, 12:10 PM
  3. Replies: 2
    Last Post: 04-04-2007, 12:29 PM
  4. Replies: 13
    Last Post: 01-17-2007, 06:16 AM

Posting Permissions

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