Results 1 to 3 of 3
Like Tree1Likes
  • 1 Post By Andrés Durán Hewitt

Change Password for vbSEO CP

This is a discussion on Change Password for vbSEO CP within the General Discussion forums, part of the vBSEO SEO Plugin category; I want to change my password after the security issue with the plugins but cannot find where to do that?...

  1. #1
    Member
    Real Name
    Tim
    Join Date
    Jan 2012
    Posts
    82
    Liked
    1 times

    Change Password for vbSEO CP

    I want to change my password after the security issue with the plugins but cannot find where to do that?

  2. #2
    vBSEO Staff Andrés Durán Hewitt's Avatar
    Real Name
    Andrés Durán
    Join Date
    Jul 2009
    Location
    Costa Rica
    Posts
    3,393
    Liked
    411 times
    Blog Entries
    1
    Hello,


    If you are using vBSEO 3.5.x/3.6.x series, please follow these steps:


    * First you must locate your vbseo/resources/xml/config.xml file.


    * Download it to your PC, then open the file with a text editor and search for something similar to this:


    <setting>
    <name>VBSEO_ADMIN_PASSWORD</name>
    <value>e7ea6f5be6c2d2d64538c7a6qwe87weas</value>
    </setting>


    * Yours will be the same except for the random string (e7ea6f5be6c2d2d64538c7a6qwe87weas).


    * Remove that from the line so it now looks like this:


    <setting>
    <name>VBSEO_ADMIN_PASSWORD</name>
    <value></value>
    </setting>


    * Upload the file to the web server.


    * Open your vBSEO control panel. When you try to log in, you will see the option to add in your new password and confirm it.


    * Finally, CHMOD the file back to 644 when you are finished.






    If you are using vBSEO 3.3.x series, please follow these steps:


    * First you must locate your vB-root/includes/config_vbseo.php file.


    * Download it to your PC, then open the file with a text editor and search for something similar to this:


    // ****** CONFIG PANEL PASSWORD ******
    define('VBSEO_ADMIN_PASSWORD', 'e7ea6f5be6c2d2d64538c7a6qwe87weas');


    * Yours will be the same except for the random string (e7ea6f5be6c2d2d64538c7a6qwe87weas).


    * Remove that from the line so it now looks like this:


    // ****** CONFIG PANEL PASSWORD ******
    define('VBSEO_ADMIN_PASSWORD', '');


    * Upload the file to the web server.


    * Open your vBSEO control panel. When you try to log in, you will see the option to add in your new password and confirm it.


    * Finally, CHMOD the file back to 644 when you are finished.




    If you follow these steps correctly, you will be able to reset your password and login again to your vBSEO CP.
    GOLGE66 likes this.
    Andrés Durán / Crawlability Inc.
    ˇvBSEO 3.6.0 GOLD Liberado!
    Inaugurando el NUEVO vBSEO Sitemap Generator 3.0. - ˇAHORA disponible para Clientes de vBSEO!

    Síguenos en: Facebook | Síguenos en: Twitter


  3. #3
    Member
    Real Name
    Tim
    Join Date
    Jan 2012
    Posts
    82
    Liked
    1 times
    Awesome thanks Andres!

Similar Threads

  1. Can I change my vBSEO control panel password?
    By IcEWoLF in forum General Discussion
    Replies: 4
    Last Post: 09-28-2011, 02:56 PM
  2. Replies: 7
    Last Post: 09-11-2010, 08:27 PM
  3. how to change vbseo admin panel password in 3.5.1?
    By m0rgulvale in forum General Discussion
    Replies: 1
    Last Post: 07-03-2010, 12:35 AM
  4. VBSEO Password Change
    By vabruno in forum General Discussion
    Replies: 2
    Last Post: 09-14-2009, 12:50 PM
  5. Change password for vbSEO?
    By Karate Story in forum Pre-Sales Questions
    Replies: 1
    Last Post: 09-03-2009, 08:01 PM

Tags for this Thread

Posting Permissions

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