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
  #2  
Old 03-04-2010, 06:05 PM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Cool looking mod thanks, going to try it now.
Reply With Quote
  #4  
Old 03-04-2010, 07:20 PM
TimberFloorAu's Avatar
TimberFloorAu TimberFloorAu is offline
 
Join Date: May 2008
Location: Brisbane
Posts: 2,264
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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

Seems to be working ok for me although the description isn't displayed in Google yet, but Isuppose that could take 24 hours or so.
Reply With Quote
  #6  
Old 03-04-2010, 08:25 PM
KissOfDeath KissOfDeath is offline
 
Join Date: Dec 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It works but google isn't showing the variables? it's showing ell the words but not the variables it changed in google within a hour,

heres what i have, any idea why it's not working?

Code:
<vb:elseif condition="$show['foruminfo']" />
		<meta name="keywords" content="{vb:raw vboptions.keywords}" />
<meta name="description" content="Our {vb:var numbermembers} members have posted {vb: var totalposts} threads about Free Movie & Video Game Downloads. Please welcome {vb:var newusername} our newest member! | PSP ISO Downloads | Xbox 360 ISO Downloads | Nintendo Wii Iso Downloads | Nintendo DS Rom Downloads" />
<vb:else />
Reply With Quote
  #7  
Old 03-05-2010, 04:41 AM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by TimberFloorAu View Post
Database error
any chance you can be a little more specific?
Reply With Quote
  #8  
Old 03-05-2010, 04:42 AM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Da-Vinci View Post
Seems to be working ok for me although the description isn't displayed in Google yet, but Isuppose that could take 24 hours or so.
Quote:
Originally Posted by KissOfDeath View Post
It works but google isn't showing the variables? it's showing ell the words but not the variables it changed in google within a hour,

heres what i have, any idea why it's not working?

Code:
<vb:elseif condition="$show['foruminfo']" />
		<meta name="keywords" content="{vb:raw vboptions.keywords}" />
<meta name="description" content="Our {vb:var numbermembers} members have posted {vb: var totalposts} threads about Free Movie & Video Game Downloads. Please welcome {vb:var newusername} our newest member! | PSP ISO Downloads | Xbox 360 ISO Downloads | Nintendo Wii Iso Downloads | Nintendo DS Rom Downloads" />
<vb:else />
guys, it could take two or three weeks to be included in google, if its been a long time since you changed your META descriptions.

if you dont change it regularly, google has no need to check it frequently, thats what this hack really achieves (apart from looking cool).

just check the source code of your live website, if the numbers appear in that, then your good.
Reply With Quote
  #9  
Old 03-05-2010, 10:49 AM
KissOfDeath KissOfDeath is offline
 
Join Date: Dec 2008
Posts: 158
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by MOGmartin View Post
guys, it could take two or three weeks to be included in google, if its been a long time since you changed your META descriptions.

if you dont change it regularly, google has no need to check it frequently, thats what this hack really achieves (apart from looking cool).

just check the source code of your live website, if the numbers appear in that, then your good.
No it changed for me in google straight away, but it;'s not including the varibles, it shows like this is google without the numbers

Code:
Our members have posted threads about Free Movie & Video Game Downloads. Please 
welcome our newest member! | PSP ISO Downloads | Xbox 360 ISO Downloads
Reply With Quote
  #10  
Old 03-05-2010, 11:07 AM
MOGmartin MOGmartin is offline
 
Join Date: Feb 2008
Location: London
Posts: 250
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by KissOfDeath View Post
No it changed for me in google straight away, but it;'s not including the varibles, it shows like this is google without the numbers

Code:
Our members have posted threads about Free Movie & Video Game Downloads. Please 
welcome our newest member! | PSP ISO Downloads | Xbox 360 ISO Downloads
any chance you've got Valters top stats plugin installed? I found out last night that this breaks my one///

if not, can you give me a list of what you do have installed and I will look for some incompatibility somewhere.
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 06:05 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.05339 seconds
  • Memory Usage 2,330KB
  • Queries Executed 24 (?)
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
  • (6)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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (1)postbit_attachment
  • (10)postbit_onlinestatus
  • (10)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