Go Back   vb.org Archive > vBulletin Modifications > vBulletin 4.x Modifications > vBulletin 4.x Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
FUZZY SEO Booster - increase long tail search traffic AUTOMATICALLY! Details »»
FUZZY SEO Booster - increase long tail search traffic AUTOMATICALLY!
Version: 1.5.0b, by MOGmartin MOGmartin is offline
Developer Last Online: Mar 2019 Show Printable Version Email this Page

Category: Board Optimization - Version: 4.0.x Rating:
Released: 01-25-2010 Last Update: 10-12-2010 Installs: 647
DB Changes Auto-Templates
Additional Files  
No support by the author.

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

File Type: zip FuzzySEO vb4 1.5.0b.zip (13.9 KB, 4201 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.
6 благодарности(ей) от:
DFish, FinalFantasy, iiioroh, Skaut, TheLastSuperman

Comments
  #602  
Old 03-21-2011, 04:54 PM
VBIran VBIran is offline
 
Join Date: Nov 2010
Location: Iran
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi ,
YOU HAVE 2 STEP TO FIX :
Go to admincp then open the f_seo_plugin_home template .
Replace it with this code :
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_events" 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>
Now open f_seo_plugin_thread template and replace it with :
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"><span class="optiontitle">{vb:rawphrase seofq_title}</span></h4>
	<div id="seof_queries_list" 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>
You are done !
Enjoy !
Reply With Quote
  #603  
Old 03-21-2011, 05:53 PM
evershawn evershawn is offline
 
Join Date: Nov 2006
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I can't use this plugin because the keywords show up in black and my background is black. There is no way to change the color of the text. If I got indexed while this plugin was active Google would blacklist me for blackhat SEO.

Beware if you have a dark forum and you use this plugin. I checked for a solution and someone else mentioned it on his site and he simply closed the thread without replying to it...

http://seoforums.org/fuzzy-seo-vbull...ext-color.html

Kind of odd.....
Reply With Quote
  #604  
Old 03-22-2011, 01:55 AM
Poker Face Poker Face is offline
 
Join Date: Sep 2010
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBIran View Post
Hi ,
YOU HAVE 2 STEP TO FIX :
Go to admincp then open the f_seo_plugin_home template .
Replace it with this code :
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_events" 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>
You are done !
Enjoy !
Thanks Allot! :up:

This worked!

Only needed it on the Forum Page...

Threads are ok.
Reply With Quote
  #605  
Old 03-22-2011, 03:35 PM
VBIran VBIran is offline
 
Join Date: Nov 2010
Location: Iran
Posts: 91
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Threads are ok.
Threads table isn't works properly .
Borders are missed .
Reply With Quote
  #606  
Old 03-23-2011, 02:38 AM
Poker Face Poker Face is offline
 
Join Date: Sep 2010
Posts: 44
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by VBIran View Post
Threads table isn't works properly .
Borders are miseed .
Your right again! :up:

My borders < are > missing on the threads...

Thanks!
Reply With Quote
  #607  
Old 03-29-2011, 04:42 PM
bartek24m bartek24m is offline
 
Join Date: Nov 2005
Posts: 174
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

150 $ for rewrite it on 3.8.6 ?

please contact
Reply With Quote
  #608  
Old 04-06-2011, 04:35 AM
DNN DNN is offline
 
Join Date: Mar 2011
Posts: 125
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

How is this compatible with other plugins ?
Reply With Quote
  #609  
Old 04-11-2011, 03:22 AM
NPGamers.Net NPGamers.Net is offline
 
Join Date: Jul 2010
Posts: 21
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This does or does not work with VB suite?? As long as I have CMS activated the bottom of my forums do not update with the words. Also is there a way to have the search words display on the CMS page?
Reply With Quote
  #610  
Old 04-11-2011, 08:55 AM
cormee's Avatar
cormee cormee is offline
 
Join Date: May 2007
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Clever plugin. Installed perfectly, thanks
Reply With Quote
  #611  
Old 04-12-2011, 06:54 AM
sergioloporto sergioloporto is offline
 
Join Date: Jul 2008
Posts: 63
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, I am running VB 4.0.3 and I will upgrade to 4.1.3.

I have SEOforums.org Fuzzy SEO Booster RC2 1.3.2 and I would like to upgrade it to 1.5.0b.

When should I upgrade it? Now or when I have VB 4.13?
Will I continue to have the keywords/settings that are already set or I will loose everything?
Any suggestions on how to upgrade?
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:48 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.07173 seconds
  • Memory Usage 2,346KB
  • Queries Executed 26 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (3)bbcode_code
  • (3)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (11)post_thanks_box
  • (5)post_thanks_box_bit
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (1)postbit_attachment
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete