vBulletin 4, the most powerful community software + vBSEO 3.5, the ultimate SEO solution = Your ultimate platform for 2010 and beyond. Click below to learn more.

Results 1 to 12 of 12

New created forums are not being redirected correctly

This is a discussion on New created forums are not being redirected correctly within the Troubleshooting forums, part of the vBSEO SEO Plugin category; Hi, does vbseo use a cache or something similar that can cause that all new forums that I created today ...

  1. #1
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123

    Exclamation New created forums are not being redirected correctly

    Hi, does vbseo use a cache or something similar that can cause that all new forums that I created today on my website are not being redirected properly?

    Everytime I click on any of the new forums, i gets redirected to:
    http://www.mywebsite.com/forums/a/

    In the forumhome you will see the correct link, its being rewrited correctly, but when you click on it, it goes to the link above.
    Old forums are working fine.

    Im using APC cache, just in case.

    Summary:
    When you click on
    http://www.mywebsite.com/forums/fitness-camp/
    It goes to
    http://www.mywebsite.com/forums/a/


    Thanks

  2. #2
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,554
    Please try to modify functions_vbseo_vb.php file:
    FIND:
    PHP Code:
    $vbseo_gcache['forum'] = array(); 
    and comment out:
    PHP Code:
    //$vbseo_gcache['forum'] = array(); 
    Last edited by Oleg Ignatiuk; 06-27-2009 at 06:56 PM.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  3. #3
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    is working now!

    I commented the line using //
    is that ok?

  4. #4
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    is working for some, but still theres some not working
    how can I flush the cache?

  5. #5
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,554
    Please try to open vBSEO CP and save settings. If some subforums are still not working, can you please open a ticket with ftp access and example links for torubleshooting?
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  6. #6
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    still not working, going to open a ticket right now

  7. #7
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    ticket opened, waiting for you Oleg

  8. #8
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,554
    Looks like you have more than one site with vBSEO caching option enabled running on the server. In this case cache storage variable should be renamed, I've changed it in config_vbseo.php and it works now.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  9. #9
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    yep, 2 sites, each using apc cache
    thanks oleg!

  10. #10
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    for future reference, could you tell me what parameter did you changed>?
    also, can I uncomment what you asked me to comment first?

    thanks

  11. #11
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    24,554
    Sure, parameter is:
    PHP Code:
    define('VBSEO_CACHE_VAR''vbseo_storage'); 

    also, can I uncomment what you asked me to comment first?
    I'd keep that line commented out, that's how it will be in the next vBSEO version.
    Oleg Ignatiuk / Crawlability Inc.
    Sneek Preview Video of the new Control Panel

    vBSEO 3.5 RC2 (Final)- Released for your Evaluation


  12. #12
    Senior Member
    Real Name
    George
    Join Date
    May 2006
    Posts
    123
    thanks!!

Similar Threads

  1. How is the Groups of this forum created?
    By myandy99 in forum General Discussion
    Replies: 1
    Last Post: 08-24-2008, 08:44 PM
  2. VBSEO and Newly created Forums
    By forumguy in forum Pre-Sales Questions
    Replies: 1
    Last Post: 12-23-2007, 10:52 AM
  3. Sitemap created, but error 404
    By beltipo in forum Troubleshooting
    Replies: 6
    Last Post: 05-10-2007, 04:16 PM
  4. CRR for vBa CMPS created Pages
    By Neutral Singh in forum Custom Rewrite Rules
    Replies: 42
    Last Post: 11-22-2005, 09:23 AM