Ich habe diese Wochenende mein phpBB FOrum installiert. (http://www.fussballfanforum.com)
Ich habe die Meta Tags im overall_header.html für alle Styles wie folgt angepasst:
Code: Alles auswählen
<meta http-equiv="content-type" content="text/html; charset={S_CONTENT_ENCODING}" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="{S_USER_LANG}" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="fussballfanforum, fussballforum, fussball-forum, fussball forum, fanforum, fan-forum, fan forum, fan, fans, fussball, bundesliga, bundesligaforum, bundesliga-forum, bundesliga forum" />
<meta name="description" content="DAS Forum für Diskussionen rund um Fussball! Egal ob CL, Uefa Cup, Bundesliga oder Unterhaus!" />
<META NAME="ROBOTS" CONTENT="INDEX, FOLLOW">
<META NAME="revisit-after" CONTENT="30">Code: Alles auswählen
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta http-equiv="content-style-type" content="text/css" />
<meta http-equiv="content-language" content="de" />
<meta http-equiv="imagetoolbar" content="no" />
<meta name="resource-type" content="document" />
<meta name="distribution" content="global" />
<meta name="copyright" content="2000, 2002, 2005, 2007 phpBB Group" />
<meta name="keywords" content="" />
<meta name="description" content="" />
Oder würdet Ihr die Sache mit den Meta Tags möglicherweise völlig anders lösen?
Ich bedanke mich für Eure Hilfe und Tipps schon mal im Voraus!
mfg t-storm