Page 1 of 2 1 2 LastLast
Results 1 to 15 of 21

how do i remove your copyright from my website?

This is a discussion on how do i remove your copyright from my website? within the General Discussion forums, part of the vBSEO SEO Plugin category; i want to remove your copyright info from my website. how much to do so? thanks...

  1. #1
    420
    420 is offline
    Member Array
    Real Name
    420
    Join Date
    Jan 2007
    Posts
    92
    Liked
    1 times

    how do i remove your copyright from my website?

    i want to remove your copyright info from my website.
    how much to do so?
    thanks

  2. #2
    vBSEO Staff Array Ace Shattock's Avatar
    Real Name
    Ace Shattock
    Join Date
    Jul 2005
    Location
    Auckland, New Zealand, New Zealand
    Posts
    4,033
    Liked
    31 times
    Hello,

    There are currently no Branding Free options, however you may choose from several copyright texts, linked and unlinked versions are available.

    In config_vbseo.php please search for the following:

    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',           0);
    Change define('VBSEO_COPYRIGHT', 0); to the number you would like to use.
    Ace Shattock / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


    My Personal Sites: New Zealand Forum | vBulletin Modifications and Styles | New Zealand Food | New Zealand Android OS Talk | vBulletin Hosting

  3. #3
    Senior Member Array
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    825
    Liked
    1 times
    I think it might be a good idea to make a sticky for this question, since it's asked so frequently.

  4. #4
    Senior Member Array
    Real Name
    Bernard
    Join Date
    Aug 2007
    Location
    Friendswood, TX
    Posts
    184
    Liked
    2 times
    Thanks. I was looking for this info too.

  5. #5
    Junior Member Array
    Real Name
    Julian Standen
    Join Date
    Apr 2007
    Location
    London, UK
    Posts
    17
    Liked
    0 times
    How helpful really is it to perform these tweaks?

    I dont know whether to bother the forums web tec with this sort of task or not...

    Should I make an effort to remove this stuff from the bottom of the page? Pay for the brand free option from VBulletin?

    Powered by vBulletin® Version 3.6.7
    Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.
    Search Engine Optimization by vBSEO 3.0.0

    How will it help the site?

    Thanks in advance..

  6. #6
    Senior Member Array
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    825
    Liked
    1 times
    I remove the copyright notices and links when possible because i believe it makes the footer more clean and pro.

  7. #7
    Senior Member Array
    Real Name
    Ged
    Join Date
    Dec 2006
    Location
    UK
    Posts
    609
    Liked
    27 times
    My 2p

    vBSEO should give a branding free option. Even at the cost of buying vBSEO as the cost for branding free, it is worth it to me. I try to remove all of them, yes it costs money, but at the end of the day it is my site.

    There is nothing worse than 100's of copyright notices at the bottom of any website, it just looks like everyone is in it for the money.

  8. #8
    Member Array PoetJA-1975's Avatar
    Real Name
    Jacquii Cooke
    Join Date
    Dec 2006
    Location
    Tennessee
    Posts
    37
    Liked
    0 times
    Quote Originally Posted by gedsta View Post
    My 2p

    vBSEO should give a branding free option. Even at the cost of buying vBSEO as the cost for branding free, it is worth it to me. I try to remove all of them, yes it costs money, but at the end of the day it is my site.

    There is nothing worse than 100's of copyright notices at the bottom of any website, it just looks like everyone is in it for the money.
    Yep - I agree with this post!

    Jacquii.

  9. #9
    Senior Member Array
    Real Name
    Bernard
    Join Date
    Aug 2007
    Location
    Friendswood, TX
    Posts
    184
    Liked
    2 times
    I'm guessing the requirement is in place to make it easier for the vBSEO team to find unlicensed copies of script via Google. It's punishing the good customers to root out the bad.

    I appreciate the non-link copyright options, but I would rather have a simple "Powered by vbSEO" statement without the version number! There is no need to empower hackers to find the exact versions of scripts they are looking to exploit. I don't like having version numbers display for any scripts that I use on my web sites.
    I'm using vbSEO for my precious metals forum.

  10. #10
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    You can remove the version number from copyright footer by manually enabling this option in config_vbseo.php:
    PHP Code:
        define('VBSEO_NOVER_INFO',             1); 
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  11. #11
    Senior Member Array
    Real Name
    Bernard
    Join Date
    Aug 2007
    Location
    Friendswood, TX
    Posts
    184
    Liked
    2 times
    Thanks Oleg. Is there some docs somewhere that describe all these "hidden" configuration options? Why aren't they included in the vBSEO ACP?
    I'm using vbSEO for my precious metals forum.

  12. #12
    vBSEO Staff Array Oleg Ignatiuk's Avatar
    Real Name
    Oleg Ignatiuk
    Join Date
    Jun 2005
    Location
    Belarus
    Posts
    25,818
    Liked
    192 times
    Those are the options in beta stage and are not documented.
    Oleg Ignatiuk / Crawlability Inc.
    Security bulletin - Patch Level for all supported versions released

    Unveiling the NEW vBSEO Sitemap Generator 3.0. - available NOW for vBSEO Customers!


  13. #13
    Junior Member Array
    Real Name
    James Paden
    Join Date
    Jul 2007
    Posts
    6
    Liked
    0 times
    I would also greatly appreciate a copyright-free option. Not giving your clients an option to remove this is poor policy.

  14. #14
    Senior Member Array
    Real Name
    ---
    Join Date
    Oct 2005
    Location
    Belgium
    Posts
    825
    Liked
    1 times
    Quote Originally Posted by Xemion View Post
    I would also greatly appreciate a copyright-free option. Not giving your clients an option to remove this is poor policy.
    I think they know that by now and it will be possible in the future so don't worry

  15. #15
    Junior Member Array
    Real Name
    James Paden
    Join Date
    Jul 2007
    Posts
    6
    Liked
    0 times
    Just trying to speed things up... :-) They released it to eBay in March...

Page 1 of 2 1 2 LastLast

Similar Threads

  1. suggestion to remove copyright info (brand free)
    By 420 in forum vBSEO Features Archive
    Replies: 5
    Last Post: 05-19-2007, 04:15 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
  •