Results 1 to 5 of 5

What are the required footer linkback options to vbSEO?

This is a discussion on What are the required footer linkback options to vbSEO? within the Pre-Sales Questions forums, part of the Announcements & Pre-Sales category; While visiting vBulletin Zone | Ultimate Resource for vBulletin Admins I see the linkback is http://www.vbseo.com/126/ Is 126 a referral ...

  1. #1
    Senior Member Island's Avatar
    Real Name
    Jeff
    Join Date
    Mar 2007
    Posts
    101
    Liked
    0 times

    What are the required footer linkback options to vbSEO?

    While visiting vBulletin Zone | Ultimate Resource for vBulletin Admins I see the linkback is http://www.vbseo.com/126/

    Is 126 a referral link so you get some $$$ credit for purchases made by people coming from your site?

    I know I've seen others that link to crawability (the black page.)

    What are the various options?

    Does the vBSEO version number have to be shown to the public?

  2. #2
    Senior Member BamaStangGuy's Avatar
    Real Name
    Brent Wilson
    Join Date
    Aug 2005
    Location
    Huntsville, Alabama
    Posts
    2,484
    Liked
    1 times
    Is 126 a referral link so you get some $$$ credit for purchases made by people coming from your site?
    Yes you can configure this in the config file and the control panel

    What are the various options?
    From the config file:

    // ****** COPYRIGHT NOTICE ******
    // As per the License Agreement (www.crawlability.com/vbseo/license/), you may NOT remove (or modify) the
    // copyright notice. Select one of the copyright notices to be displayed in ALL pages enhanced by vBSEO:
    //
    // Linked
    // 1. Search Engine Friendly URLs by vBSEO 3.0.0 RC8
    // 2. Content Relevant URLs by vBSEO 3.0.0 RC8
    // 3. Search Engine Optimization by vBSEO 3.0.0 RC8
    // 4. SEO by vBSEO 3.0.0 RC8
    // 9. Ping/Trackback Enabled by vBSEO 3.0.0 RC8
    //
    // Not Linked
    // 5. Search Engine Friendly URLs by vBSEO 3.0.0 RC8 © 2007, Crawlability, Inc.
    // 6. Content Relevant URLs by vBSEO 3.0.0 RC8 © 2007, Crawlability, Inc.
    // 7. Search Engine Optimization by vBSEO 3.0.0 RC8 © 2007, Crawlability, Inc.
    // 8. SEO by vBSEO 3.0.0 RC8 © 2007, Crawlability, Inc.
    // 10. Ping/Trackback Enabled by vBSEO 3.0.0 RC8 © 2007, Crawlability, Inc.
    //
    //
    // When this option is set to '0', the system auto-selects a copyright notice for you. Setting this
    // option to a value from '1' to '10' will display the copyright notice of your preference.
    define('VBSEO_COPYRIGHT', 4);
    Does the vBSEO version number have to be shown to the public?
    Nope

  3. #3
    Senior Member Island's Avatar
    Real Name
    Jeff
    Join Date
    Mar 2007
    Posts
    101
    Liked
    0 times
    Does the vBSEO version number have to be shown to the public?
    Nope
    Call me dense, but where do I set the option to not show the "RC8" version number?

  4. #4
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    You have to manually edit the config_vbseo.php file and look for this option:

    Code:
    define('VBSEO_NOVER_INFO',          0);
    Change the 0 to a 1.

  5. #5
    Senior Member Island's Avatar
    Real Name
    Jeff
    Join Date
    Mar 2007
    Posts
    101
    Liked
    0 times
    Excellent. Thank you very much!

    The support here is amazing!!!

Similar Threads

  1. The vBSEO LinkBacks User Guide - vBSEO 3.0 GOLD
    By Joe Ward in forum General Discussion
    Replies: 49
    Last Post: 09-20-2011, 07:10 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
  •