Results 1 to 5 of 5

URL redirect help

This is a discussion on URL redirect help within the General Discussion forums, part of the vBSEO SEO Plugin category; I read somewhere that you guys provide a plugin or a code change or something for those that remove vbseo ...

  1. #1
    Tor
    Tor is offline
    Member
    Real Name
    Tor
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times

    URL redirect help

    I read somewhere that you guys provide a plugin or a code change or something for those that remove vbseo, so that all threads can be redirected using a 301 to the default vb url's.

    Is that true? Can i get the plugin...because I will be removing it due to a plugin not being compatible with vbseo.

  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
    Have you considered asking for help with the mod? it might be an easy fix to make it compatible with vbseo and we'd be glad to take a look at it to see where the incompatibility lies.

    The directions to remove and redirect are here:
    How to uninstall vBSEO - vBulletin SEO Forums

  3. #3
    Senior Member
    Real Name
    Rick
    Join Date
    Feb 2006
    Location
    Canada
    Posts
    159
    Liked
    0 times
    Quote Originally Posted by Brian Cummiskey View Post
    The directions to remove and redirect are here:
    How to uninstall vBSEO - vBulletin SEO Forums
    Thanks Brian, this is a very useful post by Mert!

  4. #4
    Tor
    Tor is offline
    Member
    Real Name
    Tor
    Join Date
    Nov 2007
    Posts
    35
    Liked
    0 times
    What's the rewrite rule for

    http://www.domain.com/forums/t69690/ (showthread)
    http://www.domain.com/forums/f5/ (forumdisplay)

  5. #5
    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
    Code:
    RewriteRule ^f([0-9]+)/$ forumdisplay.php?f=$1 [L,R=301]
    RewriteRule ^t([0-9]+)/$ showthread.php?t=$1 [L,R=301]
    should work.

Similar Threads

  1. Replies: 8
    Last Post: 12-13-2008, 07:05 AM
  2. linklerde neden böle redirect-to/?redirect
    By samet54 in forum Türkçe
    Replies: 2
    Last Post: 10-14-2008, 05:45 AM
  3. Replies: 5
    Last Post: 07-06-2008, 05:39 PM
  4. http://www.vbseo.com/redirect-to/?redirect=http
    By gooster in forum General Discussion
    Replies: 3
    Last Post: 04-10-2008, 12:30 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
  •