How To Learn Meta Tag
Meta Tag
<meta > tag define key word, description your website for search engine. It is very important for SEO. So no more late let go to learn meta tag from web tutorials or webtutorial4.blogspot.com...
Example
1. Define keyword for search engine.
<meta name="keywords" content=" HTML, CSS, XML, XHTML,
JavaScript">
Type your website name in "keyword" for search engine .
2. Define a description of your website.
<meta name="description" content="Free Web tutorials on HTML and
CSS in akashlove.blogspot.com">
Type your website description in "description"..
3. Define the author a page.
<meta name="author" content=" Hege Refsnes ">
Type author about your website.
4. Refresh automatic your webpage in a few time.
<meta http-equiv="refresh" content="time">
Type how much time your website refresh . Example 30 s, 40s,...............
N:B: Learn more about html, Pls see the next post..