Don't overflow with keywords
authorJoey Schulze <joey@infodrom.org>
Tue, 26 Aug 2008 17:20:43 +0000 (17:20 +0000)
committerJoey Schulze <joey@infodrom.org>
Tue, 26 Aug 2008 17:20:43 +0000 (17:20 +0000)
Styles/infocon.style

index bae1745..19ddac2 100644 (file)
@@ -48,6 +48,10 @@ printf "Letzte 
 
 <if <not <get-var title>>
     <set-var title="InfoCon - Information & Consulting">>
 
 <if <not <get-var title>>
     <set-var title="InfoCon - Information & Consulting">>
+<if <not <get-var keywords>>
+    <set-var keywords="Linux, Oldenburg, Support, Schulung, Service, Perl, Python, \
+       PHP, JavaScript, Programmierung, Anpassung, Datenbanken, MySQL, PostgreSQL, \
+       Internet-Dienstleistung, Monitoring, Server, Administration, Administrator">>
 
 # Titel im linken Submenü
 <if <not <get-var menu>>
 
 # Titel im linken Submenü
 <if <not <get-var menu>>
@@ -64,14 +68,7 @@ printf "Letzte 
 <link rel="shortcut icon" href="<root_prefix>favicon.ico" type="image/x-icon">
 <meta name="Language"  content="de">
 
 <link rel="shortcut icon" href="<root_prefix>favicon.ico" type="image/x-icon">
 <meta name="Language"  content="de">
 
-<meta name="Keywords"  content="GNU/Linux, Linux, Freie Software, Free Software, Oldenburg, \
-   Dienstleistung, Support, Schulung, Service, Perl, Python, PHP, Web, JavaScript, \
-   Programmierung, Anpassung, Consulting, Customising, Norddeutschland, Weser-Ems, \
-   RRD, Datenbanken, SQL, kommerz, Kommerziell, Business, Joey, IT-Consulting, \
-   Entwicklung, Planung, Wartung, Administration, Niedersachsen, Firma, Company, \
-   commercial, Überwachung, Monitoring, Visualisierung, Statistik, Statistikauswertung, \
-   Datenauswertung, Open Source Oldenburg, Linux Oldenburg, professional Linux-Support Oldenburg,
-   Kompetenz, Internet-Dienstleistung, <get-var keywords>">
+<meta name="Keywords"  content="<get-var keywords>">
 <meta name="Robots"  content="index,follow">
 
 </head>
 <meta name="Robots"  content="index,follow">
 
 </head>