Results 1 to 5 of 5

need url rewrite

This is a discussion on need url rewrite within the General Discussion forums, part of the vBulletin SEO Discussion category; Redirect 301 /forum/index.php?showtopic=17215 /forum/showthread.php?t=16713 I obviously have no clue. I need to redirect the above. Thank you....

  1. #1
    Member
    Real Name
    vol_freak
    Join Date
    Aug 2006
    Posts
    50
    Liked
    0 times

    need url rewrite

    Redirect 301 /forum/index.php?showtopic=17215 /forum/showthread.php?t=16713
    I obviously have no clue. I need to redirect the above.

    Thank you.

  2. #2
    Senior Member
    Real Name
    Joseph Ward
    Join Date
    Jun 2005
    Posts
    23,845
    Liked
    36 times
    Blog Entries
    9
    Vol_freak,

    Try our Custom 301 Redirect feature in the vBSEO Control Panel:

    Code:
    '/forum/index.php?showtopic=17215' => '/forum/showthread.php?t=16713'

  3. #3
    Member
    Real Name
    vol_freak
    Join Date
    Aug 2006
    Posts
    50
    Liked
    0 times
    that did not seem to work.

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    what happened?

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Try the following in the forum/.htaccess right after "RewriteEngine on" line:
    Code:
    RewriteRule index\.php\?showtopic=17215 showthread.php?t=16713 [L,R=301]

Similar Threads

  1. Syntax for Custom Rewrite Rules
    By Joe Ward in forum Custom Rewrite Rules
    Replies: 33
    Last Post: 02-10-2011, 08:49 PM
  2. vBSEO 2.0 RC7 Released
    By Juan Muriente in forum vBSEO Announcements
    Replies: 17
    Last Post: 09-08-2005, 11:00 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
  •