Meta Tags Optimization (STATIC WEBSITE)

Wednesday, December 22, 2010
After doing a variety of keyword analysis, on this page we begin to practice to put those keywords into the website. In a static website, you will find a html script like this:

<html>

<head>

<title>TYPE YOUR WEB TITLE HERE</title>
<meta content="TYPE YOUR KEYWORDS HERE" name="keywords">
<meta content="TYPE YOUR WEB DESCRIPTION HERE" name="description">

</head>

<body>
WEB CONTENT
</body>

</html>


Type a title, keywords and description of your website on the red text above. Perform your best analysis to choose what keywords you will type.
.