Meta tags is the code at the top of web page programming, which will be sent to a web search engine on the web page / blog.
Component meta tag that is often used :
- title tag,
- keyword tag,
- description tag,
- robots tag,
- owner tag, ect.
Meta tag code is as follows:
<meta content='Your Blog Description' name='description'/>
<meta content='Your Blog Keyword' name='keywords'/>
<meta content='index, follow' name='robot'/>
<meta content='Your Name' name='author'/>
Note : replace the printed red on top, while the green is a control whether search engine spiders may make the index page and links
There is also the web that provide meta tag generator to create meta-tag. You just fill in the fields that are available. web is located here www.pagerank.net
0 comments:
Post a Comment