Tuesday, March 12, 2013

How to put meta keywords

Meta Keywords: is the element or tag html / xhtml is created as an explanation of the content of the web page with a few words or phrases. current, which is used as the meta tag keywords have been restricted. As google is considered "spam" to the element by the number of keywords than 7 words. Meta keyword tag is a tool which helps search engines find and index web pages, search engines to find sites that match the keywords you enter. Keywords can be a single word or phrase. Keywords are placed in a special HTML tag called "meta tags."
Meanwhile, for some people, to do SEO optimization rely on keywords in the article to get to its Web pages listed in the search engines, keyword fact may not help at all. Many search engines include keywords in the text of a web page to establish relevancy. some search engines ignore the keywords meta tag all together. Meta tag for keywords:
<meta name="keywords" content="" />
Keywords installation is very simple , the keywords are placed in the "content" of the meta tag. Every word, or phrase, separated by commas. Thus, the example would look like this:
<meta name="keywords" content="computers, blog, seo, tips & tricks" />
Meta is the element or tag in HTML or XHTML programming language that serves as a transmitter of metadata information from a web page. This meta element should be placed in the "head" in the HTML. This meta tag can also be used to express the description / caption of a web page and to explain the word (keyword) for metadata associated with another without the "head". In general, there are several kinds of meta tags with different functions. Some functions such as meta keywords and description. Meta tag above is in XHTML format, which means that it should be "closed." with code "/" so it would look like this:
<meta name="keywords" content="computers, blog, seo, tips & tricks" >
NOTE: The keyword list in this example is designed for searches on these terms: computers,
blog,
seo,
tips & tricks
"Spiking" or "loading" a keyword list with multiple entries, such as:
<meta name="keywords" content="computers, blog, seo, tips and tricks, tips and tricks seo, tips and tricks blog, tips and tricks computers,computers" />
will not increase your chances of the pages listed in the search engines. now possibility that contains a list of keywords will cause the page to be ignored completely. Meta tags all, including this one, go to the head of the document. it means You can copy a piece of code with no problem, if you want. The example below features all the basic code for a web page, except for the content viewer online will see: <head>
<meta http-equiv="Content-Type" content="text/html; " />
<title>Untitled Document</title>
<meta name="keywords" content="computers, blog, seo, tips and tricks" />
</head>
NOTE: Although this code will appear in the browser, but there is no guarantee how well it will show up, but all have been tested and the results of this article as "how to put meta keywords".
Powered by Blogger.