Results 1 to 4 of 4

Version Removal Option

This is a discussion on Version Removal Option within the General Discussion forums, part of the vBSEO SEO Plugin category; What ever happened to the Version Removal Option? Can no longer find it in v 3.0.0 RC5. Before I was ...

  1. #1
    Member aacircle's Avatar
    Real Name
    aacircle
    Join Date
    Nov 2005
    Posts
    82
    Liked
    0 times

    Version Removal Option

    What ever happened to the Version Removal Option? Can no longer find it in v 3.0.0 RC5.

    Before I was able to disable the setting 'VBSEO_NOVER_INFO' via the config_vbseo.php file and the copyright notice won't display the vBSEO version information.
    ** Back Together Forever ** Get Your Ex Back

  2. #2
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    It should be in your config_vbseo.php file, at the bottom:

    // ****** OPTIONS IN BETA STAGE ******
    // The following options are in beta stage.
    define('VBSEO_CHECK_WWWDOMAIN', 0);
    define('VBSEO_CUSTOM_DOCROOT', '');
    define('VBSEO_CUSTOM_TOPREL', '');
    define('VBSEO_NOVER_INFO', 0);
    define('VBSEO_ENABLE_GARS', 0);
    define('VBSEO_NET_TIMEOUT', 5);
    define('VBSEO_MAX_TITLE_LENGTH', 250);
    define('VBSEO_SNIPPET_LENGTH', 200);
    define('VBSEO_NEW_LAST_POST_COOKIE',0);
    define('VBSEO_LASTMOD_HEADER', 0);
    define('VBSEO_UTF8_SUPPORT', 0);
    define('VBSEO_TRANSLIT_CALLBACK', '');
    define('VBSEO_FORCEHOMEPAGE_ROOT', 0);
    define('VBSEO_VB_EXT', 'php');
    define('VBSEO_BOOKMARK_THREAD', 1);
    define('VBSEO_BOOKMARK_POST', 1);
    define('VBSEO_BOOKMARK_DIGG', 0);
    define('VBSEO_BOOKMARK_DELICIOUS', 0);
    define('VBSEO_BOOKMARK_TECHNORATI', 0);
    define('VBSEO_BOOKMARK_FURL', 0);

  3. #3
    Member aacircle's Avatar
    Real Name
    aacircle
    Join Date
    Nov 2005
    Posts
    82
    Liked
    0 times
    Thanks Juan. Was looking in the wrong file. Sorry about that.
    ** Back Together Forever ** Get Your Ex Back

  4. #4
    vBSEO Staff Juan Muriente's Avatar
    Real Name
    Juan Carlos Muriente
    Join Date
    Jun 2005
    Location
    Puerto Rico
    Posts
    14,266
    Liked
    586 times
    Not a prob. - always welcomed

Posting Permissions

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