Results 1 to 2 of 2

Forum title 'history'

This is a discussion on Forum title 'history' within the vBSEO Features Archive forums, part of the vBulletin Links & Resources category; A lot of the people using vBSEO have it set up so their forum titles are used to map to ...

  1. #1
    Member Chroder's Avatar
    Real Name
    Christopher Nadeau
    Join Date
    Jun 2006
    Location
    Toronto, Ontario
    Posts
    87
    Liked
    0 times

    Forum title 'history'

    A lot of the people using vBSEO have it set up so their forum titles are used to map to the forum and without a forum id. If you change a forum title, then any references to the old one won't work (the actual forum display, since thread titles have thread ids most of the time).

    So how about creating a forum title 'history', that saves maybe the last forum title. Just storing the old forum title when the admin changes it. Then when a a request is made to a forum where vBSEO can't map to, look in the forum title history to see if they should be perm-redirected to the new one.

    Did that make sense?

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

    this feature was not implemented due to possible performance impact and possible URL formats conflicts. However, we have a "Custom 301 redirects" feature in the new vBSEO, so you can easily add redirections in this case, like:
    Code:
    'old-forum-title/(.*)' => 'new-forum-title/$1'
    Btw, the showthread URLs are redirected automatically when thread titles is changing

Similar Threads

  1. Forum Title
    By stroke in forum Bug Reporting
    Replies: 1
    Last Post: 04-01-2006, 02:40 PM
  2. How do I remove forum title from archive
    By Tipsy in forum Template Modifications
    Replies: 4
    Last Post: 12-19-2005, 02:20 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
  •