<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>HTML4SEO Blog</title>
	<link>http://blog-en.html4seo.com</link>
	<description>SEO for dummies</description>
	<pubDate>Tue, 29 Jan 2008 10:43:43 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>HTML optimization : H1, …, H6 tags (1st part)</title>
		<link>http://blog-en.html4seo.com/h1-to-h6/html-code-optimization-h1-h6-tags-1/</link>
		<comments>http://blog-en.html4seo.com/h1-to-h6/html-code-optimization-h1-h6-tags-1/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 16:28:00 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[H1 to H6]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/h1-to-h6/html-code-optimization-h1-h6-tags-1rt/</guid>
		<description><![CDATA[We start today with our first phase on optimizing Meta tags. If you are new to HTML, you will find a short introduction (the basics) in our previous article “HTML basics in the Search Engine Optimization (SEO) scope”.
What are H1 to H6 tags ?
If you look at the HTML code of the HTML4SEO Faq (right [...]]]></description>
			<content:encoded><![CDATA[<p>We start today with our first phase on optimizing Meta tags. If you are new to HTML, you will find a short introduction (the basics) in our previous article “HTML basics in the Search Engine Optimization (SEO) scope”.</p>
<h2>What are H1 to H6 tags ?</h2>
<p>If you look at the HTML code of the HTML4SEO Faq (right click + View source in Internet Explorer), you will find this part of code,</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/code-tag-h1-h6.gif' title='code tag h1 h6' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/code-tag-h1-h6-450.gif' alt='code tag h1 h6' /></a></p>
<p>This code allows to display several title in the page. Below is the result.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/preview-tag-h1-h6.gif' title='preview tag h1 h6'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/preview-tag-h1-h6-450.gif' alt='preview tag h1 h6' /></a></p>
<p>The tag number (from 1 to 6) increases with the title level of detail. <strong>The H1 titles are the most important</strong>, so the most visible (usually with a bigger font and eventually a color which is different from the rest of the text), whereas <strong>H6 tags are the least important</strong>.</p>
<h2>H1 to H6 tags, according to the HTML 4.01 standard</h2>
<p>The HTML 4.01 standard stands that :</p>
<ul>
<li>each HTML document can (not mandatory) have 1 or more H1 to H6 titles,</li>
<li>each H1 to H6 tag must have an opening tag &lt;Hn> and a closing tag &lt;/Hn>,</li>
<li>there are 6 title levels, the H1 element is the most important and H6 is the least important.</li>
</ul>
<p><em>Here is an example of H1, H2 and H3 elements well-formed :</em></p>
<pre><code lang='html'>&lt;HTML&gt;
&lt;HEAD&gt;
... Head elements ...
&lt;/HEAD&gt;
&lt;BODY&gt;
	... introduction of the document ...
	&lt;H1&gt;Freshwater fishes&lt;/H1&gt;
	... a short introduction about freewater fishes here ...
	&lt;H2&gt;In Europ&lt;/H2&gt;
	… a text dealing with the specificities of these fishes in Europ here …
	&lt;H3&gt;In northern Europ &lt;/H3&gt;
	… details about northern Europ fishes …
	&lt;H3&gt;In western Europ &lt;/H3&gt;
	… details about western Europ fishes …
	...
	&lt;H2&gt;In Asia&lt;/H2&gt;
	… a text dealing with the specificities of these fishes in Asia here …
	...
	&lt;H1&gt;Seawater fishes&lt;/H1&gt;
	...
&lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
<p>According to the standard, <strong>respecting the hierarchy of the H1 to H6 tags</strong> is not mandatory but it <strong>is highly recommended</strong>. In the previous example, titles are properly set.</p>
<p><em><strong>Avoid,</strong></em></p>
<pre><code lang='html'>&lt;H1&gt;Africa elephants&lt;/H1&gt;
...
&lt;H3&gt;In southern Africa&lt;/H3&gt;
...
&lt;H2&gt;Asian elephants&lt;/H2&gt;
...
&lt;H3&gt;In southeast Asia&lt;/H3&gt;
...</code></pre>
<p>Notice that the title level of the opening tag must be the same as the one of the closing tag.</p>
<p><em>Here is an example of a valid title :</em></p>
<p><em>&lt;H1>Bicycle Repairman&lt;/H1></em></p>
<p><em>The following title is not valid and can even damage the formatting of the document</em></p>
<p><em>&lt;H1>Bicycle Repairman&lt;/H2></em></p>
<h2>What is the importance of H1 to H6 tags ?</h2>
<h3>H1 to H6 tags in the body of a web page</h3>
<p><strong>H1 to H6 tags are</strong> probably <strong>the most important from the whole text of a web page</strong>. After the <a href='http://blog-en.html4seo.com/category/title/' target='_blank'>TITLE tag</a>, the H1 tag seems to be the most SEO decisive tag. When correctly chosen, the titles introduce the content that follows (in some ways, they are representative). Therefore they provide the most relevant words to identify the document.</p>
<h3>H1 to H6 tags between them</h3>
<p>For search engines, H1 to H6 tags do not have the same weight. The H1 tags, the most important among titles, are as important for the SEO. The more you increase the title level (H2, H3, H4, H5 and H6), the least its content will be taken in account by search engines. Therefore the inner content of a H1 tag will be more important than the one of a H2 tag, this one will be more important than the one of a H3 tag and so on until H6. Focus your optimization efforts on H1 title first, then on H2, etc&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/h1-to-h6/html-code-optimization-h1-h6-tags-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML Optimization : the Description Meta tag (2nd part)</title>
		<link>http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-2/</link>
		<comments>http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-2/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 16:12:41 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-2/</guid>
		<description><![CDATA[In our previous article “HTML Optimization : the Description Meta tag (1st part)”, we tried to precisely define the Description Meta tag. In this part, you will learn how to calibrate the Description Meta tag for an optimal SEO.
A different Description Meta tag for each web page.
Each page has its own description. This description must [...]]]></description>
			<content:encoded><![CDATA[<p>In our previous article “<a href='http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-1/' target='_blank'>HTML Optimization : the Description Meta tag (1st part)</a>”, we tried to precisely define the Description Meta tag. In this part, you will learn <strong>how to calibrate the Description Meta tag for an optimal SEO</strong>.</p>
<h2>A different Description Meta tag for each web page.</h2>
<p><strong>Each page has its own description</strong>. This description must reflect the real content of the page. Otherwise, the deceived user will soon leave your page. Remember, converted users worth far more than a great amount of traffic. In other words, choose quality to quantity (meaning the audience you target). Therefore it is highly recommended not to repeat the same description on every page of the website. Because this description would be too generic. In theory, you should not have two pages of your website with the same Description Meta tag.</p>
<h2>An understandable description rather than keyword jam</h2>
<p>It is highly recommended not to make your Description Meta tag a silly succession of keywords. Spamming with many keywords is definitely out of the fashion, relevant content is now king. <strong>One or two sentences properly built are more valuable than a “serial keyword” </strong>;-).</p>
<p>In fact, as mentionned in “<a href='http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-1/' target='_blank'>HTML Optimization : the Description Meta tag (1st part)</a>”, the Description Meta tag is not directly taken in account in the SEO. However, it enables you to enlight your page among the search engine results (SERP) and then to make your page more attractive than your competitors. You should catch users, pushing them to click on your web page.</p>
<p>If you look at the Google results for the keyword “mp3 player”, you will see that it is the Description Meta tag of the web pages (circled in red in the following screenshot) which is used by Google in the result list.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-meta-description-google-serp1.gif' title='meta description google serp' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-meta-description-google-serp-4502.gif' alt='meta description google serp' /></a></p>
<p><strong>Try to build your Description Meta tag with your best slogans, without beeing too catchy</strong>.</p>
<p><em>For example, &lt;META NAME=&#8221;Description&#8221; CONTENT=&#8221;Portable MP3 Players - MP3.com offers MP3 player reviews of the best MP3 players available.&#8221;></em></p>
<p><em><strong>Avoid</strong>, &lt;META NAME=&#8221;Description&#8221; CONTENT=&#8221;XXXXXXXX : MP3 player review / best MP3 players&#8221;></em></p>
<h2>Not so important Keywords</h2>
<p><strong>You do not need to include your major keywords in the Meta Description tag</strong>. We insist, the Description Meta tag is not directly taken in account in your web page ranking among the SERP (Search Engine Result Pages). They just “help” search engine presenting your web pages in the SERP.</p>
<p><em>For example, &lt;META NAME=&#8221;Description&#8221; CONTENT=&#8221;Portable MP3 Players - MP3.com offers MP3 player reviews of the best MP3 players available.&#8221;>.</em></p>
<p><em><strong>Avoid</strong>, &lt;META NAME=&#8221;Description&#8221; CONTENT=&#8221;MP3.com : portable mp3 pPlayers, mp3 players, mp3 player review, mp3 download&#8221;>.</em></p>
<h2>The size</h2>
<p>The optimal size of the Description Meta tag changes from a search engine to another. However, <strong>SEO professionals generally agree to set it to 250 characters, which is about 60 words</strong>.</p>
<h2>The accented characters</h2>
<p>If you use accented characters in your Description Meta tags, <strong>you must specify the charset thanks to the CHARSET Meta tag</strong>.</p>
<p>The following example set the charset of the document to “ISO-8859-1” (which allows the use of accented characters).</p>
<p><em>&lt;META http-equiv=”Content-Type” content=”text/html; <strong>charset=ISO-8859-1</strong>“></em></p>
<p>Here is a complete example with Description and Charset Meta well-formed tags,</p>
<pre><code lang='html'>&lt;HTML&gt;
&lt;HEAD&gt;
   &lt;META http-equiv=content-type content="text/html; charset= ISO-8859-1"&gt;
   &lt;TITLE&gt;...&lt;/TITLE&gt;
   &lt;META name="description" content="... españa ..."&gt;
... other head elements ...
&lt;/HEAD&gt;
&lt;BODY&gt;
... body of the document ...
&lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
<p>At last, the HTML entities solution is another possibility on which the Meta/Charset has no impact.</p>
<p>Here is a complete example of a Description Meta tag without Meta/Charset but with HTML encoded and well-formed.</p>
<pre><code lang='html'>&lt;HEAD&gt;
   &lt;TITLE&gt;...&lt;/TITLE&gt;
   &lt;META name="description" content="... Visita Espa&amp;ntilde;a ..."&gt;
... other head elements ...
&lt;/HEAD&gt;
&lt;BODY&gt;
... body of the document ...
&lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
<p>The <strong>“ñ” is now encoded in HTML with the special character &ntilde;</strong></p>
<p>Applying these tips should improve your click-trough rate in the SERP.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML Optimization : the Description Meta tag (1st part)</title>
		<link>http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-1/</link>
		<comments>http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-1/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 15:57:10 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[Meta]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-1/</guid>
		<description><![CDATA[We start today with our first phase on optimizing Meta tags. The Description Meta tag comes first in the list. If you are new to HTML, you will find a short introduction (the basics) in our previous article “HTML for Search Engine Optimization (SEO)”.
What is the Description Meta tag ?
If you look at the HTML [...]]]></description>
			<content:encoded><![CDATA[<p>We start today with our first phase on optimizing Meta tags. The <strong>Description Meta tag</strong> comes first in the list. If you are new to HTML, you will find a short introduction (the basics) in our previous article “<a href='http://blog-en.html4seo.com/general/html-optimization-seo/' target='_blank'>HTML for Search Engine Optimization (SEO)</a>”.</p>
<h2>What is the Description Meta tag ?</h2>
<p>If you look at the HTML code of <a href='http://shopper.cnet.com/MP3_players/2001-6490_9-0.html' target='_blank'>the following web page</a>, (<strong>right click + View source in Internet Explorer</strong>), you can find the following part of code at the beginning of the file,</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-meta-description-code-html.gif' title='meta description html code' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-meta-description-html-450.gif' alt='meta description html code' /></a></p>
<p>The Description Meta tag defines a property named <strong>Description</strong> to which a <strong>content</strong> is assigned.</p>
<p><em>In the following example,</em>
<pre><code lang='html'>&lt;meta name="description" content="Portable MP3 Players - MP3.com offers MP3 player reviews of the best MP3 players available." /&gt;</code></pre>
<p><em>The <strong>Description</strong> property is set to “<strong>Portable MP3 Players - MP3.com offers MP3 player reviews of the best MP3 players available.</strong>”</em>
<p>The <strong>Description</strong> property allows you to describe the content of a web page. It is not user but search engine oriented.</p>
<h2>The Description Meta tag, according to the HTML 4.01 standard</h2>
<p>The HTML 4.01 specifications allows to specify metadata (data about the document rather than its content). However, this specification does not define a single set of allowed metadata properties. There is a usual way to use metadata. The Meta/Description is part of this set dedicated to metadata definitions.</p>
<p>This metadata all respect the same rules. The HTML 4.01 standard stands that :</p>
<ul>
<li>each HTML document can (not mandatory) contain one or more META elements,</li>
<li>these META elements must be inserted in the HEAD section of the document,</li>
<li>the META element defines a property to which a value is assigned,</li>
<li>the META element can contain accented and special characters,</li>
<li>the META element only needs an opening tag, there must be no closing tag.</li>
</ul>
<p>Here is an example of well-formed META elements,</p>
<pre><code lang='html'>&lt;HTML&gt;
   &lt;HEAD&gt;
      ... head elements ...
      &lt;META name="author" content="HTML4SEO Team"&gt;
      &lt;META name="copyright" content=" HTML4SEO Copyright © 2007"&gt;
      ... other head elements...
   &lt;/HEAD&gt;
   &lt;BODY&gt;
   ... body of the document ...
   &lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
</p>
<p>“<strong>name</strong>” defined the name of the property and “<strong>content</strong>” its value.</p>
<p><em>So we have here, author = HTML4SEO Team and copyright = HTML4SEO Copyright © 2007. Be aware that the HTML 4.01 standard stands nothing about the author and copyright properties defined here.</em></p>
<p>The HTML 4.01 standard enables a deeper META tag setting. To go further in this setting, look at <a href='http://www.w3.org/TR/REC-html40/struct/global.html#h-7.4.4.2' target='_blank'>http://www.w3.org/TR/REC-html40/struct/global.html#h-7.4.4.2</a>.</p>
<p>It is strongly recommended to fit to the standard because <strong>search engine prefer well-formed documents</strong>, i.e respecting the HTML standards.</p>
<h2>Is the Meta/Description really important ?</h2>
<p>In theory, this HTML tag is unique. There is only one copy per page, usually at the beginning of the file. As this tag is not included in the text flow of the document body, it is invisible. It is not user but search engine oriented.</p>
<p>Since the early 2000, the influence of Description Meta tag on the ranking has seriously declined because of abuse (keyword spam). That is why we can wonder whether it is important for SEO and whether there are efforts to make on it.</p>
<p><strong>Do not under-estimate it !</strong></p>
<p><strong>This tag is not used in the search engine ranking algorithm anymore</strong>. Still, <strong>search engines always take it for granted</strong>. They often use its content to describe a web page in the search engine results.</p>
<p>Filling the Description Meta tag of your web pages, you will propose a description that search engines will probably show in their search result pages. In this manner, <strong>you have a better control over your communication among the SERP</strong> (Seach Engine Result Page). So you can invite more web users to click on your link rather than those of your competitors. If you do not have any Meta/Description, you let the search engines choosing any piece of text in your web page. And they are highly likely to choose an irrelevant portion of text.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-meta-description-google-serp.gif' title='meta description google serp' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-meta-description-google-serp-450.gif' alt='meta description google serp' /></a></p>
<p>You can see in this example that some links are more catchy than others. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/meta/html-code-optimization-description-meta-tag-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>SEO parameters (Search Engine Optimization)</title>
		<link>http://blog-en.html4seo.com/html4seo/faq-seo-parameters-search-engine-optimization/</link>
		<comments>http://blog-en.html4seo.com/html4seo/faq-seo-parameters-search-engine-optimization/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 14:52:59 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[HTML4SEO]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/html4seo/faq-seo-parameters-search-engine-optimization/</guid>
		<description><![CDATA[SEO is no exact science. Opinions change from a professionnal to another about certain criteria weights. Still, differences are generally pretty light.
The default SEO parameters proposed by HTML4SEO must be changed with caution. We recommend beginners not to change them. On the contrary, SEO experts can set them from their experience. To do so, click [...]]]></description>
			<content:encoded><![CDATA[<p>SEO is no exact science. Opinions change from a professionnal to another about certain criteria weights. Still, differences are generally pretty light.</p>
<p>The default <strong>SEO parameters</strong> proposed by HTML4SEO must be changed with caution. <strong>We recommend beginners not to change them</strong>. On the contrary, SEO experts can set them from their experience. To do so, click on <strong>My SEO parameters</strong> in the toolbar.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-seo-parameters.gif' title='seo parameters' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-seo-parameters-small.gif' alt='seo parameters' /></a></p>
<p>Then a dialog box pops up.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-seo-params-popup.gif' title='seo parameters popup'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-seo-params-popup-small.gif' alt='seo parameters popup' /></a></p>
<h2>Current tab/Preferences</h2>
<p>It is composed of 2 tabs : <strong>Current tab</strong> and <strong>preferences</strong>. The options are the same in both tabs. However, the parameters set in the 2 tabs do not have the same scope. In the <strong>Current parameters</strong> tab, they only last until the session is over. In the next session, they will be set to default again. Whereas in the <strong>Preferences</strong> tab, they will be saved between sessions. In the next session, they will be used as default settings.</p>
<h2>Number of keywords and keyword density</h2>
<p><a href='http://blog-en.html4seo.com/general/number-keyword-density/' target='_blank'>The number and the density of keywords</a> are both used by search engines to evaluate a web page revelancy toward a keyword. <strong>The keyword density seems more important than the number of keywords</strong> which must not be underestimated thought.</p>
<p>The number of keywords is the total number of times you can find a keyword in a text. The density is a percentage which measures the strength of a keyword in a text. It is the ratio between the number of keywords and the total number of words.</p>
<p><em>If a keyword appears twice among 400 words (number of keywords = 2, density = (2/400) x 100 = 0.5%), it is less important than if it appears once among 30 words (number of keywords = 1, density = (1/30) x 100 = 3.3%).</em></p>
<p>Once again, do not change the default settings if you are a beginner. Otherwise, if you are a SEO expert, feel free to modify the proposed values. To do so, move the sliding cursor to the number of keywords or density criteria you want to foster.</p>
<p><em>By default, the number of keywords is set to 4 and the density to 6, which corresponds to respective weights of 40% and 60%.</em></p>
<p>Changing this parameter, you will modify the audit results.</p>
<h2>Tag weights</h2>
<p>Search engines give a heavier weight to the words contained in some HTML tags. Once again, do not change the default settings if you are a beginner. Otherwise, if you are a SEO expert, feel free to modify the proposed values.
<p>The HTML tag weights vary from 1 to 10. You can disable an HTML tag by unckecking it.
<p><em>For example, the TITLE tag weight is set to 10 by default, as the text weight is set to 2. HTML4SEO will give 5 (10/2) times more importance to the words in the TITLE tag than the words in the text.</em>
<p>Changing this parameter, you will modify the audit results.<br />
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/html4seo/faq-seo-parameters-search-engine-optimization/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The tips (3rd part) : which strategy ?</title>
		<link>http://blog-en.html4seo.com/html4seo/faq-tips-3-html-optimization-strategy/</link>
		<comments>http://blog-en.html4seo.com/html4seo/faq-tips-3-html-optimization-strategy/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 14:22:24 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[HTML4SEO]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/general/faq-tips-3-html-optimization-strategy/</guid>
		<description><![CDATA[The tip table is made to simplify the HTML code optimization job. Still, are you sure to obtain a real gain ? This is the purpose of this article.
What is incremental SEO ?
There are several ways to improve the ranking on a keyword, depending on the situation. If your website theme is poorly targeted, you [...]]]></description>
			<content:encoded><![CDATA[<p>The tip table is made to simplify the HTML code optimization job. Still, are you sure to obtain a real gain ? This is the purpose of this article.</p>
<h2>What is incremental SEO ?</h2>
<p>There are several ways to improve the ranking on a keyword, depending on the situation. If your website theme is poorly targeted, you need to work back your HTML code. This is what HTML4SEO is made for.</p>
<p>SEO is usually made by successive approximations, until reaching the goal. Take your distance with massive modifications of your HTML code, this could be unproductive or even harmful. It is often more profitable and easier to optimize by successive edits. If only few modifications are enough, no need to do more.</p>
<p>To do so, remember you can request the same audit (when payed) as many times as you want for 30 sliding days. And then, you won’t be charged for it. It means during 30 sliding days, this audit is free of charge for the same or any other web page of your choice.</p>
<p><em>For example, on <strong>september 12th 2007</strong> you ask for an audit on the keyword “<strong>mp3 player</strong>”, on the <strong>US version of Google</strong> for your web page http://www.mywebsite.com/mp3-player.htm. Therefore, you are charged for one audit in your account.</em></p>
<p><em>Until october <strong>11th 2007 included</strong>, you can ask for the same audit again (the keyword “<strong>mp3 player</strong>”, on <strong>Google US</strong>) for your web page http://www.mywebsite.com/mp3-player.htm but also for the web page http://www.mywebsite.com/win-your-mp3-player.htm and even your competitors web pages <strong>as many times as you want</strong>.</em></p>
<p><em>It has to be clear that the <strong>keyword</strong> (“mp3 player” here) and the <strong>search engine version</strong> (Google US here) have to be the same.</em></p>
<h2>What is the optimal strategy ?</h2>
<p>The tip table is composed of 6 columns : HTML tag,Tips, Number of Urls, Relative efficiency, Difficulty and ROI. You can sort each one of these with Firefox and Opera (there is a small bug with Internet Explorer that should be fixed soon). The last 4 columns are more interesting to sort, each one can give way to a different strategy.</p>
<h3>The key tags</h3>
<p>The <strong>Number of Urls</strong> column is very important. It tells you the number of Urls among the top 10 that contain the expression in the corresponding tag. For a tag, the higher its value is, the most decisive its optimization will be. If this value is low, its optimization will probably have a light impact on your ranking.</p>
<p>Focusing on the tags which have the best number of urls, <strong>the key tags are privileged for the targeted keyword</strong>. These tags are more difficult to find and vary a lot from one keyword to another.</p>
<h3>From the most efficient to the least efficient</h3>
<p>The Relative efficiency column tells you about the weight of a tip. The word “relative” is important. It means that the efficiency depends on the context. If your web page title is already optimized, you won’t have a tip for it, even if this tag is often decisive. The Relative efficiency value takes in account the type of the tag (Title, Meta Description, H1, A/Href, etc&#8230;), the importance of the suggested modification for the tip and the Number of Urls.</p>
<p>Focusing on the most efficient tags, you will reduce the number of tags to modify. However, these tags will probably be hard to edit (H1, A/Href, etc&#8230;).</p>
<p>Some tags (Title, H1, etc&#8230;) are often among the most efficient. <strong>This strategy</strong> is close to <strong>SEO classics</strong>.</p>
<h3>From the easiest to the least easy</h3>
<p>The <strong>Difficulty</strong> column tells you about the <strong>feasibility of a tip</strong>. There are tags more visible than others and so more difficult to change. </p>
<p><strong>Focusing on the easiest tags often reduces the efforts to provide</strong>. This is the strategy of the least effort. However, you may have more changes to make in the future.</p>
<h3>Maximize performance</h3>
<p>The ROI value takes in account the Relative efficiency and the Difficulty.</p>
<p>Focusing on the ROI column <strong>maximizes</strong> the performance by finding <strong>the best compromise between effects</strong> (efficiency) <strong>and efforts</strong> (difficulty).</p>
<h3>To go further</h3>
<p>A unique SEO strategy is certainly comfortable (no personnal efforts to make) but is not necesseraly the best. The choice of strategy will depend on the context (competing keyword, niche keyword, etc&#8230;).
<p>You also have to remind that <strong>a good optimization of your HTML code can not be reduced to only one expression</strong>. The whole theme around the expression is to optimize. The tagcloud of the <strong>Beginner</strong> tab (or the <strong>Expert</strong> tab) tells you about the main expressions found in your competitors web pages and that lack in the audited page. By clicking on the keywords that are closed to the audited expression, you will get other tips for the clicked keyword.
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/tips-tagcloud.gif' title='tips tagcloud' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/tips-tagcloud-small.gif' alt='tips tagcloud' /></a></p>
<p>For example, for the keyword “<strong>rent a car</strong>”, it seems interesting to make efforts on the expressions <strong>car rental</strong>, <strong>a car</strong> and <strong>enterprise rent</strong>.</p>
<p>SEO must therefore be incremental in 2 levels : the first one for the main keyword (targeted on the search engine) and another one for the expressions close to the main keyword from a thematic point of view.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/html4seo/faq-tips-3-html-optimization-strategy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The tips (2nd part) : the settings</title>
		<link>http://blog-en.html4seo.com/html4seo/faq-tips-2-settings/</link>
		<comments>http://blog-en.html4seo.com/html4seo/faq-tips-2-settings/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 14:07:39 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[HTML4SEO]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/html4seo/faq-tips-2-settings/</guid>
		<description><![CDATA[By default, the tip table is composed of 6 columns : HTML Tag, Tips, Number of Urls, Relative efficiency, Difficulty and ROI. You can change the layout by clicking on “My display settings” in the toolbar.

Then a dialog box pops up.

It is composed of 2 tags : Current parameters and Preferences. The options are the [...]]]></description>
			<content:encoded><![CDATA[<p>By default, the tip table is composed of 6 columns : HTML Tag, Tips, Number of Urls, Relative efficiency, Difficulty and ROI. You can change the layout by clicking on “<strong>My display settings</strong>” in the toolbar.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-toolbar.gif' title='tips toolbar' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-toolbar-450.gif' alt='tips toolbar' /></a></p>
<p>Then a dialog box pops up.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-display3.gif' title='tips display' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-display-450.gif' alt='tips display' /></a></p>
<p>It is composed of 2 tags : <strong>Current parameters</strong> and <strong>Preferences</strong>. The options are the same in both tabs. However, the parameters set in the 2 tabs do not have the same scope. In the <strong>Current parameters</strong> tab, they only last until the session is over. In the next session, they will be set to default again. Whereas in the <strong>Preferences</strong> tab, they will be saved between sessions. In the next session, they will be used as default settings. </p>
<p>There are 2 kinds of possible settings.</p>
<p>By default, all the columns are shown, but you can choose only some of them.</p>
<p><strong>By default</strong>, the tip table only includes the tags for which there are <strong>at least 2 Urls in the top 10</strong> containing the expression. You can change this floor limit. The higher the limit will be, the fewer tips there will be, but they will be more decisive. </p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/html4seo/faq-tips-2-settings/feed/</wfw:commentRss>
		</item>
		<item>
		<title>The tips (1st part) : signification</title>
		<link>http://blog-en.html4seo.com/html4seo/faq-tips-1-signification/</link>
		<comments>http://blog-en.html4seo.com/html4seo/faq-tips-1-signification/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 13:48:37 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[HTML4SEO]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/html4seo/faq-tips-1-signification/</guid>
		<description><![CDATA[The tip table is the action part of HTML4SEO. It is the heart of the application and then, probably the most visible part of it.
The table has, by default, 6 columns : HTML tag, Tip, Number of Urls, Relative efficiency, Difficulty and ROI. You can sort each one of these with Firefox and Opera (there [...]]]></description>
			<content:encoded><![CDATA[<p>The tip table is the action part of HTML4SEO. It is the heart of the application and then, probably the most visible part of it.</p>
<p>The table has, by default, 6 columns : HTML tag, Tip, Number of Urls, Relative efficiency, Difficulty and ROI. You can sort each one of these with Firefox and Opera (there is a small bug with Internet Explorer that should be fixed soon).</p>
<h2>HTML Tag</h2>
<p>The <strong>HTML tag</strong> column only lists the HTML tags for which a tip is proposed. Therefore, all the tags are not necesseraly included.</p>
<h2>Tips</h2>
<p>The <strong>Tips</strong> column tells you what to do for the corresponding HTML tag. There are 2 kinds of tips : Add N times the audited expression in the corresponding tag or remove N words except the audited expression. Applying the given tip, you will have a number of keywords and a keyword density just better than the mean level for the corresponding tag. </p>
<p><em>In the following example,</em></p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips.gif' title='tips' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-450.gif' alt='tips' /></a></p>
<p><em>HTML4SEO proposes you to <strong>add 6</strong> times the expression “mp3 player” (very competing keyword), and to <strong>remove 47</strong> words except the expression “mp3 player” in the anchors (visible text from hypertext links). </em></p>
<p><em>As this is a hard-working task (remove 47 words&#8230;), HTML4SEO provides some alternatives. Instead of Adding 6/Remove 47, you can <strong>Add 7/Remove 34</strong> or <strong>Add 8/Remove 21</strong> or <strong>Add 9 remove 8</strong> or <strong>Add 10/Remove 0</strong>. The goal is to reach the keyword density and number of keywords of the best ranked pages.</em></p>
<h2>Number of Urls</h2>
<p>The <strong>Number of Urls</strong> column is very important. It tells you the number of Urls among the top 10 that contains the expression in the corresponding tag. For a tag, The higher its value is, the most decisive its optimization will be. If this value is low, its optimization will probably have a light impact on your ranking.</p>
<p>By default, are only included the tags for which there are at least 2 Urls in the top 10 containing the expression.</p>
<p><em>In the following example,</em></p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-urls.gif' title='tips urls' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-urls-450.gif' alt='tips urls' /></a></p>
<p><em>Only 2 of the 10 first Urls contain the expression “<strong>mp3 player</strong>” for the <strong>B tag</strong> (text in <strong>bold</strong>). Meanwhile, all of the 10 first Urls (10/10) contain the expression “<strong>mp3 player</strong>” in the <strong>TITLE tag</strong> (which is the text shown in the title bar of your browser). The <strong>TITLE tag</strong> optimization seems to be far more decisive than the <strong>B tag</strong>’s for this expression.</em></p>
<h2>Relative efficiency</h2>
<p>The <strong>Relative efficiency</strong> column tells you about the weight of a tip. The word “relative” is important. It means that the efficiency depends on the context. The <strong>Relative efficiency</strong> value takes in account the type of the tag (Title, Meta Description, H1, A/Href, etc&#8230;), the weight of the proposed modification for the tip and the <strong>Number of Urls</strong>.</p>
<h2>Difficulty</h2>
<p>The <strong>Difficulty</strong> column tells you about the feasibility of a tip. In fact, applying a tip is quite easy. You just need to open your HTML editor, then&#8230; that’s not that easy.</p>
<p>There are tags more visible than others, just like H1 for instance. The change imply a major overhaul of the web page and requires an adjustment of the speech that can have a decisive impact especially for a promotional campaign where every word count. Similarly, the A/Href tags are quite difficult to change, as the links (outbound mainly) are independent from the linking web page. On the contrary, there are painless tags to change : Img/Alt, Meta/Keywords, etc&#8230;</p>
<p>The <strong>Difficulty</strong> value takes in account the type of the tag (Title, Meta Description, H1, A/Href, etc&#8230;) and the importance of the proposed modification for the tip.</p>
<h2>ROI</h2>
<p>The <strong>ROI</strong> column is the Return On Investment, i.e the ratio between the effort and the expected benefit.</p>
<p>The <strong>ROI</strong> value takes in account the Relative efficiency and the Difficulty.</p>
<p><em>In the following example,</em></p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-difficulty-efficiency.gif' title='tips difficulty efficiency' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/h4s-tips-difficulty-efficiency-450.gif' alt='tips difficulty efficiency' /></a></p>
<p><em>Althought the proposed changes for the <strong>Img/Alt tag</strong> are more important than the ones for the <strong>H1 tag</strong>, its efficiency is worse.</em></p>
<p><em>On the contrary, the difficulty is lower for the <strong>Img/Alt tag</strong> than the <strong>H1 tag</strong> despite of the need to add more occurrencies of the expression “<strong>mp3 player</strong>”.</em></p>
<p><em>As the <strong>Title tag</strong> is easy to modify and has a significant ranking impact, its ROI is pretty high, which is not the case of the <strong>H1 tag</strong> since, despite of a major impact, it is very visible, so difficult to change easily.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/html4seo/faq-tips-1-signification/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML optimization : the Title tag (2nd part)</title>
		<link>http://blog-en.html4seo.com/title/html-optimization-title-tag-2/</link>
		<comments>http://blog-en.html4seo.com/title/html-optimization-title-tag-2/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 12:38:31 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/title/html-optimization-title-tag-2/</guid>
		<description><![CDATA[In our previous article “HTML optimization : the Title tag (1st part)” , we focused on precisely defining the TITLE tag. In this second part, you will learn how to calibrate the TITLE tag for an optimal SEO.
How do I write the Title tag of my web pages ?
The essentials
A different TITLE tag for each [...]]]></description>
			<content:encoded><![CDATA[<p>In our previous article “<a href='http://blog-en.html4seo.com/title/html-optimization-title-tag-1/' target=_blank'>HTML optimization : the <strong>Title tag</strong> (1st part)</a>” , we focused on precisely defining the TITLE tag. In this second part, you will learn how to <strong>calibrate the TITLE tag for an optimal SEO</strong>.</p>
<h2>How do I write the Title tag of my web pages ?</h2>
<h3>The essentials</h3>
<h4>A different TITLE tag for each page</h4>
<p>It is strongly recommended that <strong>each page has a different TITLE tag</strong>. This title must reflect the web page content at best. You should not repeat the same title on every pages. You would miss the opportunity to <strong>vary keywords</strong>. In theory, you should not have two pages of your website with the same TITLE tag.</p>
<h4>An understandable title</h4>
<p>A good SEO requires to avoid a meaningless succession of keywords for the TITLE tag. Give your users the lust for click ;-). If you look at the Google results for the keyword “<a href='http://www.google.com/search?hl=en&#038;q=mp3+player&#038;meta=' target='_blank'>mp3 player</a>”, you will find that the TITLE tag is brought by Google in the list (circled in red).</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/google-mp3-player-serp.gif' title='google mp3 player serp' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/google-mp3-player-serpsmall.gif' alt='google mp3 player serp' /></a></p>
<p><strong>Shape your TITLE tag with your best slogan, without beeing too catchy</strong>.</p>
<p><em>For example, &lt;TITLE>MP3 Player – Get yours now !&lt;/TITLE></em></p>
<p><em><strong>Avoid</strong>, &lt;TITLE>MP3 Player, small price, buy, sell, compare, best price&lt;/TITLE>.</em></p>
<h4>The keywords</h4>
<p>The TITLE tag of your web pages must include your <strong>most important keywords</strong>. In general, keywords at the beginning of the title have a better impact on your web page SEO.</p>
<p><em>For example, for the keyword “MP3 Player”, this title</em></p>
<p><em>&lt;TITLE>MP3 Player – Buy yours now&lt;/TITLE></em></p>
<p><em>is better than,</em></p>
<p><em>&lt;TITLE>Compare and buy your MP3 Player&lt;/TITLE></em></p>
<h4>The size</h4>
<p>The right TITLE tag size changes from a search engine to another. Still, <strong>SEO professionnals generally agree around 60 characters</strong>, which is about 10 words.</p>
<h3>Going deeper</h3>
<p>Applying the previous tips from above should already impact your SEO significantly. You can go further thought.</p>
<h4>Head of the file</h4>
<p>Insert this short portion of HTML code <strong>near the beginning of the file</strong>. Place it just after the &lt;HEAD> opening tag and after the CHARSET META tag. This will enable the use of accented characters in the TITLE tag.</p>
<p>The following example shows how to set your web page charset as “ISO-8859-5” (which allows to use accented characters).</p>
<pre><code lang='html'>&lt;META http-equiv=”Content-Type” content=”text/html; charset=ISO-8859-5″&gt;</code></pre>
<p>Here is a comprehensive example of a well-formed TITLE element,</p>
<pre><code lang='html'>&lt;HTML&gt;
&lt;HEAD&gt;
   &lt;META http-equiv=content-type content="text/html; charset= ISO-8859-5"&gt;
   &lt;TITLE&gt;España, great destination for your holidays&lt;/TITLE&gt;
... other head elements ...
&lt;/HEAD&gt;
&lt;BODY&gt;
... body of the document ...
&lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
<h4>The shape of the title</h4>
<p>It is generally assumed that it is better to shape your TITLE with “sentence with keyword + website name” instead of “website name + sentence with keyword”.</p>
<p><em>For example, for the keyword “MP3 Player”, the title</em></p>
<p><em>&lt;TITLE>MP3 Player – Get your portable media player – HighTechDiscount&lt;/TITLE></em></p>
<p><em>is better than,</em></p>
<p><em>&lt;TITLE> HighTechDiscount – MP3 Player – Get your portable media player&lt;/TITLE></em></p>
<h4>Warning</h4>
<p>Many successive modifications of a web page TITLE tag can be penalizing for young website. It is generally assumed that the TITLE can often be changed on pages that already have traffic coming from search engines, not for the new ones. As the webmaster of a young website, be full of patience.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/title/html-optimization-title-tag-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML optimisation : the Title tag (1st part)</title>
		<link>http://blog-en.html4seo.com/title/html-optimization-title-tag-1/</link>
		<comments>http://blog-en.html4seo.com/title/html-optimization-title-tag-1/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 10:38:17 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[Title]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/title/html-optimisation-the-title-tag-1st-part/</guid>
		<description><![CDATA[We start today with our first phase on HTML code optimization. This article is dedicated to the Title tag. If you are new to HTML, you will find a short introduction (the basics) in our previous article “HTML for Search Engine Optimization (SEO)”.
What is the Title tag ?
If you look at the HTML code of [...]]]></description>
			<content:encoded><![CDATA[<p>We start today with our first phase on HTML code optimization. This article is dedicated to the Title tag. If you are new to HTML, you will find a short introduction (the basics) in our previous article “<a href='http://blog-en.html4seo.com/general/html-optimization-seo/' target='_blank'>HTML for Search Engine Optimization (SEO)</a>”.</p>
<h2>What is the Title tag ?</h2>
<p>If you look at the HTML code of the following web page, <a href='http://www.google.com/search?hl=en&#038;q=mp3+player&#038;meta=' target='_blank'>mp3 player – Google search</a> (<strong>right click + View source</strong> in Internet Explorer), you can find the following piece of code at the beginning of the file,</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/optimization-title-code.gif' title='optimization title code' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/optimization-title-code-small.gif' alt='optimization title code' /></a></p>
<p>This part of code</p>
<pre><code lang='html'>&lt;title&gt;mp3 player – Google search&lt;/title&gt;</code></pre>
<p>is used to display in the <strong>title</strong> bar of the Google result page the text “<strong>mp3 player – Google search</strong>”</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/title-in-browser.gif' title='title in browser' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/title-in-browser.gif' alt='title in browser' class='centered' /></a></p>
<h2>The Title tag, according to the HTML 4.01 standard</h2>
<p>The HTML 4.01 standard stands that :</p>
<ul>
<li>each HTML document must have one and only one TITLE element,</li>
<li>this TITLE element must be inserted in the HEAD part of the document,</li>
<li>the TITLE element does not belong to the text flow (it would be displayed as the title of the page or the window),</li>
<li>the TITLE element can contain accented or special characters,</li>
<li>the TITLE element must have an opening tag and a closing tag.</li>
</ul>
<p><em>Here is an example of a well-formed TITLE tag,</em></p>
<pre><code lang='html'>&lt;HEAD&gt;
   &lt;TITLE&gt;mp3 player catalog&lt;/TITLE&gt;
... other head items ...
&lt;/HEAD&gt;
&lt;BODY&gt;
... body of the document ...
&lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
<p>It is strongly recommended to fit to the standard because <strong>search engines prefer well-formed documents, i.e respecting the HTML standards</strong>.</p>
<p>In the common use, the TITLE element is often called the TITLE tag. To be clear, the TITLE element is composed of an opening tag (&lt;TITLE&gt;), a closing tag (&lt;/TITLE&gt;) and some text, “<strong>mp3 player catalog</strong>” in our previous example.</p>
<h2>Is the Title tag really important ?</h2>
<p>This HTML tag is unique. There is only one copy per HTML page, usually at the beginning of the file. As this tag is not included in the text flow of the document body, it is barely visible. That is why we can wonder whether it is important for SEO and whether there are efforts to make on it.</p>
<p>This HTML tag is probably the <strong>most important of all</strong>. It has a great impact on search engines. If you were to optimize only one, it would be this tag. It is highly recommended to work on this tag to improve your SEO. <strong>A well-targeted title is often a large part of theme and ranking job done</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/title/html-optimization-title-tag-1/feed/</wfw:commentRss>
		</item>
		<item>
		<title>2 key principles about optimization : number of keywords and keyword density</title>
		<link>http://blog-en.html4seo.com/general/number-keyword-density/</link>
		<comments>http://blog-en.html4seo.com/general/number-keyword-density/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 10:24:16 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/general/number-keyword-density/</guid>
		<description><![CDATA[The number of keywords and keyword density are both used by search engines to evaluate a web page revelancy in relation to a keyword. The keyword density seems more important than the number of keywords. However, don’t underestimate the number of keywords.
Number of keywords
The number of keywords is just the total number of times you [...]]]></description>
			<content:encoded><![CDATA[<p>The number of keywords and keyword density are both used by search engines to evaluate a web page revelancy in relation to a keyword. The <strong>keyword density</strong> seems more important than the number of keywords. However, don’t underestimate the number of keywords.</p>
<h2>Number of keywords</h2>
<p>The number of keywords is just the <strong>total number of times you can find a keyword in a text</strong>.</p>
<h2>Keyword density</h2>
<p>The density is slightly more subtle, but still easy ;-)… it is the <strong>ratio between the number of keywords and the total number of words</strong>. It measures the keyword strength in the text. If a keyword appears twice among 400 words, it is less important than if it appears once among 30 words.</p>
<h2>Detailed example</h2>
<p>In the following text,</p>
<p><em>Association <strong>football</strong>, commonly known as <strong>football</strong> or soccer, is a team sport played between two teams of eleven players, and it is the most popular sport in the world. <strong>Football</strong> is a ball game played on a rectangular grass or artificial turf field, with a goal at each of the short ends. The object of the game is to score by manoeuvring the ball into the opposing goal.</em></p>
<p>The keyword “football” appears 3 times in 68 words. Therefore we have 3 as the number of keywords and the keyword density equals 3/68 = 4.4%, which is relatively high.</p>
<p>In order to improve the keyword density, you can either increase the number of keywords or decrease the total number of words.</p>
<p>Let’s transform the previous text as follows,</p>
<p><em>Association <strong>football</strong>, known as <strong>football</strong> or soccer, is a sport played between two teams of eleven players, and it is the most popular sport. <strong>Football</strong> is a ball game played on a rectangular grass, with a goal at each of the short ends. The object is to score by manoeuvring the ball into the opposing goal.</em></p>
<p>The keyword “football” always appears 3 times and there is now 56 words. Therefore we have 3 as the number of keywords and the keyword density equals 3/56 = 5.3%, i.e a gain of 1.1%, which is higher. The meaning is very close to the previous one but the density is better, which improves the optimization for search engines.</p>
<h2>As a conclusion</h2>
<p>Search engine optimization is not an exact science. Search engines keep their algorithm secret. We are in the situation of a black box from which only experimentation can seriously tell us about. Most of the advices come from experience, observations and tests.</p>
<p><strong>The number of keywords and keyword density are both valid criteria for every HTML tags</strong> : title, a/href, img/alt, h1, strong, etc&#8230; <strong>as well as for URLs</strong>. In general, a good SEO needs a number of keywords and keyword density slightly superior to the top 10 mean of the chart, for the targeted keyword. Be carefull, going too heavy is considered as spamdexing, which can affect your rank negatively.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/general/number-keyword-density/feed/</wfw:commentRss>
		</item>
		<item>
		<title>HTML for Search Engine Optimization (SEO)</title>
		<link>http://blog-en.html4seo.com/general/html-optimization-seo/</link>
		<comments>http://blog-en.html4seo.com/general/html-optimization-seo/#comments</comments>
		<pubDate>Mon, 28 Jan 2008 09:05:36 +0000</pubDate>
		<dc:creator>HTML4SEO Team</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://blog-en.html4seo.com/general/html-optimization-seo/</guid>
		<description><![CDATA[We start today our first phase with optimizing HTML code. Before going deeper, we need to make a few reminders about HTML.
HTML, the minimum
These basics are the minimal knowledge required in HTML without which you won’t be able to optimize your web pages. If you already know HTML, you won’t learn anything new here, moreover, [...]]]></description>
			<content:encoded><![CDATA[<p>We start today our first phase with <strong>optimizing HTML code</strong>. Before going deeper, we need to make a few reminders about HTML.</p>
<h2>HTML, the minimum</h2>
<p>These basics are the minimal knowledge required in HTML without which you won’t be able to optimize your web pages. If you already know HTML, you won’t learn anything new here, moreover, you could even find some volontary pedagogic approximations.</p>
<h2>What is HTML ?</h2>
<p>Each web page you visit over the Internet corresponds to an <strong>HTML format</strong> file that your browser (Internet Explorer, Opera, Firefox or other) receives and has to display. This file in text format (therefore human readable) describes the graphical appearance corresponding to the web page (texts, images, layout, etc&#8230;).</p>
<p>For example, if you go to the <a href='http://www.amazon.com' target='_blank'>Amazon homepage</a>, you can view the file your web browser received (<strong>right click + View source code in Internet Explorer</strong>). You will get the following text (HTML code) in your notepad, corresponding to the Amazon homepage.</p>
<p><a href='http://blog-en.html4seo.com/wp-content/uploads/2008/01/code-html-amazon.gif' title='code html amazon 450' target='_blank'><img src='http://blog-en.html4seo.com/wp-content/uploads/2008/01/code-html-amazon-small.gif' alt='code html amazon 450' class='centered' /></a></p>
<p>This description is done in HTML. <strong>HTML (Hyper Text Markup Language) is a standard language based on tags</strong> (mainly for formatting). There are tags to display text, to put it in bold, to insert images, etc&#8230; Tags are always shown between rafters &lt;<strong>name of the tag</strong>&gt;. The formatted text is almost always framed by an opening tag and a closing tag.</p>
<p><em><br />
For example,<br />
In order to show the text “<strong>mp3 player</strong>” in bold, use the “<strong>b</strong>” tag (b stands for <strong>bold</strong>) as follows,<br />
</em></p>
<pre><code >&lt;b&gt;mp3 player&lt;/b&gt;</code></pre>
<p><em><br />
Another example, in order to display the text “<strong>sport car</strong>” in a first level heading, use the “<strong>h1</strong>” tag (h stands for heading) as follows,<br />
</em></p>
<pre><code>&lt;h1&gt;sport car &lt;/h1&gt;</code></pre>
<h2>Structure of an HTML page</h2>
<p>An HTML page is divided into two parts : a <strong>head</strong> and a <strong>body</strong>. In the head, there are tags which provide general informations about the document to display. In the body, there is the document to display and its formatting defined by specific font tags.</p>
<p>This is the structure of an HTML page,</p>
<pre><code>&lt;HTML&gt;
   &lt;HEAD&gt;
      ... Head tags -&gt; general informations...
   &lt;/HEAD&gt;

   &lt;BODY&gt;
      ... Body tags -&gt; web page an its formatting...
   &lt;/BODY&gt;
&lt;/HTML&gt;</code></pre>
</p>
<h2>Going deeper</h2>
<p>These are basic knowledges to understand before learning about <strong>HTML code optimization</strong> of web pages. Nevertheless, it is strongly recommended to know a bit more about HTML.</p>
<p>You will find great tutorials about <strong>HTML</strong> on HTML Dog (<a href='http://htmldog.com/guides/htmlbeginner/' target='_blank'>http://htmldog.com/guides/htmlbeginner/</a>). You should learn quite quickly from there.</p>
<p>To go deeper in the matter, it could be interesting to read the <a href='http://www.w3.org/TR/html401/' target='_blank'>HTML 4.01</a> and <a href='http://www.w3.org/TR/xhtml11/' target='_blank'>XHTML 1.1</a> standards.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog-en.html4seo.com/general/html-optimization-seo/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
