Meta tags are a great way for webmasters to provide search engines with information about their sites. Meta tags can be used to provide information to all sorts of clients, and each system processes only the meta tags they understand and ignores the rest. Meta tags are added to the <head> section of your HTML page and generally look like this:
<head>
<title>Title of Your Site</title>
<meta name="description" content="Description of your site here.">
<meta name="keywords" content="keywords separated by commas">
</head>
1) first put title of your site as a example "top 10 antiviruses for computer"
2)description tag provides a short description of the page. In some situations this description is used as a part of the snippet shown in the search results.
3)in keyword section you should add keywords related to your topic so that search engine can easily find your content on search
for above example you can add keywords such as "antivirus,top antiviruses,antivirus for computer"
you can add any no. of keywords.
No comments:
Post a Comment