Meta tags again. Good or bad to use them as page content?

Posted by Guandalino on Pro Webmasters See other posts from Pro Webmasters or by Guandalino
Published on 2011-03-19T12:45:02Z Indexed on 2012/06/11 22:47 UTC
Read the original article Hit count: 378

Filed under:
|
|

From a SEO point of view, is it wise to use exactly the same page title value and keyword/description meta tag values not only as meta information, but also as page content?

An example illustrates what I mean. Thanks for any answer, best regards.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
        "http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<title>Meta tags again. Good or bad to use them as page content?</title>
<meta name="DESCRIPTION" content="Why it is wise to use (or not) page title, meta tags description and keyword values as page content.">
<meta name="KEYWORDS" content="seo,meta,tags,cms,content">
</head>

<body>
<h1>Meta tags again. Good or bad to use them as page content?</h1>
<h2>Why it is wise to use (or not) page title, meta tags description and keyword values as page content.</h2>
<ul>
<li><a href="http://webmasters.stackexchange.com/questions/tagged/seo">seo</a>
<li><a href="http://webmasters.stackexchange.com/questions/tagged/meta">meta</a>
<li><a href="http://webmasters.stackexchange.com/questions/tagged/tags">tags</a>
<li><a href="http://webmasters.stackexchange.com/questions/tagged/cms">cms</a>
<li><a href="http://webmasters.stackexchange.com/questions/tagged/content">content</a>
</ul>
<p>Read the discussion on <a href="#">webmasters.stackexchange.com</a>.

</body>
</html>

© Pro Webmasters or respective owner

Related posts about seo

Related posts about content