Results 1 to 3 of 3

Rewrite Pointing to Wrong URLs

This is a discussion on Rewrite Pointing to Wrong URLs within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I am setting up a new installation of vbSEO on my forum to go live in the next few weeks. ...

  1. #1
    Junior Member
    Real Name
    Anthony
    Join Date
    Dec 2006
    Posts
    7
    Liked
    0 times

    Rewrite Pointing to Wrong URLs

    I am setting up a new installation of vbSEO on my forum to go live in the next few weeks. I am using the default .htaccess that comes with RC6. When using the default set up options, when I click a forum or thread, my URLs point to:

    http://www2.tribalwar.com/lic_html/f.../whatever.html

    The lic_html portion of the URL is obviously a problem. I am not sure what would cause that to be included.

    I have uncommented the line to establish my rewrite base as forums/, however I cannot correct the 404 errors.

    What am I missing?

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    This is usually caused by PHP not reporting the "real" physical path for your site location. This can be corrected by manually editing your vbseo_config.php file and entering your actual physical path here:

    Code:
     define('VBSEO_CUSTOM_DOCROOT',     '/full/path/here');

  3. #3
    Junior Member
    Real Name
    Anthony
    Join Date
    Dec 2006
    Posts
    7
    Liked
    0 times
    Thanks, Keith. That fixed my problem.

Similar Threads

  1. Full vBulletin Rewrite System
    By Snake in forum Custom Rewrite Rules
    Replies: 13
    Last Post: 06-05-2007, 11:42 PM
  2. Google Sitemap-Listing of old url's option-from 1.7
    By T2DMan in forum Member Articles
    Replies: 0
    Last Post: 04-02-2006, 09:46 AM
  3. adding my vbadvanced pages....
    By BamaStangGuy in forum General Discussion
    Replies: 8
    Last Post: 12-12-2005, 11:18 AM
  4. Replies: 2
    Last Post: 08-11-2005, 08:22 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
  •