Results 1 to 6 of 6

Moving 'Footer Archive Links'

This is a discussion on Moving 'Footer Archive Links' within the General Discussion forums, part of the vBulletin SEO Discussion category; Is it possible to move the 'Footer Archive Links' into the actual table...

  1. #1
    Junior Member
    Real Name
    Mr Chad
    Join Date
    Sep 2006
    Posts
    15
    Liked
    0 times

    Moving 'Footer Archive Links'

    Is it possible to move the 'Footer Archive Links' into the actual table

  2. #2
    Senior Member
    Real Name
    Keith Cohen
    Join Date
    Jul 2005
    Location
    Raleigh, NC USA
    Posts
    6,147
    Liked
    13 times
    Yes, here's a snippet from the vBSEO Control panel for the archive link options:

    NOTE: Enter <!--VBSEO_ARCHIVE_LINKS--> in your footer template to specify a location for the archive links, otherwise, these will be added at the very bottom of the output.

  3. #3
    Junior Member
    Real Name
    Mr Chad
    Join Date
    Sep 2006
    Posts
    15
    Liked
    0 times
    can i also move the vBSEO next to it.

  4. #4
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    Do you mean vBSEO copyright message? You can specify it's location with <!--VBSEO_COPYRIGHT--> tag.

  5. #5
    Member Griffin's Avatar
    Real Name
    Sean James
    Join Date
    Jan 2006
    Location
    Sydney Australia
    Posts
    89
    Liked
    0 times
    Is there anyway to hide these links? because i have like 58 links at the bottom of my page hehe
    Bluepearl Design
    http://www.bluepearl-design.com - Design Community
    http://www.musclesci.com - BodyBuilding Community
    http://www.vbulletin-templates.com - Free vBulletin Templates

  6. #6
    vBSEO Staff Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,744
    Liked
    168 times
    You can manually select unlinked copyright option in config_vbseo.php file:
    PHP Code:
        // ****** 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
        // 2. Content Relevant URLs by vBSEO 3.0.0
        // 3. Search Engine Optimization by vBSEO 3.0.0
        // 4. SEO by vBSEO 3.0.0
        // 9. Ping/Trackback Enabled by vBSEO 3.0.0
        //
        // Not Linked
        // 5. Search Engine Friendly URLs by vBSEO 3.0.0 й 2007, Crawlability, Inc.
        // 6. Content Relevant URLs by vBSEO 3.0.0 й 2007, Crawlability, Inc.
        // 7. Search Engine Optimization by vBSEO 3.0.0 й 2007, Crawlability, Inc.
        // 8. SEO by vBSEO 3.0.0 й 2007, Crawlability, Inc.
        // 10. Ping/Trackback Enabled by vBSEO 3.0.0 й 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',           8); 

Similar Threads

  1. My Guide on the features of VBSEO
    By BamaStangGuy in forum Member Articles
    Replies: 18
    Last Post: 11-28-2006, 03:29 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
  •