View Single Post
  #5  
Old 10-13-2005, 09:29 PM
Cornolio Cornolio is offline
 
Join Date: Nov 2004
Posts: 40
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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>
Reply With Quote
 
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01271 seconds
  • Memory Usage 1,787KB
  • Queries Executed 11 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD_SHOWPOST
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_box
  • (1)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (1)post_thanks_postbit_info
  • (1)postbit
  • (1)postbit_onlinestatus
  • (1)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • reputationlevel
  • showthread
Included Files:
  • ./showpost.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_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showpost_start
  • bbcode_fetch_tags
  • bbcode_create
  • postbit_factory
  • showpost_post
  • 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_display_complete
  • post_thanks_function_can_thank_this_post_start
  • showpost_complete