So we can remove the "link" from the copyright text? And if so how do I go about doing that since it automatically put it there?
I haven't decided which way I was going to lean on this but would like to know the answer if I do lean a way.
This is a discussion on Just to clear up the copyright stuff... within the General Discussion forums, part of the vBSEO SEO Plugin category; So we can remove the "link" from the copyright text? And if so how do I go about doing that ...
So we can remove the "link" from the copyright text? And if so how do I go about doing that since it automatically put it there?
I haven't decided which way I was going to lean on this but would like to know the answer if I do lean a way.
Open up the config file with a text editor; there's a section about the copyright and you can pick the format you would like it to be. I think there are 3 with a link and 3 without.
Review Juan's post here: copyright removal for vbseo copyright numbers to place here:
that can be found within your includes/config_vbseo.php file..replace the zero with the number pre-defined within Juan's post and voilaCode:define('VBSEO_COPYRIGHT', 0);![]()
The formats are also shown inside the config file itself as comments.
I found it and am playing with it.