vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Requests/Questions (Unpaid) (https://vborg.vbsupport.ru/forumdisplay.php?f=112)
-   -   [Convert to vb3.5] SEO - Forum Specific Keyword Meta Tags (https://vborg.vbsupport.ru/showthread.php?t=96062)

artonex 09-11-2005 04:45 PM

[Convert to vb3.5] SEO - Forum Specific Keyword Meta Tags
 
Hello guys i really need this hack for vb3.5 rc3.

https://vborg.vbsupport.ru/showthrea...light=keywords

Anyone willing to convert this? (i can donate $15 to anyone who can)

artonex 09-12-2005 08:29 PM

im still looking for someone todo this for me :)

Chris M 09-12-2005 10:32 PM

You should ask in the modification thread for if the coder will port it :)

Satan

artonex 09-13-2005 08:59 AM

i have done but the user hasnt been online since Jul2005

Cornolio 10-13-2005 09:29 PM

i don't know if this will be useful... but i use this simple code modification

(template headinclude, below <meta http-equiv="Content-Type" content="text/html; charset=$stylevar[charset]" /> )

Code:

<if condition="$GLOBALS[forumid] == 2">
 <meta name="keywords" content="attualit?,notizie,ansa,eventi,test,sondaggi,barzellette" />
 <meta name="description" content="F o r u m attualit?" />
</if>
<if condition="$GLOBALS[forumid] == 5">
 <meta name="keywords" content="cinema,film,tv,televisione,telefilm" />
 <meta name="description" content="F o r u m cinema e tv" />
</if>
<if condition="$GLOBALS[forumid] == 28">
 <meta name="keywords" content="teatro,palcoscenico,attore,attori,musical,commedia,romeo,shakespeare" />
 <meta name="description" content="F o r u m teatro" />
</if>
<if condition="$GLOBALS[forumid] == 6">
 <meta name="keywords" content="musica,chitarra,rock,jazz,metal,soul,dance,classica,concerto" />
 <meta name="description" content="F o r u m musica" />
</if>
<if condition="$GLOBALS[forumid] == 7">
 <meta name="keywords" content="arte,letteratura,filosofia,libri,pittori,poesie,opere" />
 <meta name="description" content="F o r u m arte letteratura e filosofia" />
</if>
<if condition="$GLOBALS[forumid] == 8">
 <meta name="keywords" content="sport,calcio,basket,pallavolo,formula 1,motomondiale" />
 <meta name="description" content="F o r u m sport" />
</if>
<if condition="$GLOBALS[forumid] == 9">
 <meta name="keywords" content="politica,fascismo,comunismo,nazismo,elezioni,iraq,politici,unione europea,razzismo,clandestini" />
 <meta name="description" content="F o r u m politica" />
</if>
<if condition="$GLOBALS[forumid] == 11">
 <meta name="keywords" content="motori,auto,moto,tuning,car,macchine,strade,autostrade" />
 <meta name="description" content="F o r u m auto e moto" />
</if>
<if condition="$GLOBALS[forumid] == 18">
 <meta name="keywords" content="sesso,sentimenti,amico,amicizia,amore,sessualit?,corteggiare,sesso e sentimenti" />
 <meta name="description" content="F o r u m sesso e sentimenti" />
</if>
<if condition="$GLOBALS[forumid] == 25">
 <meta name="keywords" content="droghe,droga,cannabis,cocaina,marijuana,LSD,THC" />
 <meta name="description" content="F o r u m droghe e droga" />
</if>
<if condition="$GLOBALS[forumid] == 26">
 <meta name="keywords" content="salute,alimentazione,omeopatia,malattie,dieta,diete,alimenti" />
 <meta name="description" content="F o r u m salute, alimentazione e omeopatia" />
</if>
<if condition="$GLOBALS[forumid] == 29">
 <meta name="keywords" content="moda,mode,bellezza,bellezze,stile,cosmetica,tendenze,cosmetici" />
 <meta name="description" content="F o r u m moda e bellezza" />
</if>
<if condition="$GLOBALS[forumid] == 27">
 <meta name="keywords" content="viaggio,viaggi,turismo,vacanze,vacanza" />
 <meta name="description" content="F o r u m viaggi e vacanze" />
</if>
<if condition="$GLOBALS[forumid] == 14">
 <meta name="keywords" content="videogames,videogiochi,giochi,playstation,xbox,console" />
 <meta name="description" content="F o r u m videogames" />
</if>



All times are GMT. The time now is 08:31 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.01032 seconds
  • Memory Usage 1,732KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (5)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete