vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Administrative and Maintenance Tools - Add Search Engine Optimized Keywords & Description to each Forum (https://vborg.vbsupport.ru/showthread.php?t=168250)

imedic 11-07-2008 07:05 PM

Installed. Very good mod.
Hope it has impact in SEO and wait for possible improvements . I still get in google webmaster tools 6000+ duplicate title tags and meta descriptions (same number as threads in forum) and short meta descriptions as well.

Jon_Simmonds 12-28-2008 09:12 AM

I personally went for the following edits
Code:

<meta name="keywords" content="<if condition="$threadinfo['taglist']">$threadinfo[taglist], </if>$threadinfo[prefix_plain_html] $threadinfo[title], <if condition="$foruminfo['forumkeywords']">$foruminfo[forumkeywords]<else />$vboptions[keywords]</if>" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[prefix_plain_html] $threadinfo[title] $foruminfo[title_clean]" />

<meta name="keywords" content="$foruminfo[title_clean],<if condition="$foruminfo['forumkeywords']">$foruminfo[forumkeywords]<else />$vboptions[keywords]</if>" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if><if condition="$foruminfo['forumdescription']">$foruminfo[forumdescription]<else />$foruminfo[description_clean]</if>" />

I use vbseo so it automatically uses the thread first post content to create the description, hence no edit there, and for the keywords I used the conditional to replace the defult keywords with specific keywords for particular forums - I have a generic set across the board and plan to goto some indepth ones on a per forum basis

Wondered what peoples thoughts were towards this angle?

Alfa1 12-28-2008 03:31 PM

That is an excellent approach.

cionfs 02-13-2009 10:02 AM

Thank you. :) It works fine on vBulletin 3.8.1. :)

abdobasha2004 07-29-2009 09:53 AM

just add $foruminfo[forumkeywords], in any place you wantr the key words to appear
most probably in : <meta name="keywords" content=

LilPimp 07-31-2009 03:23 PM

does this work on vb 3.8.3

crouzmind 07-31-2009 03:27 PM

can i use this mod with vbulletin 3.8.1 if yes then i cant find this in headerinclude template . where can i find it or fix it .

Quote:

<meta name="keywords" content="$threadinfo[title], $vboptions[keywords]" />
<meta name="description" content="<if condition="$pagenumber>1"><phrase 1="$pagenumber">$vbphrase[page_x]</phrase>-</if>$threadinfo[title] $foruminfo[title_clean]" />

abdobasha2004 07-31-2009 03:55 PM

you can add :
$foruminfo[forumkeywords]

where you like the keywords to appear

BrotherX 08-19-2009 06:01 PM

Quote:

Originally Posted by LilPimp (Post 1859119)
does this work on vb 3.8.3

This is terrible, it not working at all. I was not seen any changes after I installed this, plus added keywords and desc for specific forum. It just not added any keywords or meta.

Xtrigit 05-09-2010 05:40 PM

Does this work for FORUMS only? will it work for SHOWTHREAD pages?

I would like to fetch the showthread message body to the Meta description tag. Just like the text in the TITLE box is added to the Title tag.

VB 4 has this by default. I'm running 3.8

Thanks


All times are GMT. The time now is 02:03 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.01144 seconds
  • Memory Usage 1,735KB
  • 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
  • (1)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (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