Results 1 to 3 of 3

Archive

This is a discussion on Archive within the Troubleshooting forums, part of the vBSEO SEO Plugin category; The link to my archive generates a page not found error after I upgraded. However, if I click on individual ...

  1. #1
    Member
    Real Name
    Jason
    Join Date
    Mar 2008
    Location
    Washington, DC
    Posts
    73
    Liked
    0 times

    Archive

    The link to my archive generates a page not found error after I upgraded. However, if I click on individual forums in the archive, it works. For example: http://www.mysite.com/archive/f-1.html works but http://www.mysite.com/archive does not.

    Any ideas?

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    169 times
    Please try to modify rewrite rule in .htaccess file:
    FIND:
    Code:
    RewriteRule ^(.*\.php(/.*)?)$ vbseo.php [L,QSA]
    REPLACE WITH:
    Code:
    RewriteRule ^((archive/)?(.*\.php(/.*)?)?)$ vbseo.php [L,QSA]

  3. #3
    Member
    Real Name
    Jason
    Join Date
    Mar 2008
    Location
    Washington, DC
    Posts
    73
    Liked
    0 times
    Thanks Oleg, that worked out

Similar Threads

  1. Archive or not?
    By optrex in forum General Discussion
    Replies: 10
    Last Post: 11-16-2006, 09:15 AM
  2. Archive link to thread or archive?
    By kau in forum General Discussion
    Replies: 0
    Last Post: 08-25-2006, 07:04 PM
  3. vb archive
    By wireforums in forum Troubleshooting
    Replies: 2
    Last Post: 10-06-2005, 12:01 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
  •