Results 1 to 2 of 2

How did you do it...

This is a discussion on How did you do it... within the General Discussion forums, part of the vBSEO SEO Plugin category; Sorry if this has been answered many times but I haven't been around in a while. How did you make ...

  1. #1
    Junior Member
    Real Name
    Adam S
    Join Date
    May 2006
    Posts
    11
    Liked
    0 times

    How did you do it...

    Sorry if this has been answered many times but I haven't been around in a while. How did you make it so that only your forum main page is in the /forums/ directory? I am curious as I may want to do something like this.

  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,

    it is done with Custom Rewrite Rule. Our forum homepage script is forum.php, so our CRR is:
    Code:
    '^forum\.php' => 'forums/'

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •