Body Tag

10.12.07

In the body tag section of your website, you should describe and explain
the nature of your business, products, scope of the website, etc. You
should generally include around 500-600 words in this area. Make sure to
repeat your "keyword phrases" a few times so that search engines will
consider these to be very important and relevant to your website. For
nearly all search engines content is still king, and having lots of
quality content will help you to increase your ranking with the major
search engines.

Below is a sample of the HTML code of a basic website.

<HTML>
<HEAD>
<title>Enter your Title here</title>
<meta name="keywords" content="Enter your key words here">
<meta name="description" content="Enter your description here">
</HEAD>
<BODY>
*Enter your page's body text here.*
</BODY>
</HTML>

0 Comments: