Results 1 to 8 of 8

Problem with Project Tools archive URL rewrite

This is a discussion on Problem with Project Tools archive URL rewrite within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, I have a problem in the vBulletin archive when clicking the Project Tools archive link. The URL is rewritten ...

  1. #1
    Junior Member
    Real Name
    aajobj
    Join Date
    Jun 2008
    Posts
    4
    Liked
    0 times

    Problem with Project Tools archive URL rewrite

    Hi,
    I have a problem in the vBulletin archive when clicking the Project Tools archive link.
    The URL is rewritten from http://mydomain.com/forum/archive/project.php (correct URL) to http://mydomain.com/forum/archive/index.php/project.php (wrong URL).
    I guess that this could easily be fixed, but I’m new to the vBSEO product .

    Running vBSEO 3.2.0 RC8

    Kind Regards
    aajobj

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Hello,

    you can change your "Rewrite Archive Root" option in vBSEO CP to "/archive/" for that.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  3. #3
    Junior Member
    Real Name
    aajobj
    Join Date
    Jun 2008
    Posts
    4
    Liked
    0 times
    I have tried that now, but it didn’t help.
    When clicking the link now it’s navigating to http://mydomain.com/forum/archive/ and not to http://mydomain.com/forum/archive/project.php.
    Is there anything else I need to take into consideration?

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Please try to modify file:
    FIND:
    PHP Code:
    chdir('archive/'); 
    AND PUT IT BELOW THIS LINE:
    PHP Code:
    if(!file_exists('archive/'.$arcscript.'.'.VBSEO_VB_EXT)) $arcscript 'index'
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  5. #5
    Junior Member
    Real Name
    aajobj
    Join Date
    Jun 2008
    Posts
    4
    Liked
    0 times
    I tried to change the vbseo.php with your suggestion, but that didn’t work.

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Could you please open a support 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!


  7. #7
    Junior Member
    Real Name
    aajobj
    Join Date
    Jun 2008
    Posts
    4
    Liked
    0 times
    Ticket created

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,689
    Liked
    157 times
    Update: the modification posted above resolved the issue.
    Oleg Ignatiuk / Crawlability Inc.
    vBSEO 3.6.0 GOLD Released!
    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


Similar Threads

  1. Project Tools Custom Rewrite Rules
    By Oleg Ignatiuk in forum Custom Rewrite Rules
    Replies: 19
    Last Post: 10-08-2010, 03:52 AM
  2. Project tools REWRITE
    By Lindsey in forum Custom Rewrite Rules
    Replies: 9
    Last Post: 05-07-2008, 12:08 PM
  3. Project Tools
    By Jason_A in forum Custom Rewrite Rules
    Replies: 9
    Last Post: 03-08-2008, 10:26 AM
  4. Vb Project Tools
    By InoffLine in forum Pre-Sales Questions
    Replies: 5
    Last Post: 09-30-2007, 01:56 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
  •