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
SEOforums.org Advanced SEO META Tags for vBulletin Details »»
SEOforums.org Advanced SEO META Tags for vBulletin
Version: 1.01d, by MOGmartin MOGmartin is offline
Developer Last Online: Mar 2019 Show Printable Version Email this Page

Category: Mini Mods - Version: 4.0.2 Rating:
Released: 03-03-2010 Last Update: 03-09-2010 Installs: 67
Uses Plugins Template Edits
 
No support by the author.

Full Plugin DESCRIPTION, SCREENSHOTS, DISCUSSION and more...
CLICK HERE



GOLD VERSION - BRAND FREE NOW AVAILABLE..
CLICK HERE


INCREASE THE SPIDER AND UPDATE FREQUENCY IN GOOGLE FOR YOUR HOMEPAGE

MAKE YOUR META DESCRIPTION TAG IN GOOGLE, WELL, LOOK COOL!



SUPPORT & UPDATES:
All support is now priority answered at http://seoforums.org/advanced-seo-meta-tags/

Installation:

Download the XML Product, and install it.

to insert the variables into your site you have to manually edit the headinclude file.

You can add any of the following variables:

Code:
Total Number of Members: {vb:var numbermembers}
Total Number of Posts: {vb:var totalposts}
Total Number of Threads: {vb:var totalthreads}
Total Number of active users {vb:var numberusers}
Total Number of users currently online {vb:var totalonline}
Newest Member's Username: {vb:var newusername}
For instance, my headinclude looks like this:

Code:
<meta name="keywords" content="{vb:raw vboptions.keywords}" />
<meta name="description" content="Our {vb:var numbermembers} members have posted {vb: var totalposts} posts about SEO. Please welcome {vb:var newusername} our newest member! | SEO Forum | SEO Tools | SEO Blog | SEO Q&A!" />

USAGE LICENSE - COPYRIGHT - LEGAL NOTICE

Usage of this plugin is free, however you can not re-use the code and you CAN NOT REMOVE THE BRANDING FROM THIS PLUGIN.

Download Now

File Type: xml stats_v1.0d.xml (3.5 KB, 702 views)

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #22  
Old 03-05-2010, 03:55 PM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

thats a shit-tonne of plugins!!

I will try and work out either whats causing the issue, or just do a mini rewrite to make it less fallable to interaction with other plugins.
Reply With Quote
  #23  
Old 03-05-2010, 04:14 PM
iguano iguano is offline
 
Join Date: May 2009
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Database error for me too:

Database error in vBulletin 4.0.2:

Invalid SQL:
SELECT title from template WHERE title IN ('ad_forumhome_afterforums','ad_board_below_whats_ going_on','block_blogentries','block_cmsarticles', 'block_newposts','block_sgdiscussions','block_tagc loud','block_threads','FORUMHOME','forumhome_event ','forumhome_forumbit_level1_nopost','forumhome_fo rumbit_level1_post','forumhome_forumbit_level2_nop ost','forumhome_forumbit_level2_post','forumhome_l astpostby','forumhome_loggedinuser','forumhome_mod erator','forumhome_subforumbit_nopost','forumhome_ subforumbit_post','forumhome_subforumseparator_nop ost','forumhome_subforumseparator_post','forumhome _markread_script','forumhome_birthdaybit','tag_clo ud_link','imdb','headinclude');

MySQL Error : Table 'artit_vbull.template' doesn't exist
Error Number : 1146
Reply With Quote
  #24  
Old 03-05-2010, 04:28 PM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MOGmartin View Post
thats a shit-tonne of plugins!!

I will try and work out either whats causing the issue, or just do a mini rewrite to make it less fallable to interaction with other plugins.
I know, lol.I'm not using a couple of them so I'll remove the ones that are not in use and see if it makes a difference. I'm wondering if a table has been created with the Advanced Stats plugin that hasn't been dropped when I've run uninstall code?
Reply With Quote
  #25  
Old 03-05-2010, 04:30 PM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iguano View Post
Database error for me too:

Database error in vBulletin 4.0.2:

Invalid SQL:
SELECT title from template WHERE title IN ('ad_forumhome_afterforums','ad_board_below_whats_ going_on','block_blogentries','block_cmsarticles', 'block_newposts','block_sgdiscussions','block_tagc loud','block_threads','FORUMHOME','forumhome_event ','forumhome_forumbit_level1_nopost','forumhome_fo rumbit_level1_post','forumhome_forumbit_level2_nop ost','forumhome_forumbit_level2_post','forumhome_l astpostby','forumhome_loggedinuser','forumhome_mod erator','forumhome_subforumbit_nopost','forumhome_ subforumbit_post','forumhome_subforumseparator_nop ost','forumhome_subforumseparator_post','forumhome _markread_script','forumhome_birthdaybit','tag_clo ud_link','imdb','headinclude');

MySQL Error : Table 'artit_vbull.template' doesn't exist
Error Number : 1146
I dont think this is caused by this plugin, did it happen on install?
Reply With Quote
  #26  
Old 03-05-2010, 04:32 PM
iguano iguano is offline
 
Join Date: May 2009
Posts: 104
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes
Reply With Quote
  #27  
Old 03-05-2010, 04:37 PM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I'm now down to these plugins.

Code:
vBulletin  	4.0.2  	   	 
Advanced Ip Ban Manager 	4.0-0.4 alpha 2 	Allows advanced management of IP bans. 	
 
Age Lock 	3.0 	Add Forum locking based on age - vBulletin 	
 
AMP Auto Tagger 	1.0.1 	Automaticly Tags Threads with Titles 	
 
BlackThorn Whois Online - AdminCP 	4.0.0 	http://www.vbulletin-turko.com 	
 
Boots' HTTP Referral Tracker 	2.0 	Allows the tracking of HTTP referrers 	
 
Donation System 	1.0.0 	A system to allow your members to send a donation via PayPal. 	
 
Forum Icons 	1.0 	New option when editing a forum to include an icon. 	
 
GeekyDesigns Default Avatar 	2.0.2 	A default avatar for posts, profiles, etc. 	
 
Guest Tracking 	4.0.5 	Track Guest Visits 	
 
Hasann - Sub-Forum Manager 	4.0.0 	by Hasann 	
 
ibProArcade for vBulletin 	2.7.0 	ibProArcade - professional Arcade System for vBulletin 	
 
IMDB Info Generator 1.1.1 	1.1.1 	extended & maintained by Melih Buyuk <melihbuyuk AT msn DOT com> 	
 
Log in Log out redirect 	1 	Log in Log out redirect 	
 
MARCO1 Hide All 	4.0 	Hide links - Attachments for guests and members with user groups permission + New Messages Manager, Coded By MARCO1 	
 
MARCO1 Latest Forum Threads 	1.0 	Get your latest threads in your forumhome, Without any database query! Make your forum very fast 	
 
Members who have Posted 	4.0.2 	Display members who have posted the forum. 	
 
Members who have Registered 	4.0.1 	Display members who have registered on the forum. 	
 
Members who have Visited 	4.0.0.22 	Display members who have visited the forum. 	
 
Miserable Users 	4.0.1 	A way to really annoy anyone you don't want visiting your forum. 	
 
Post Thank You Hack 	7.82 	Post Thank You Hack 	
 
Quick Auto Image-Resize (Posts & Signature) 	1.0.4 	A simple way of resizing images by using a maximum width. 	
 
Real IP Detection 	4.0.4 	Allows the forum to use the real ip address if a proxy server is detected. 	
 
Send message to Admin if fail to login to admincp 	1 	Send message to Admin if fail to login to admincp 	
 
SEOforums.org Fuzzy SEO Booster RC2 	1.1 	SEOforums.org Fuzzy SEO Booster RC1 	
 
Separate Sticky and Normal Threads 	4.0.0 	Separate Sticky and Normal Threads 	
 
Site link for vbb4 	1.3 	PHPForce.cn Joey Denis 	
 
Spiders in WGO 	1.0 	Show Spiders In Whats Going On Box 	
 
Stats to vars 	1.0 	Stats to variables 	
 
Today's Top Thread Starter(s) 	4.0.RC1 	by Hasann 	
 
Usergroup Color Bar 	2.0.0 	  	
 
Username Html Markup Everywhere 	4.0 RC 2 	by Hasann 	
 
vB Enterprise Translator 	2.4.3 	Translates your forum pages to 52 languages using Google translation. 	
 
vbStopForumSpam 	0.61 	This plugin allows you to check new registrations against www.StopForumSpam.com 	
 
vBug Tracker Lite 	4.0.0 	A Bug Tracker for vBulletin. 	
 
VSa - ChatBox 	3.1.2 	VSa - ChatBox 	
 
VSa - Forums Online CountUp 	2.0 	VSa - Forums Online CountUp 	
 
VSa - Moderating Stats 	2.0 	VSa - Moderating Stats 	
 
Who Downloaded 	2.0.0 	Created By VisionScripts (www.visionscripts.com) 	
 
Who Has Read a Thread. 	4.0.3 	Display members who have read a thread. 	
 
Yay! Another Facebook Bridge 	3.2.1 	Allow users to connect vBulletin Account with Facebook Profile 	
 
[AJAX] Live Search 	4.0.0 	Search without reload pages
Reply With Quote
  #28  
Old 03-05-2010, 05:42 PM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by iguano View Post
yes
I'll look into it, and get a re-release out by Monday afternoon or Tuesday morning mate,

thanks for flagging the issue
Reply With Quote
  #29  
Old 03-05-2010, 05:42 PM
nekiw nekiw is offline
 
Join Date: Aug 2006
Posts: 47
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

should I just append the code to the headinclude or should I replace new code with this:
<meta name="keywords" content="{vb:raw foruminfo.title_clean}, {vb:raw vboptions.keywords}" />
<meta name="description" content="<vb:if condition="$pagenumber > 1">{vb:rawphrase page_x, {vb:raw pagenumber}}-</vb:if>{vb:raw foruminfo.description_clean}" />
Reply With Quote
  #30  
Old 03-05-2010, 05:42 PM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Da-Vinci View Post
I'm now down to these plugins.

Code:
vBulletin  	4.0.2  	   	 
Advanced Ip Ban Manager 	4.0-0.4 alpha 2 	Allows advanced management of IP bans. 	
 
Age Lock 	3.0 	Add Forum locking based on age - vBulletin 	
 
AMP Auto Tagger 	1.0.1 	Automaticly Tags Threads with Titles 	
 
BlackThorn Whois Online - AdminCP 	4.0.0 	http://www.vbulletin-turko.com 	
 
Boots' HTTP Referral Tracker 	2.0 	Allows the tracking of HTTP referrers 	
 
Donation System 	1.0.0 	A system to allow your members to send a donation via PayPal. 	
 
Forum Icons 	1.0 	New option when editing a forum to include an icon. 	
 
GeekyDesigns Default Avatar 	2.0.2 	A default avatar for posts, profiles, etc. 	
 
Guest Tracking 	4.0.5 	Track Guest Visits 	
 
Hasann - Sub-Forum Manager 	4.0.0 	by Hasann 	
 
ibProArcade for vBulletin 	2.7.0 	ibProArcade - professional Arcade System for vBulletin 	
 
IMDB Info Generator 1.1.1 	1.1.1 	extended & maintained by Melih Buyuk <melihbuyuk AT msn DOT com> 	
 
Log in Log out redirect 	1 	Log in Log out redirect 	
 
MARCO1 Hide All 	4.0 	Hide links - Attachments for guests and members with user groups permission + New Messages Manager, Coded By MARCO1 	
 
MARCO1 Latest Forum Threads 	1.0 	Get your latest threads in your forumhome, Without any database query! Make your forum very fast 	
 
Members who have Posted 	4.0.2 	Display members who have posted the forum. 	
 
Members who have Registered 	4.0.1 	Display members who have registered on the forum. 	
 
Members who have Visited 	4.0.0.22 	Display members who have visited the forum. 	
 
Miserable Users 	4.0.1 	A way to really annoy anyone you don't want visiting your forum. 	
 
Post Thank You Hack 	7.82 	Post Thank You Hack 	
 
Quick Auto Image-Resize (Posts & Signature) 	1.0.4 	A simple way of resizing images by using a maximum width. 	
 
Real IP Detection 	4.0.4 	Allows the forum to use the real ip address if a proxy server is detected. 	
 
Send message to Admin if fail to login to admincp 	1 	Send message to Admin if fail to login to admincp 	
 
SEOforums.org Fuzzy SEO Booster RC2 	1.1 	SEOforums.org Fuzzy SEO Booster RC1 	
 
Separate Sticky and Normal Threads 	4.0.0 	Separate Sticky and Normal Threads 	
 
Site link for vbb4 	1.3 	PHPForce.cn Joey Denis 	
 
Spiders in WGO 	1.0 	Show Spiders In Whats Going On Box 	
 
Stats to vars 	1.0 	Stats to variables 	
 
Today's Top Thread Starter(s) 	4.0.RC1 	by Hasann 	
 
Usergroup Color Bar 	2.0.0 	  	
 
Username Html Markup Everywhere 	4.0 RC 2 	by Hasann 	
 
vB Enterprise Translator 	2.4.3 	Translates your forum pages to 52 languages using Google translation. 	
 
vbStopForumSpam 	0.61 	This plugin allows you to check new registrations against www.StopForumSpam.com 	
 
vBug Tracker Lite 	4.0.0 	A Bug Tracker for vBulletin. 	
 
VSa - ChatBox 	3.1.2 	VSa - ChatBox 	
 
VSa - Forums Online CountUp 	2.0 	VSa - Forums Online CountUp 	
 
VSa - Moderating Stats 	2.0 	VSa - Moderating Stats 	
 
Who Downloaded 	2.0.0 	Created By VisionScripts (www.visionscripts.com) 	
 
Who Has Read a Thread. 	4.0.3 	Display members who have read a thread. 	
 
Yay! Another Facebook Bridge 	3.2.1 	Allow users to connect vBulletin Account with Facebook Profile 	
 
[AJAX] Live Search 	4.0.0 	Search without reload pages
Im just working on the solution, whats your boards URL please mate?
Reply With Quote
  #31  
Old 03-05-2010, 06:40 PM
Da-Vinci Da-Vinci is offline
 
Join Date: Mar 2010
Posts: 249
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MOGmartin View Post
Im just working on the solution, whats your boards URL please mate?
http://www.nzb-forum.com
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 04:35 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.05406 seconds
  • Memory Usage 2,349KB
  • 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
  • (4)bbcode_code
  • (5)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
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (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
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • 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