The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
FUZZY SEO Booster - increase long tail search traffic AUTOMATICALLY! Details »» | |||||||||||||||||||||||||||||
FUZZY SEO Booster - increase long tail search traffic AUTOMATICALLY!
Developer Last Online: Mar 2019
New Version: 13th October 2010 - fixes the following:
1) searches that contain backslashes no longer give a database error 2) statistics pages cleanued up, improved pagination for big boards 3) random "ghost" keywords like "0h" now solved. What does this plugin do? It automatically increases your search engine traffic for long tail queries, by embedding the actual search terms that people use to find your site in an auto-updating tag cloud on every page. This is one of the plugins used by SEOforums.org - the #1 SEO forum in google! Full description, screenshots and more about this plugin is available here I have also released a brand-free (gold) version here Installation: 1. Download plugin archive and unzip it. You will find in the zip file, a product XML and an "upload" folder. 2. Login to yor vBulletin admin control panel. 3. Open "Plugins & Products", and go to "Manage Products". Click on "[Add/Import Product]". 4. Import the XML file that came with this download. Make sure you choose "allow overwrite" = yes. 5. Upload all content from folder "upload" to you forum root direcory. USAGE LICENSE AGREEMENT: You are welcome to use this plugin free of charge on condition that the link in the footer remains. You can remove that by purchasing the brand free version over at my site (the link is at the top of this description). ~VB Staff Comment: Please note that this modification adds a link to one of three of the developers sites to the footer of each page. Download Now
Show Your Support
|
6 благодарности(ей) от: | ||
DFish, FinalFantasy, iiioroh, Skaut, TheLastSuperman |
Comments |
#692
|
|||
|
|||
Take a look at the changes I made in my f_seo_plugin_home template...
Code:
<style type="text/css"> #wgo_events div.inner *{background:none;display:inline;border:none;color:#89b7f3;padding:20px 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_events" class="wgo_subblock" style="padding-left: 15px; padding-top: 10px;"> <h3><img src="{vb:stylevar imgdir_misc}/forum_stats.png" alt="{vb:rawphrase seofq_title}" /> {vb:rawphrase seofq_title}</h3> <div class="inner" style="padding-left: 15px;"> <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">, </vb:if> </vb:each> </div> </div> |
2 благодарности(ей) от: | ||
bosanci28, Manoel J?nior |
#693
|
||||
|
||||
thank you friend for that info!,works fine...now.
|
#694
|
|||
|
|||
Good try, but google indexes only the post content. so..
|
#695
|
|||
|
|||
I still get MySQL errors few times a day !!!
Example: Quote:
|
#696
|
||||
|
||||
Quote:
can make the correct xml to run vbulletin 4.1.8 thanks |
#697
|
|||
|
|||
how do I collapse the list of SEO terms at the bottom of the WGO and Forum posts?
|
#698
|
|||
|
|||
Quote:
But, how i can use that in CMS? |
#699
|
|||
|
|||
I used winmerge on the two and it appears to have come out ok.
Quote:
|
#700
|
|||
|
|||
Works in vb4.1.9?
|
#701
|
|||
|
|||
Can anybody confirm if this is working with 4.1.9 please ?
|
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|