vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Board Optimization - FUZZY SEO Booster - increase long tail search traffic AUTOMATICALLY! (https://vborg.vbsupport.ru/showthread.php?t=234192)

venon 01-30-2010 07:55 PM

can you please make a 3.8.4 version?

Bouncer222 01-30-2010 08:08 PM

You don't only have one back link , you have more than one.. and I think they are hidden which = bad for good to have hidden links.

Quote:

$footer_link = 'Search Engine Friendly Tags by <a href="http://seoforums.org" title="SEO Forum" target="_blank">SEO Forum</a> .org';
break;
case 'forumdisplay':
$footer_link = 'Search Engine Friendly Tags by <a href="http://seoforums.org/seo-tools/" title="SEO Tools" target="_blank">SEO Tools</a>';
break;
case 'showthread':
$footer_link = 'Search Engine Friendly Tags by <a href="http://seoforums.org/seo-blog/" title="SEO Blog" target="_blank">SEO Blog</a>';
break;
}
$vbulletin->options['copyrighttext'] .= $footer_link;
Why do you have so much backlinks?

Uninstalled.

nightbloom 01-31-2010 01:01 AM

This is a great mod but the most common keyword I seem to get is

SEO FORUM, SEO BLOG, SEO SITE

AND I have to have your website at the footer of my page. Nice for you, bad for me. It's a great idea and I appreciate you trying to further your own enterprise but until you pay me, Im not really willing to be an all out advertising engine for ya.

MarkJW 01-31-2010 03:25 AM

For people looking for the reason why certain random search terms are appearing on their pages, here's what to do:
  1. Go to ACP > Plugins and Products > Plugin Manager
  2. Scroll down until you find Product : SEOforums.org Fuzzy SEO Booster RC2
  3. Find Forum Seoqueries - init_startup and click Edit
  4. Inside the small text box, find the text
    Code:

    //imitating http_referer variable uncomment this line if you want to test plugin
  5. Delete everything between that and the following text:
    Code:

    //$_SERVER['HTTP_REFERER'] = 'http://www.google.com/search?client=safari&rls=en&q=%D8%A7%D9%84%D8%A3%D8%BA%D8%A7%D9%86%D9%8A&ie=UTF-8&oe=UTF-8';*/
  6. Your code should now look something like this:
    Code:

        $seoqueries->searchterms = TABLE_PREFIX .'seoqueries_terms';
        $seoqueries->searchterms_data = TABLE_PREFIX .'seoqueries_data';
        $seoqueries->searchterms_stats = TABLE_PREFIX .'seoqueries_terms_stats';

        $ref = seoqueries_get_refer();
        $type_id = seoqueries_get_type_id($vbulletin->GPC);

As long as you get rid of the code between the two commented-out lines, you should be fine. Remove the incorrect search terms from your database using phpmyadmin (clear the three tables that the plugin created).

Also, shout-out to nightbloom for having the guts to run an Aion fansite not called AionSource.com! ;)

bilgicc 01-31-2010 06:33 AM

Thanks MarkJW.

Marv 01-31-2010 07:42 AM

Uninstalled for SEO security reasons until conditionals are implemented.

Beor 01-31-2010 09:27 AM

I dont have posibilty to uninstall, the page of uninstallation dont finish....

What is the problem?

Cu

Marv 01-31-2010 09:34 AM

Dunno, deactivate the plugin instead.

madotds 01-31-2010 11:03 AM

Cheers MarkJW for the info. that sorted that out.

bilgicc 01-31-2010 01:37 PM

MarkJW; When delete them code's, new words does not adding database. Same you?


All times are GMT. The time now is 09:12 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.01655 seconds
  • Memory Usage 1,738KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete