Results 1 to 2 of 2

Changed URL - rewrite to parse portal page?

This is a discussion on Changed URL - rewrite to parse portal page? within the General Discussion forums, part of the vBSEO SEO Plugin category; I just changed domains from ViperAlley to http://forum.viperalley.com; so far, so good, except for one thing. I've redirected my /forum ...

  1. #1
    Junior Member
    Real Name
    Michael
    Join Date
    Feb 2006
    Posts
    12
    Liked
    0 times

    Changed URL - rewrite to parse portal page?

    I just changed domains from ViperAlley to http://forum.viperalley.com; so far, so good, except for one thing.

    I've redirected my /forum directory using:

    RewriteEngine On
    RewriteRule /forum/(.*) http://forum.viperalley.com/$1 [L,R=301]

    But, my portal page:

    ViperAlley.Com

    is no longer processed by vbseo; so it doesn't use the SEO formatted links.

    How can I modify the above htaccess rules so that /index.php is processed by the /forum/vbseo.php script? When it tries to execute the /forum/vbseo.php script it's forwarding it over to forum.viperalley.com and showing the vBulletin index.php script and not the index.php in my root directory.

  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 Michael,

    as I see, the links are rewritten correctly at your homepage.

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
  •