View the source on the commandandconquer.com main page.
<?php
$seo_keytags = "";
$seo_description = "";
if(empty($seo_keytags)) {
$seo_keytags = "Command & Conquer, C&C, CnC, Command & Conquer 4, C&C 4, CnC 4, C&C4, CnC4, Electronic Arts, EA, Kane, GDI, NOD";
}
if(empty($seo_description )) {
$seo_description = "EA Los Angeles is bringing the award-winning Tiberium series to an epic conclusion with Command &amp; Conquer 4.";
}
?>
<head>
<meta name="author" content="Electronic Arts" />
<meta name="language" content="en" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="<?php echo($seo_keytags); ?>">
<meta name="description" content="<?php echo($seo_keytags); ?>">
I think that's a fail. I'm quickly loosing interest in everything CnC now =(
<?php
$seo_keytags = "";
$seo_description = "";
if(empty($seo_keytags)) {
$seo_keytags = "Command & Conquer, C&C, CnC, Command & Conquer 4, C&C 4, CnC 4, C&C4, CnC4, Electronic Arts, EA, Kane, GDI, NOD";
}
if(empty($seo_description )) {
$seo_description = "EA Los Angeles is bringing the award-winning Tiberium series to an epic conclusion with Command &amp; Conquer 4.";
}
?>
<head>
<meta name="author" content="Electronic Arts" />
<meta name="language" content="en" />
<meta name="robots" content="index, follow" />
<meta name="keywords" content="<?php echo($seo_keytags); ?>">
<meta name="description" content="<?php echo($seo_keytags); ?>">
I think that's a fail. I'm quickly loosing interest in everything CnC now =(
Comment