Results 1 to 6 of 6

Change name of forum

This is a discussion on Change name of forum within the General Discussion forums, part of the vBSEO SEO Plugin category; If i change name forum one forum, Vbseo don't make a 301 redirect from new URL. Is bug or i ...

  1. #1
    Junior Member
    Real Name
    Giorgio
    Join Date
    Jul 2006
    Location
    Monasterace
    Posts
    13
    Liked
    0 times

    Change name of forum

    If i change name forum one forum, Vbseo don't make a 301 redirect from new URL.

    Is bug or i can active option?

    Giorgio

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    If you have the ForumID in your Forums URL Format it will, otherwise you would have to manually create the redirect in your .htaccess file.

  3. #3
    Junior Member
    Real Name
    Giorgio
    Join Date
    Jul 2006
    Location
    Monasterace
    Posts
    13
    Liked
    0 times
    Quote Originally Posted by Keith Cohen View Post
    If you have the ForumID in your Forums URL Format it will, otherwise you would have to manually create the redirect in your .htaccess file.
    I not have the ForumID in your Forums URL :(

    ...

  4. #4
    Senior Member Lian's Avatar
    Real Name
    Lian
    Join Date
    Jun 2006
    Location
    Munich, DE
    Posts
    333
    Liked
    0 times
    But thread URLs still will be redirected...

  5. #5
    Junior Member
    Real Name
    John
    Join Date
    May 2006
    Posts
    29
    Liked
    0 times
    My urls don't have the forum ID so I did as said and I changed the name and then did the 301 redirect from forum/bla/ to forum/bla-bla/

    However, with that in place, if I go to forum/bla/ it redirects me to forum/bla-bla/?vbseourl=bla-bla/

    (And of course that gives an invalid error)

    So I'm not sure what to do now.

    Thanks
    John

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Which rewrite rule are you using? This one should work correctly:
    Code:
    RewriteRule ^bla/(.*)$ http://www.domain.com/forum/bla-bla/$1 [L,R=301]
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. How can i change the Forum license url
    By Easycool in forum General Discussion
    Replies: 1
    Last Post: 04-23-2006, 10:44 AM
  2. Rewrite after change in forum name?
    By firstimecaller in forum Custom Rewrite Rules
    Replies: 0
    Last Post: 09-29-2005, 01:47 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
  •