Results 1 to 2 of 2

threadid/URL question

This is a discussion on threadid/URL question within the General Discussion forums, part of the vBSEO SEO Plugin category; Here is an example of a link on my site: Song's from the 60's alphabetically As you can see it's ...

  1. #1
    Senior Member
    Real Name
    Robert
    Join Date
    Jul 2009
    Posts
    140
    Liked
    0 times

    threadid/URL question

    Here is an example of a link on my site:

    Song's from the 60's alphabetically

    As you can see it's [forum_title]/[thread_id]-[thread_title].html

    I have this code in a vbulletin mod

    if (!in_array($foruminfo[forumid], $excludedForums)) {
    $shortUrl = 'http://www.yourforumsdomain.com/forums/showthread.php?t='.$newpost[threadid];


    How do I fix that code (the part I underlined)?

  2. #2
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    Depending on how and where it is called, you will need to make it vbseo'ed using out functions:
    vBSEO Functions for Extensibility

Similar Threads

  1. preg_match to get the forum id, post id, and threadid
    By crowdgather in forum General Discussion
    Replies: 0
    Last Post: 10-02-2009, 02:42 PM
  2. First Character of ThreadID
    By TheDogMan in forum Off-Topic & Chit Chat
    Replies: 5
    Last Post: 03-24-2009, 05:56 PM
  3. ThreadID?
    By Chad in forum Troubleshooting
    Replies: 2
    Last Post: 09-12-2008, 11:41 PM
  4. How to get the threadid
    By okgaz in forum General Discussion
    Replies: 16
    Last Post: 03-21-2008, 10:50 PM
  5. Threadid questions
    By soletrader in forum General Discussion
    Replies: 2
    Last Post: 10-26-2006, 11:21 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
  •