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)

Winter Sonata 12-18-2010 02:28 AM

Thanks Juggernaut for being kind enough :)
I am still running 4.0.2 and can't see any errors, I hope there aren't some errors which I am not aware of :(

let's see !!

Alfa1 12-18-2010 03:42 PM

This could be a major issue with this hack:
Quote:

Originally Posted by BoRoU (Post 2133174)
The problem that has me a long time is that grown in the database tables and now when it's forum to a certain number of users found this addon saturates the server. Consume all the CPU.

I experienced something similar with another hack some years ago.

Martin, could you please look into this? I am very hesitant to install this.

Quote:

Originally Posted by RichieBoy67 (Post 2117826)
Can anyone explain to me exactly how this increases SEO? I am sure it works well for the author with all of the link weight to his sites but how does this really help anyone else?

I understand that this hack adds a lot of links to the website of the author.
How many links are added per page? At what position?

If this is really the case, then this would hurt your SEO.
It makes little sense to automatically add (hopefully) relevant links, but also add irrelevant links to Martins website. So in that sense only the Pro version seems useful.

And how can you stop the creation of irrelevant tags? Its nice that tags are automatically generated, but if the tags are incorrect or irrelevant, then this hack will amplify small issues into larger ones and will hurt a site similar to how the other automatic tag adding scripts on vb.org hurt SEO. What do you think about that?

cdoyle 12-19-2010 10:14 PM

Quote:

Originally Posted by Alfa1 (Post 2135919)
This could be a major issue with this hack:
I experienced something similar with another hack some years ago.

Martin, could you please look into this? I am very hesitant to install this.


I understand that this hack adds a lot of links to the website of the author.
How many links are added per page? At what position?

If this is really the case, then this would hurt your SEO.
It makes little sense to automatically add (hopefully) relevant links, but also add irrelevant links to Martins website. So in that sense only the Pro version seems useful.

And how can you stop the creation of irrelevant tags? Its nice that tags are automatically generated, but if the tags are incorrect or irrelevant, then this hack will amplify small issues into larger ones and will hurt a site similar to how the other automatic tag adding scripts on vb.org hurt SEO. What do you think about that?

It will add a link back to the his site on forumhome, and will also add a link to every thread that it adds the tags too. So it could be adding a lot of links to his site from yours.

I still don't get how this is helping SEO, could someone please explain how this works? I really want to know? How is this any different than adding a bunch of keywords to a page?

onehost 12-19-2010 11:37 PM

Quote:

Originally Posted by cdoyle (Post 2136570)
It will add a link back to the his site on forumhome, and will also add a link to every thread that it adds the tags too. So it could be adding a lot of links to his site from yours.

I still don't get how this is helping SEO, could someone please explain how this works? I really want to know? How is this any different than adding a bunch of keywords to a page?

It is getting to the point where coders are hording backlinks...The bottom of my
home page is looking so unattractive, and unprofessional. I think I am going to
start removing these mods, after all, what do I really get other then passing
my link juice off to other sites....If the OP does not want to respond, then
that is fine with me, I will uninstall, and life continues to go on....

maybe some coder will come in one day, and pick up where he left off.
They will no doubt make quite a bit of money if they are honest.

asabiyim 12-21-2010 11:01 PM

we waiting this plugin for 3.8x . thanx.

Obi Wan 12-24-2010 10:01 AM

we waiting this plugin for vbulletin 4.1.0 Patch Level 2

sadiq6210 12-28-2010 08:26 AM

Quote:

Originally Posted by Obi Wan (Post 2138551)
we waiting this plugin for vbulletin 4.1.0 Patch Level 2

YES PLEASE

sadiq6210 12-28-2010 10:04 AM

I do it by my self :)
For VB4.1.0

Modify these templates:

1- Find template:
f_seo_plugin_forumdisplay

Replace all contnet by this:
PHP Code:

                <style type="text/css">
            
#seof_queries_inner.seof_queries_fd_subblock{padding:10px;}
            #seof_queries_inner.seof_queries_fd_subblock *{background:none;display:inline;border:none;color:black;padding:0px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
            #seof_queries_inner.seof_queries_fd_subblock h2{font-size: 130%;font-weight: bold;}
            #seof_queries_inner.seof_queries_fd_subblock h3{font-size: 120%;font-weight: bold;}
            #seof_queries_inner.seof_queries_fd_subblock h4{font-size: 120%;}
            #seof_queries_inner.seof_queries_fd_subblock h5{font-size: 110%;}
            #seof_queries_inner.seof_queries_fd_subblock strong{font-size: 100%;}
            #seof_queries_inner.seof_queries_fd_subblock a.seoq{color: rgb(65, 115, 148);font-size: 100%;}
        
</style>
        <
div class="collapse">
            <
class="collapse" id="collapse_seof_queries_fd" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_info_options}_40b.png" alt="" /></a>
            <
h4 class="forumoptiontitle blockhead">{vb:rawphrase seofq_title}</h4>
        </
div>
        <
div id="forum_info" class="forum_info_block blockbody formcontrols">
            <
div id="seof_queries_inner" class="seof_queries_fd_subblock">
                    <
vb:each from="keywords" key="wordid" value="word">
                        {
vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
                    </
vb:each>
                    <
br />
            </
div>
        </
div


2- Find template:
f_seo_plugin_home

Replace all contnet by this:
PHP Code:

                <style type="text/css">
                 
#wgo_events div.inner *{background:none;display:inline;border:none;color:black;padding:0px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
                 #wgo_events div.inner h2{font-size: 130%;font-weight: bold;}
                 #wgo_events div.inner h3{font-size: 120%;font-weight: bold;}
                 #wgo_events div.inner h4{font-size: 120%;}
                 #wgo_events div.inner h5{font-size: 110%;}
                 #wgo_events div.inner strong{font-size: 100%;}
                 #wgo_events a.seoq{margin:5px 0px 0px 20px;}
                 
</style>
    <
div id="wgo_stats" class="wgo_subblock section">
            <
h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:rawphrase seofq_title}" />{vb:rawphrase seofq_title}</h3>
            <
div class="inner">
                <
vb:each from="keywords" key="wordid" value="word">
                    {
vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
                </
vb:each>
            </
div>
        </
div


3- Find template:
f_seo_plugin_thread

Replace all contnet by this:
PHP Code:

                <style type="text/css">
                 
#seofq_list_cell *{background:none;display:inline;border:none;color:black;padding:0px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
                 #seofq_list_cell h2{font-size: 130%;font-weight: bold;}
                 #seofq_list_cell h3{font-size: 120%;font-weight: bold;}
                 #seofq_list_cell h4{font-size: 120%;}
                 #seofq_list_cell h5{font-size: 110%;}
                 #seofq_list_cell strong{font-size: 110%;}
                 #seof_queries_list a.seoq{margin:0px 0px 0px 0px;font-size: 100%;}
                 
</style>
    <
h4 class="threadinfohead blockhead">{vb:rawphrase seofq_title}</h4>
    <
div id="thread_onlineusers" class="thread_info_block blockbody formcontrols">
        <
div class="inner_block">
            <
div id='seofq_list_cell'>
            <
vb:each from="keywords" key="wordid" value="word">
                {
vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
            </
vb:each>
            </
div>
        </
div>
    </
div



That's all :)

mcyates 12-28-2010 11:27 AM

Quote:

Originally Posted by sadiq6210 (Post 2140049)
I do it by my self :)
For VB4.1.0

Modify these templates:

1- Find template:
f_seo_plugin_forumdisplay

Replace all contnet by this:
PHP Code:

                <style type="text/css">
            
#seof_queries_inner.seof_queries_fd_subblock{padding:10px;}
            #seof_queries_inner.seof_queries_fd_subblock *{background:none;display:inline;border:none;color:black;padding:0px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
            #seof_queries_inner.seof_queries_fd_subblock h2{font-size: 130%;font-weight: bold;}
            #seof_queries_inner.seof_queries_fd_subblock h3{font-size: 120%;font-weight: bold;}
            #seof_queries_inner.seof_queries_fd_subblock h4{font-size: 120%;}
            #seof_queries_inner.seof_queries_fd_subblock h5{font-size: 110%;}
            #seof_queries_inner.seof_queries_fd_subblock strong{font-size: 100%;}
            #seof_queries_inner.seof_queries_fd_subblock a.seoq{color: rgb(65, 115, 148);font-size: 100%;}
        
</style>
        <
div class="collapse">
            <
class="collapse" id="collapse_seof_queries_fd" href="{vb:raw relpath}#top"><img src="{vb:stylevar imgdir_button}/collapse{vb:raw vbcollapse.collapseimg_info_options}_40b.png" alt="" /></a>
            <
h4 class="forumoptiontitle blockhead">{vb:rawphrase seofq_title}</h4>
        </
div>
        <
div id="forum_info" class="forum_info_block blockbody formcontrols">
            <
div id="seof_queries_inner" class="seof_queries_fd_subblock">
                    <
vb:each from="keywords" key="wordid" value="word">
                        {
vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
                    </
vb:each>
                    <
br />
            </
div>
        </
div


2- Find template:
f_seo_plugin_home

Replace all contnet by this:
PHP Code:

                <style type="text/css">
                 
#wgo_events div.inner *{background:none;display:inline;border:none;color:black;padding:0px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
                 #wgo_events div.inner h2{font-size: 130%;font-weight: bold;}
                 #wgo_events div.inner h3{font-size: 120%;font-weight: bold;}
                 #wgo_events div.inner h4{font-size: 120%;}
                 #wgo_events div.inner h5{font-size: 110%;}
                 #wgo_events div.inner strong{font-size: 100%;}
                 #wgo_events a.seoq{margin:5px 0px 0px 20px;}
                 
</style>
    <
div id="wgo_stats" class="wgo_subblock section">
            <
h3 class="blocksubhead"><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:rawphrase seofq_title}" />{vb:rawphrase seofq_title}</h3>
            <
div class="inner">
                <
vb:each from="keywords" key="wordid" value="word">
                    {
vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
                </
vb:each>
            </
div>
        </
div


3- Find template:
f_seo_plugin_thread

Replace all contnet by this:
PHP Code:

                <style type="text/css">
                 
#seofq_list_cell *{background:none;display:inline;border:none;color:black;padding:0px 0px 0px 0px;-webkit-border-top-right-radius:0px;-webkit-border-top-left-radius:0px;-webkit-box-shadow: none;font-weight:normal;}
                 #seofq_list_cell h2{font-size: 130%;font-weight: bold;}
                 #seofq_list_cell h3{font-size: 120%;font-weight: bold;}
                 #seofq_list_cell h4{font-size: 120%;}
                 #seofq_list_cell h5{font-size: 110%;}
                 #seofq_list_cell strong{font-size: 110%;}
                 #seof_queries_list a.seoq{margin:0px 0px 0px 0px;font-size: 100%;}
                 
</style>
    <
h4 class="threadinfohead blockhead">{vb:rawphrase seofq_title}</h4>
    <
div id="thread_onlineusers" class="thread_info_block blockbody formcontrols">
        <
div class="inner_block">
            <
div id='seofq_list_cell'>
            <
vb:each from="keywords" key="wordid" value="word">
                {
vb:var tag_fix}{vb:var word.tag}>{vb:var word.term_value}</{vb:var word.tag}><vb:if condition="$wordid != $tagscount">,&nbsp;</vb:if>
            </
vb:each>
            </
div>
        </
div>
    </
div



That's all :)

There is no formatting of the text, the most popular one is not bold or bigger than the other search terms!

sadiq6210 12-28-2010 11:53 AM

Quote:

Originally Posted by mcyates (Post 2140071)
There is no formatting of the text, the most popular one is not bold or bigger than the other search terms!

I will fix (f_seo_plugin_home) today =)

But this issue is only in forumhome, isn't it?

forumdisplay and showthread is okay with me


All times are GMT. The time now is 12:33 AM.

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.01999 seconds
  • Memory Usage 1,860KB
  • 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
  • (6)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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