vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=251)
-   -   Remove "SEO by vBSEO 3.6.0" Link from forum footers (https://vborg.vbsupport.ru/showthread.php?t=308360)

Rik Brown 02-14-2014 04:33 PM

Remove "SEO by vBSEO 3.6.0" Link from forum footers
 
I'm still using vbseo even though the company has gone out of business. However, at the bottom of each page on our forums is a broken link referring to their Crawability.com website which has been abandoned.

Does anyone know what file to edit to remove that link which takes one to that dead website?

Thanks. -- Rik

RichieBoy67 02-14-2014 05:45 PM

If you are still using Vbseo 3.6.0 do a search for Vbseo exploit and incorporate the code changes. 3.6 is very easily hackable.

I do not recall how that was set up but you can probably find it in the plug in manager or phrasing. I would check the plug ins first under Vbseo and template changes or something to that extent.

ozzy47 02-14-2014 07:26 PM

Tbh even though the company in no more, it is still not ethical to remove the branding.

Max Taxable 02-14-2014 07:28 PM

Ethical to edit the branding though, removing only the dead link right?

ozzy47 02-14-2014 07:32 PM

Yeah that I would do. :)

Thangvip9x 02-14-2014 09:23 PM

Go to this directory vbseo/includes and open functions_vbseo.php
Find
PHP Code:

global $VBSEO_REWRITE_TEXTURLS
if(!
$VBSEO_REWRITE_TEXTURLS
$VBSEO_SHOW_COPYRIGHT = ( 

Replace with
PHP Code:

global $VBSEO_REWRITE_TEXTURLS
if(!
$VBSEO_REWRITE_TEXTURLS
$VBSEO_BRANDING_FREE = ( 

Save
Please click like button

cellarius 02-15-2014 07:37 AM

But note: The above is a clear breach of the license agreement. Even if the company is out of business, the rights to the software are still owned by its creators, and if they would choose to collect some easy money, you're making yourself an easy target.

ozzy47 02-15-2014 10:47 AM

Correct, you need to find the code that has the link, and unlink it, not remove the code by faking branding free.

Rik Brown 02-17-2014 05:16 PM

Thank you for all the suggestions.

RichieBoy67 02-17-2014 05:28 PM

I guess we would have to look at their contract because there is also a chance they could have breached the contract as well. At the very least I would pull a broken link.

Zachery 02-17-2014 06:50 PM

I'd suggest getting rid of the software, either removing it or finding an alternative.

kdp747 12-07-2014 02:58 AM

I was searching for "removing vbsoe footer" and found this thread. I did the following to remove vbseo link.

In the functions_vbseo.php , I found the following code.

Code:

$cp_str = str_replace('vBSEO', '<a rel="nofollow" href="http://www.crawlability.com/vbseo/">vBSEO</a>', $cp_str);
Removed the anchor with plain text vBSEO.

Is this correct?

ozzy47 12-07-2014 07:50 AM

That would effectively remove the link and should have the text in place yes. :)

HM666 12-10-2014 07:53 PM

Quote:

Originally Posted by Zachery (Post 2481921)
I'd suggest getting rid of the software, either removing it or finding an alternative.

Yep pretty much what I was gonna say. you can replace vBSEO with DBTech SEO and they have a converter that can convert any old vBSEO links to work and be the same with DBSEO in the Pro version.


All times are GMT. The time now is 08:04 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01000 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (14)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete