Results 1 to 7 of 7

How to restore default vbseo settings?

This is a discussion on How to restore default vbseo settings? within the General Discussion forums, part of the vBSEO SEO Plugin category; How to restore all default vbseo settings (vbseo_all.xml = urls + other)? Reinstallation or upgrade doesn't help. Thank you in ...

  1. #1
    Junior Member
    Real Name
    Litr
    Join Date
    Oct 2008
    Posts
    12
    Liked
    0 times

    How to restore default vbseo settings?

    How to restore all default vbseo settings (vbseo_all.xml = urls + other)?

    Reinstallation or upgrade doesn't help.

    Thank you in advance.

  2. #2
    vBSEO.com Webmaster Mert Gökçeimam's Avatar
    Real Name
    Lizard King
    Join Date
    Oct 2005
    Location
    Istanbul, Turkey, Turkey
    Posts
    23,100
    Liked
    622 times
    Blog Entries
    4
    Hello ,

    vbseo_all.xml is the backup file that keep all vBSEO settings.
    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

  3. #3
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    assuming you are on 3.5.1,
    open vbseo/resources/xml/config.ml

    find
    Code:
    <setting>
    <name>VBSEO_CONFIG_INIT</name>
    <value>0</value>
    </setting>
    replace with

    Code:
    <setting>
    <name>VBSEO_CONFIG_INIT</name>
    <value>1</value>
    </setting>
    visit vbseoCP.php and you should pull default settings (may need to save password and license keys again)

  4. #4
    Junior Member
    Real Name
    Litr
    Join Date
    Oct 2008
    Posts
    12
    Liked
    0 times
    Brian, you are right. This is the solution:
    Code:
    <setting>
    <name>VBSEO_CONFIG_INIT</name>
    <value>1</value>
    </setting>

  5. #5
    kau
    kau is offline
    Senior Member
    Real Name
    Alan
    Join Date
    Aug 2006
    Posts
    104
    Liked
    0 times
    This does not work for me.

    I reset those lines, revisit VBSEO ADMINCP and I still see the cache there: website1_vbseo_storage

  6. #6
    vBSEO Staff Brian Cummiskey's Avatar
    Real Name
    Brian Cummiskey
    Join Date
    Jul 2009
    Location
    btwn NYC and Boston
    Posts
    12,789
    Liked
    657 times
    Blog Entries
    2
    vbseo_storage is for an opcode cacher, like xcache or eaccerlator. Make sure you've flushed that as well.

  7. #7
    kau
    kau is offline
    Senior Member
    Real Name
    Alan
    Join Date
    Aug 2006
    Posts
    104
    Liked
    0 times
    Yes we disabled that option however it still appeared when we would try the reset. It took manually doing a delete from datastore where title = some_vbseo_variable to get it to finally reset.

Similar Threads

  1. vBulletin 4.x Is there anyway to restore a default setup on vb3.5?
    By zelnik in forum Troubleshooting
    Replies: 11
    Last Post: 04-10-2012, 01:39 PM
  2. vbseo sitemap default settings
    By andyy in forum Troubleshooting
    Replies: 7
    Last Post: 05-31-2009, 04:29 AM
  3. vbseo settings > Restore?
    By maksam in forum General Discussion
    Replies: 1
    Last Post: 10-26-2008, 04:21 PM
  4. How do I restore vbseo default settings?
    By mmotp in forum General Discussion
    Replies: 3
    Last Post: 09-14-2008, 04:54 PM
  5. Howto Restore vBulletin default URLs
    By itdevil in forum URL Rewrite Settings
    Replies: 7
    Last Post: 11-04-2007, 07:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •