Results 1 to 12 of 12

vbseo not rewriting URLs

This is a discussion on vbseo not rewriting URLs within the Troubleshooting forums, part of the vBSEO SEO Plugin category; I'm moving to a dedicated server. I was having all kinds of problems with 500 Internal Server Error and such. ...

  1. #1
    Member
    Real Name
    BrandonDrury
    Join Date
    Dec 2005
    Posts
    39
    Liked
    0 times

    vbseo not rewriting URLs

    I'm moving to a dedicated server. I was having all kinds of problems with 500 Internal Server Error and such.

    Now I've played around so much that vbSEO won't even re-write the URLs. It's as if the plugin is disabled. I'm positive the same settings worked before.

    I'm trying to think of places where vbseo may be disabled or bypassed. I can confirm that vbseo is active in vbulletin plugins, vbulletin products, and in vbseo's admin panel. I had disabled all hooks in the config.php but I have removed that.

    Is there any where else that could stop vbseo from doing the initial rewrite?

    After I get this fixed I can move on to actually figuring out the htaccess issue.

    Brandon

  2. #2
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    it won't work without the htaccess file in place.

  3. #3
    Member
    Real Name
    BrandonDrury
    Join Date
    Dec 2005
    Posts
    39
    Liked
    0 times
    Interesting. I had it "working" last night without htaccess. By "working" I mean that a link on the homepage would point to a re-written URL. Of course, clicking on the URL was busted without the htaccess. Now, I can't even get the URLs to re-write.

    Then again, maybe I'm fried.

    Even with .htaccess in place, I still can't get the URLs to rewrite. I guess I'll try it on a local server and see what happens.

    For example, right now I have activated vbseo in all places I know how to but this is what ends up:
    Home Recording Forum

    index.php works with default vbulletin URLs. The forum categories work, but no threads work.

    Brandon

  4. #4
    Senior Member briansol's Avatar
    Real Name
    Brian
    Join Date
    Apr 2006
    Location
    Central CT, USA
    Posts
    6,981
    Liked
    8 times
    ah, so it's not even displaying as /nice/thread/name/ ?

    try re-importing the product and ftping vbseo files from scratch

  5. #5
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    22,367
    Liked
    542 times
    Blog Entries
    4
    Hello please manually edit config_vbsep.php file and add your forum path to the following setting
    PHP Code:
        define('VBSEO_CUSTOM_DOCROOT',         ''); 
    after the edit the setting shall look like
    PHP Code:
        define('VBSEO_CUSTOM_DOCROOT',         '/your/forum/path'); 
    Mert Gökçeimam / Crawlability Inc.

    vBSEO 3.6.0 Alpha Önizlemesi - Including Like Tree
    Unveiling the NEW vBSEO Sitemap Generator 3.0 - available NOW for vBSEO Customers!


    Twitter:@Depkac
    Personal Blog : Mert Gökçeimam

  6. #6
    Member
    Real Name
    BrandonDrury
    Join Date
    Dec 2005
    Posts
    39
    Liked
    0 times
    ah, so it's not even displaying as /nice/thread/name/ ?

    try re-importing the product and ftping vbseo files from scratch
    I think I've done this 40 times. I've tried it with a fresh download of vbseo 3.1 and I've done it with files I had on the previous server. It did work last night at one point, but somehow I goofed it up.

    define('VBSEO_CUSTOM_DOCROOT', '/your/forum/path');

    Okay, I did this but I don't see any change.

    Any other ideas?

    Brandon

  7. #7
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Make sure that you specified docroot correctly, you can check an example here: Urgent - Site broken
    If it still doesn't work, please open a ticket with FTP access for troubleshooting.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  8. #8
    Member
    Real Name
    BrandonDrury
    Join Date
    Dec 2005
    Posts
    39
    Liked
    0 times
    Okay, it appears I'm on to something. I deleted the entire stupid forum directory, uploaded vbulletin and installed it. I then installed vbseo and it did actually rewrite the urls once I go the docroot right (I had a slash at the end!).

    Then when I imported my previous XML settings for vbseo, everything broke. I wasn't sure how to restore the default settings so I once again deleted everything and am now reuploading. If all goes well, I can just manually tweak the settings to what I had and call it a day.

    Of course, this doesn't address the htaccess issue. It only gets me to the point where I can troubleshoot the htaccess.

    Brandon

  9. #9
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    12 times
    This has happened to several sites lately. I wonder if there is a common ISP between them all that made a change to their server configuration?

  10. #10
    Member
    Real Name
    BrandonDrury
    Join Date
    Dec 2005
    Posts
    39
    Liked
    0 times
    Well, I'm not sure. I'm a dedicated server from a company called "Iweb".

    Brandon

  11. #11
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Update: resolved via support ticket. VBSEO_CUSTOM_DOCROOT set in config_vbseo.php and RewriteBase enabled in .htaccess file.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  12. #12
    Member
    Real Name
    BrandonDrury
    Join Date
    Dec 2005
    Posts
    39
    Liked
    0 times
    I just wanted to say that it never ceases to amaze me how incredibe your support is! Thank you very, very much!

    It's tough to see your little creation (a forum) that you've worked years on building up to be fairly successful go down and it's awesome that you guys understand how important this is to people. Thank you vbseo!

    Brandon

Similar Threads

  1. url rewriting, old urls?
    By pearl-guide.com in forum Pre-Sales Questions
    Replies: 1
    Last Post: 04-29-2008, 05:35 AM
  2. Help rewriting announcement URLs
    By Snake in forum URL Rewrite Settings
    Replies: 7
    Last Post: 12-30-2006, 06:01 PM
  3. rewriting sub-forum URLS
    By alleycat in forum URL Rewrite Settings
    Replies: 3
    Last Post: 12-14-2006, 09:43 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
  •