Ejemplo n.º 1
0
?>
" />
	<title><?php 
echo $meta_title;
?>
</title>
	<meta name="description" content="<?php 
echo $meta_description;
?>
" />
	<meta name="keywords" content="<?php 
echo $meta_keywords;
?>
" />
	<meta name="robots" content="<?php 
echo seo42::getRobotRules();
?>
" />
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="canonical" href="<?php 
echo $meta_canonical_url;
?>
" />
	<script type="text/javascript" src="<?php 
echo seo42::getMediaFile("jquery-2.1.4.min.js");
?>
"></script>
	<link rel="stylesheet" href="<?php 
echo seo42::getMediaFile("style.css");
?>
" type="text/css" media="screen" />