<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>link love &#187; Algorithms</title>
	<atom:link href="http://www.vdgraaf.info/category/algorithms/feed" rel="self" type="application/rss+xml" />
	<link>http://www.vdgraaf.info</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Thu, 28 Jan 2010 08:37:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Canonical tag creates new legal cloaking possibilities</title>
		<link>http://www.vdgraaf.info/canonical-tag-creates-new-legal-cloaking-possibilities.html</link>
		<comments>http://www.vdgraaf.info/canonical-tag-creates-new-legal-cloaking-possibilities.html#comments</comments>
		<pubDate>Thu, 25 Dec 2008 14:41:59 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Cloaking]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/canonical-tag-creates-new-legal-cloaking-possibilities.html</guid>
		<description><![CDATA[Google, Yahoo and Live search have introduced a great new way to serve linkers different content than other visitors or search engines. Thanks to the rel=canonical tag the search engines are now supporting they will need to implement many new spam detection methods as well.
If you do not yet know about the tag please read [...]]]></description>
			<content:encoded><![CDATA[<p>Google, Yahoo and Live search have introduced a great new way to serve linkers different content than other visitors or search engines. Thanks to the rel=canonical tag the search engines are now supporting they will need to implement many new spam detection methods as well.<br />
If you do not yet know about the tag please read Rand Fishkin&#8217;s <a href="http://www.seomoz.org/blog/canonical-url-tag-the-most-important-advancement-in-seo-practices-since-sitemaps">rel=canonical post</a> or the information from Google on the <a href="http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html">new canonical tag</a>.</p>
<p><span id="more-120"></span></p>
<p><strong>How does it work?</strong><br />
With the new canonical tag you indicate that there might be more than one URL <em>within your website</em> presenting this specific information and if search engines want to choose between those when presenting it to visitors, you would prefer the given URL. I for instance use wordpress to rewrite to nice URLs but this post is available under http://www.vdgraaf.info/?p=120 as well.</p>
<p>If I would place <code>&lt;link rel="canonical" href="http://www.vdgraaf.info/canonical-tag-creates-new-legal-cloaking-possibilities.html" /&gt;</code> in the head of this page, Google would only show that one to visitors. But just like a 301-redirect Google would attribute all linkjuice to the remaining page.</p>
<p>The canonical tag is intended for sites that cannot do a proper 301 redirect because of several reasons. For instance if there still are slight differences between the pages under different URLs, but too little for Google to see them as unique. The same article might be available under different categories, an affilliate ID in the URL just changes some form values or you use almost the same text for the French speaking population of Canada as you do for people in France. I can think of many more, but all these legitimate reasons allow for slight changes to the page served. And it is logical that search engines now allow you to indicate which version to choose.</p>
<p><strong>One page, different audiences</strong><br />Your website is created for several audiences and in the ideal situation you could change nuances depending on the visitor type. The most important audiences we want to differentiate right now are &#8220;linkers&#8221;, &#8220;navigators&#8221; and &#8220;searchers&#8221;.</p>
<ul>
<li><strong>People linking to your website</strong><br />A clean webpage without much commercial intent is far more likely to recieve inbound links than a page with a lot of branding and call-to-actions. A page that shows your good side (for instance with a reference to your altruism to good causes, or a reference to the specific link partner) will give you a far higher success rate on your link building effort. Use a URL like http://www.vdgraaf.info/i-am-a-good-boy.html for them.</li>
<li><strong>People navigating from within your website</strong><br />People that navigate through your website follow a certain path and you can offer more specific content depending on where they came from. http://www.vdgraaf.info/so-you-clicked-the-banner.html would be good for this audience.</li>
<li><strong>People from search engines</strong><br />A good landing page for search engines gives the answer to what you searched for and shows a clear call-to-action to the most logical next step. Besides changing the appearance of the page that you would like search engines to serve, you could also use slightly different code to be more search engine friendly. You should make this version the canonical one by adding <code>&lt;link rel="canonical" href="http://www.vdgraaf.info/this-one-is-for-searchers.html" /&gt;</code> to the head section of all your versions.</li>
</ul>
<p><strong>Does the tag give real cloaking abilities</strong><br />It is logical that Google will or already has implemented a check on simularity between different versions. Because the tag is onpage and not in an external file like the robots.txt, the page has to be spidered first. It is a small extra step to do some text calculation as well. The canonical instruction will probably be followed when the page would normally trigger duplicate content filter. It will however assign all accumulated links to that one remaining occurrence.</p>
<p>So use this tag with care, but with the same content you can still create many different versions. Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/canonical-tag-creates-new-legal-cloaking-possibilities.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>At last Google shows search volumes!!</title>
		<link>http://www.vdgraaf.info/at-last-google-shows-search-volumes.html</link>
		<comments>http://www.vdgraaf.info/at-last-google-shows-search-volumes.html#comments</comments>
		<pubDate>Tue, 08 Jul 2008 07:13:16 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Breaking news]]></category>
		<category><![CDATA[Web analytics]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/at-last-google-shows-search-volumes.html</guid>
		<description><![CDATA[I haven&#8217;t read many blogs lately so much to my surprise I opened up my Adwords account and saw the message:
You can now view keyword volume estimates in the Adwords keyword tool!
So far Google has never been &#8220;close to&#8221; open about search volumes. Google trends only shows charts without numbers and it has a threshold [...]]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t read many blogs lately so much to my surprise I opened up my Adwords account and saw the message:</p>
<p><i>You can now view keyword volume estimates in the Adwords keyword tool!</i></p>
<p>So far Google has never been &#8220;close to&#8221; open about search volumes. Google trends only shows charts without numbers and it has a threshold of about 1000 searches per day. Previously the Adwords keyword tool showed only monthly graphs without any reference field to numbers. But at last they changed their ways and show &#8220;rough estimates&#8221; with real numbers.</p>
<p><span id="more-113"></span></p>
<p>In European countries where Google has a marketshare of more than 90% this is close to a revolution. Yahoo data, Trellian, HitWise, Wordtracker and Alexa are all useless because of the limited coverage in those countries. Hopefully Google will improve even more by showing &#8220;real numbers&#8221; in stead of the current &#8220;rough estimates&#8221;. But even the current improvement is a welcome change.</p>
<p><img alt="Search volume numbers" src="http://www.vdgraaf.info/wp-content/uploads/search-volume1.gif" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/at-last-google-shows-search-volumes.html/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Importance of avoiding duplicate content</title>
		<link>http://www.vdgraaf.info/importance-of-avoiding-duplicate-content.html</link>
		<comments>http://www.vdgraaf.info/importance-of-avoiding-duplicate-content.html#comments</comments>
		<pubDate>Mon, 04 Feb 2008 21:28:26 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/importance-of-avoiding-duplicate-content.html</guid>
		<description><![CDATA[Getting indexed and ranking with slightly less unique content!
Many webmasters have contacted me recently with the same problem. It&#8217;s an old problem that is still very important in all search engines. Their websites weren&#8217;t indexed entirely or perticular pages couldn&#8217;t even rank for the most unique text phrases although these pages were indexed. In this [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Getting indexed and ranking with slightly less unique content!</strong></p>
<p>Many webmasters have contacted me recently with the same problem. It&#8217;s an old problem that is still very important in all search engines. Their websites weren&#8217;t indexed entirely or perticular pages couldn&#8217;t even rank for the most unique text phrases although these pages were indexed. In this post I will give some pointers on effortlessly making pages more unique.</p>
<p><span id="more-107"></span></p>
<p>Large database driven websites all have the same problem. Sometimes search engines do not index them fully. But when they do, many pages still don&#8217;t rank in the search results. This is caused by the uniqueness of the content and seeming importance of those pages. Let&#8217;s take an average large database driven website with for instance jobs. These sites contain large amounts of job descriptions that are all formatted in the same way. While the content is somewhat unique, the shear amount causes part of that website to be seen as duplicate.</p>
<p><strong>So how does this duplicate content filtering in for instance Google work?</strong><br />Duplicate content filtering isn&#8217;t a black or white issue. It has multiple shades of grey, that in the worst case penalize an entire site and in the best case just effects the ranking of a page slightly. Because all forms of duplication across pages can effect your ranking, it is very important to know how to avoid duplicate content. To ensure <i>perceived</i> search result quality, removing duplicates is high on the agenda of every search engine.</p>
<p>Real focus on a search term is best given by dedicating an entire page to those search terms. This means creating and filling pages can become a huge task. Computer generated or scraped text is a very easy way to create pages, but that is where duplicate content filters often kick in. When you want to rank for combinations between &#8220;jobs in&#8221; and every city you can think of (for instance &#8220;jobs in amsterdam&#8221;), you probably generate many copies of the same page and replace the city spot wherever you can. And that is exactly what search engines want to combat.</p>
<p><strong>Duplicate area&#8217;s</strong><br />Many search engines see a page as part of a website and they can distinguish between the header, footer, menu, content block, etc. In fixed blocks duplication is very common, because the header and main menu are usually the same across an entire site. In the content block duplication is less common, so any duplication there is something search engines look at more closely. While duplicate area&#8217;s on the entire page should be limited, the percentage of duplicate text in the content block is extremely important.</p>
<p><strong>The more inportant the page, the more duplication is condoned</strong><br />If your homepage and a page just below it are near duplicates from each other, they can still rank on the part that makes them unique (even on more competitive terms). When the near duplicates are located further down the navigation and they recieve little linkjuice, the chances of them not ranking or even beïng omitted from the index are ever increasing. Linkjuice transfer is very important and optimizing it can fix many duplication issues.</p>
<p><img alt="Linkjuice transfer" src="http://www.vdgraaf.info/wp-content/uploads/linkjuice-transfer.gif" /></p>
<p>The illustration above shows 2 navigational structures from the homepage. When the homepage gets an extra link on it, pages further down recieve less linkjuice. Less linkjuice means a higher chance of getting caught by duplicate content filters. Put pages higher in your navigation or acquire external links directly to them when you want to make sure they rank in spite of duplication.</p>
<p><strong>Unique mashups</strong><br />The &#8220;jobs in &#8230;&#8221; example will be easily detected if the city is the only inserted text. So how can you make such a thing work without having to write loads of text? You create unique mashups!</p>
<p>A mashup is a collection of different types of collected content. When you write small pieces of unique text per page and collect all other content in small pieces from many different sources, search engines will love your pages!</p>
<p>In the &#8220;jobs in &#8230;&#8221; example: Write a fifty word intro about &#8220;jobs&#8221; per city you want to focus on. Add a list of about 10 job descriptions per city from your database. Scrape a piece of city information from a cityguide. Scrape extra pieces of additional information from other sources and finally randomize the order of those content blocks. Try to collect a total of about 300 words. Search engines are smart enough to detect this technique, but the people who use it, have been ranking for ages. The linkjuice to those pages, the amount of used sources and amount of unique text you write determine if you rank on all cities.</p>
<p><strong>Keep the good content above the fold</strong><br />Unique text is very labour intensive and quality text cannot be automated. But where do you need quality text? Just get your visitor to click a button before they start reading the entire page content and they won&#8217;t notice the low quality <img src='http://www.vdgraaf.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Focus good usability and text quality on the top part of your page. People rarely scroll and read in detail if the function of the page is already clear and the navigation options are very obvious.</p>
<p>Lazy people can still score with automation, but I prefer using cheap copywriters!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/importance-of-avoiding-duplicate-content.html/feed</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Personalized search is gaining effect</title>
		<link>http://www.vdgraaf.info/personalized-search-is-gaining-effect.html</link>
		<comments>http://www.vdgraaf.info/personalized-search-is-gaining-effect.html#comments</comments>
		<pubDate>Mon, 27 Aug 2007 08:46:26 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/personalized-search-is-gaining-effect.html</guid>
		<description><![CDATA[Untill now personalized search results where hard to unravel. The effect was minimal (in most cases) and we had only one identity to test with. But personalized search is gaining effect and for Google the results look promising enough to continue with further personalization. So what does this mean for search engine optimization? This article [...]]]></description>
			<content:encoded><![CDATA[<p>Untill now personalized search results where hard to unravel. The effect was minimal (in most cases) and we had only one identity to test with. But personalized search is gaining effect and for Google the results look promising enough to continue with further personalization. So what does this mean for search engine optimization? This article will shed a light on what is known about the personalized search algorithm and how it effects peoples behavior.</p>
<p><span id="more-105"></span></p>
<p><strong>How important is personalized search?</strong><br />Google (and other search engines) want to give the most relevant search results. Knowing who is requesting the information with what intent is extremely important for this search relevance. If I search for &#8220;apache&#8221;, I might be looking for the Linux webserver; If my neighbor looks for it, he probably wants the helicopter gunship. So how does a search engine discover: <strong>a.</strong> the meaning of a word and <strong>b.</strong> the intention of the searcher?</p>
<p><strong>The meaning of a word</strong><br />Google doesn&#8217;t use a dictionary to find related words (only in a very small way), it uses other occurrances of the search term on other websites to find them. For normal ranking or when a single word can have several meanings (hononyms), these related words become extremely important for the search relevance.</p>
<p>If a large group of apache websites also mention something about webservers, PHP and Linux. Apache must be related to those terms and those websites must be about the same meaning of that word. If another group of sites mention nothing about webservers, but keep writing about geronimo, tipis, crazy horse and tribes, they are probably refering to indians.</p>
<p><strong>Being related</strong><br />The <em>&#8220;occurrances of the search term on other websites&#8221;</em> part is becoming extremely important in personalized search. Optimizing your relevance has to do with mentioning the same related words as other websites within your niche. Links to and from your website should contain those same related words. This relates you to your niche and that meaning of a hononym you might want to rank for.</p>
<p><strong>Personalized search testing</strong><br />After using <a href="http://www.vdgraaf.info/blackhat-using-different-identities.html">different identities</a> with a separate search history and behavior, the search results for several hononyms gave a very clear picture of how small changes in your behaviour can have a profound effect on the search results. And the same tests over time, gave us the impression that Google is increasing the importance of personalyzed search. Adding &#038;pws=0 to the search result URL shows you the difference between your personalized results and normal ones.</p>
<p>Besides hononyms we&#8217;ve also seen very distinct search results for subniches of a topic. While only using a more generic term for a niche, websites that used related words that coincided with the subniche preference of the searcher where given more weight. So every search is influenced by personalized search in some way.</p>
<p><strong>Intention of the searcher</strong><br />So how does a search engine find out the user preference for a specific subniche or hononym of a search term? Mainly by looking at your recent searches and things you&#8217;ve clicked!</p>
<p>Let&#8217;s say you&#8217;ve searched for &#8220;apache&#8221; and after seeing pages full of server results, you re-specified your search to &#8220;AH 64 apache&#8221; and clicked a helicopter link. The next time you search for &#8220;comanche&#8221;, search results about the RAH 66 comanche helicopter are given extra weight. In this case some results about the comanche tribe still outrank the helicopter, but suddenly more helicopter links enter the top 100.</p>
<p><strong>SEO for relevance</strong><br />To become more relevant, you need to find out what you want to be relevant for. Define what audience you want to target and what they define as relevant. If they use terms like AH 64 and technical terms for weaponry, they might be a different audience than the ones using &#8220;apache squadron iraq&#8221; although they both mean the same helicopter.</p>
<p>Broader ranking is still possible, you will just need more superiority over the closer niche matches. Define the niche and then define the search terms. The exacter the niche, the better your focus and the easier it is to rank (<a href="http://www.vdgraaf.info/rat-link-value-checklist.html">link relevance</a>).</p>
<p>Find out what the most visited (high Google ranking) websites in that niche are and look at the related words they use. Use the same related keywords in both your content, anchor texts to your websites and link to pages in that same niche.</p>
<p><strong>SEO for personalization</strong><br />SEO shouldn&#8217;t be about large amounts of traffic, but about converting visitors to a predefined goal (like &#8220;more sales&#8221;). Personalization should help you achieve that goal more easily, but you might want to rule more than just your niche. <a href="http://www.vdgraaf.info/turn-traffic-into-relevant-traffic.html">Any traffic is valuable</a> as long as only one visitor converts. Getting people earlier in their <a href="http://www.vdgraaf.info/searcher-behaviour.html">decision process</a>, before they know exactly what they are looking for, is becoming even more important with personalized search.</p>
<p>The websites found early in a search process define what more specific search queries someone will be using and they define what Google sees as personal related keywords that need to be given more weight. Therefore top rankers for more generic search terms define the keywords you need to incoorporate. The ones that are the most likely to be &#8220;clicked&#8221; are more important. The &#8220;Searches related to:&#8221; tab that is shown at the bottom of some search results helps you to find the terms that are mainly used for further specification.</p>
<p><strong>Conclusion</strong><br />So far personalized results mean: You have to already rank for a search term the old way, but extra weight is given to specific niche keyword relevance. This niche is mainly defined by search behavior, but the future it may include more personal information to be used.</p>
<p>For SEO&#8217;s this means they will have to use better subtopic specifications based on possible preferences and search history. Making a separate page for every subtopic, but mainly focussing on the same search term, might be a good solution if you aim for large amounts of traffic. For spammers it means they should use smarter scraping and text generation software. Personalization is here to stay!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/personalized-search-is-gaining-effect.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Don&#039;t leave your fingerprints everywhere!</title>
		<link>http://www.vdgraaf.info/dont-leave-your-fingerprints-everywere.html</link>
		<comments>http://www.vdgraaf.info/dont-leave-your-fingerprints-everywere.html#comments</comments>
		<pubDate>Sat, 16 Jun 2007 12:09:53 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Links]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/dont-leave-your-fingerprints-everywere.html</guid>
		<description><![CDATA[The Google algorithm changes slightly every day. Most of their very small algorithm changes are implemented to look for new signs of SEO spam. Most of the times when a new spam tactic is detected, it is verified manually and its characteristics are then fed to the algorithm. Google spamcops can also roundup all your [...]]]></description>
			<content:encoded><![CDATA[<p>The Google algorithm changes slightly every day. Most of their very small algorithm changes are implemented to look for new signs of SEO spam. Most of the times when a new spam tactic is detected, it is verified manually and its characteristics are then fed to the algorithm. Google spamcops can also roundup all your spam manually aided by cool Google tools for internal use. So: &#8220;Don&#8217;t leave your fingerprints everywhere!&#8221; When one of your projects is caught, sacrifice it and save everything else you&#8217;ve build. (I type with my fingers, so I won&#8217;t call them footprints)</p>
<p><span id="more-98"></span></p>
<p>Search engines like Google collect so much data, that there is bound to be something to link multiple websites together. The only question is; with how much certainty can Google then say: &#8220;This is the work of the same spammy optimizer&#8221;. My tip if you plan to break the <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769" target="_blank">quality guidelines</a>: Alter your SEO tactic and everything that could be fingerprinted to you with every website you optimize/build. Here are the most common mistakes of leaving fingerprints for Google to find.</p>
<p><strong>The obvious: leaving your identity (identity prints)</strong><br />With the use of centralized logins for all Google services and logging of everything you do, Google knows much more about you than you might think. When you use the Google toolbar or login to multiple accounts from the same computer you are bound to slipup and connect your spam activities together unintentionally. When you stay under the radar with all of them, this is not a problem. But when one is caught, the other ones will be looked at more closely. To hide your identity, you need to use <a href="http://www.vdgraaf.info/blackhat-using-different-identities.html">multiple identities</a>.</p>
<p><strong>Your scripting style (coding prints)</strong><br />The most common fingerprint you can leave is in your HTML, Javascript or Stylesheet scripting style. If all your websites have a specific buildup that is somewhat unique for just you, that is a certain print to link them together. Using the same javascripts or HTML pieces in all of them might not showup in normal Google results, but Google&#8217;s spamcop tools will certainly find them. Even if you have found a scripting style that works best for you (or the search results), alter it as much as possible. Coding prints can be both in your spam tactic as your normal coding.</p>
<p><strong>Linkerprints</strong><br />I hope my new definition will become standard for these types of fingerprints. Linkerprints are the common signs in your link structure that tie your websites together. A linkerprint can be used as print when the link sources or targets are common within your websites and more unique compared to other websites.</p>
<p>For example:<br />Somebody selling linkbuilding services that uses the same link sources all the time is bound to raise some red flags. When <a href="http://www.vdgraaf.info/algorithmic-vs-manual-se-spam-detection.html">this red flag</a> is confirmed, all websites with the same inbound link structure will probably loose much of the value of those links.</p>
<p>Another example:<br />When you directly or indirectly link your websites together, these fingerprints combined with questionable identity prints are enough to indicate a common ownership and one ban can spread to all your properties. So prevent linking to another property from the first and prevent using directories you moderate to boost all your property. Never link to all your property in one breath!</p>
<p><strong>From prints to penalties</strong><br />Identity prints, coding prints and linkerprints are used to categorize online fingerprints a search engine can use to find common denominators throughout the websites you optimize/build/own/etcetera. Because search engines need a degree of certainty before they give heavy penalties, they need to have unique fingerprints from more than one category. If they search hard and long enough, they will probably find them. But when finding the prints takes too much time and resources, they will probably give up and leave you penaltyless.</p>
<p>Linking sites together doesn&#8217;t always lead to propertywide penalties, but if one is penalized they will take a better look at your other properties to find other spam.</p>
<p><strong>To sum it all up:</strong></p>
<ol>
<li>Leave as little prints as possible (in every category) and make it harder to find them.</li>
<li>Make your prints too common to point just to you.</li>
<li>Stay under the radar!</li>
<li>Alter spam tactics continuously and don&#8217;t use common denominators within them.</li>
</ol>
<p>And of course my main tip is: Don&#8217;t spam, just make the best website ever build! <img src='http://www.vdgraaf.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/dont-leave-your-fingerprints-everywere.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Search Verticals with Google Universal</title>
		<link>http://www.vdgraaf.info/search-verticals-with-google-universal.html</link>
		<comments>http://www.vdgraaf.info/search-verticals-with-google-universal.html#comments</comments>
		<pubDate>Thu, 24 May 2007 11:55:23 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/search-verticals-with-google-universal.html</guid>
		<description><![CDATA[Yeah! Google is giving easily spamable results more exposure in their search results. Untill now it wasn&#8217;t worth the hassle to optimize video, images, news, local or books. But thanks to Google Universal Search this content will start showing up in the normal results. How to optimize these types of content for search is still [...]]]></description>
			<content:encoded><![CDATA[<p>Yeah! Google is giving easily spamable results more exposure in their search results. Untill now it wasn&#8217;t worth the hassle to optimize video, images, news, local or books. But thanks to Google Universal Search this content will start showing up in the normal results. How to optimize these types of content for search is still unknown to many SEOs, so be one of the first to know and make it your specialty. In this article I will focus on image search.</p>
<p><span id="more-94"></span></p>
<p>First let me tell you how much impact universal search will have. Google shows these extra results at the top, in the middle and/or at the end of search results. A <a href="http://www.google.com/search?q=darth+vader" target="_blank">search for &#8220;darth vader&#8221;</a> shows it all. Images on top, a movieclip in the middle and related search and news results at the bottom.</p>
<p>These results really stand out and a visitor will more likely click one of the special results. Because they stand out so much, they hugely impact how people perceive the results. If this is something positive for Google usage remains to be seen, but it sure is something positive for us search result influencers. It is like the wild west has opened up again with new frontiers.</p>
<p><strong>Reputation management</strong><br />Before I tell how you can influence search verticals like image search, I would like to show an example of reputation management issues that will arise.</p>
<p>These are the results for the Dutch prime minister &#8220;balkenende&#8221;.<br /><a href="http://www.google.com/search?q=balkenende" target="_blank"><img alt="Balkenende search results" src="http://www.vdgraaf.info/wp-content/uploads/balkenende-images.gif" /></a><br />Because he looks somewhat geeky like &#8220;Harry Potter&#8221;, people created images showing him as Harry Potter. His reputation can only benefit from it, but in most cases having the wrong pictures on top of your name or company name search is something bad. I just got hired to boost pictures of a drunk CEO when searching for a company name. Although this isn&#8217;t very ethical, I wanted to try it (and I don&#8217;t have morals <img src='http://www.vdgraaf.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  ).</p>
<p><strong>Optimizing image search</strong><br />No, search engines don&#8217;t look at the image itself! Most search engines have little image recognition skills (But look at this example to see what Google can do: <a href="http://images.google.com/images?q=search+engine&#038;imgtype=face" target="_blank">image type: face</a>). It would just take too much processing power. Duplicate images, x-rated and other unwanted pictures are filtered with some image recognition, but nothing very advanced.</p>
<p>So what do they look at?</p>
<ol>
<li>Most search engines, including Google, prefer images that are used within the content of the website. Otherwise they would index your entire navigation and design.<br />Some believe images after one of the first paragraphs are the most likely ones to be included in image search.<br />Pages with texts containing just a few images are more likely to have high ranking images than entire galleries.<br />Update: Someone just told me it matters if the image is also a link. He says it is better to have an unlinked image. I haven&#8217;t tested this, but it would make sense.</li>
<li>The used alt text and text in the immediate surrounding of the image tell the most about its content. Just be concise and descriptive and have it contain little more than the phrase you want to rank for. The title tag of the image seems to have some effect.<br />The image name or URL should also contain the search term. Be sure to separate words with for instance a dash, slash, hyphen or dot. Relying on stemming isn&#8217;t always good.</li>
<li>If the image is contained by a page (and site) that ranks for the search term and also has many related links (with the correct anchor text) to it, that boosts the image ranking very much. Because not many images are optimized intentionally, a ranking page with an image in the content (that might not even contain a correct image) will be the most likely winner for most searches. To even appear in image search the image needs to be on a site with enough links to it in general.</li>
<li>An image that is requested from multiple websites (the url on the original source is used to show the image) with the right alt text etcetera has even more chance of ranking.<br />I was also told that a copied image (same filename and image properties (bits, resolution, colors, size, etc.)) located on another website, helps the ranking of the original source, but I haven&#8217;t seen any proof yet.</li>
<li>An image situated on a strong website (for instance a high PR page) is more likely to get indexed. To see all listed images from a single domain, use the site:domain.com command in image search. I hope my site is strong enough to get some images listed, but otherwise I&#8217;ll try to boost them via stronger sites.</li>
</ol>
<p><strong>Example 1:</strong><br />You should try to get an image of yourself rank for your own name. I haven&#8217;t got round to it before, but here it is: In the near future this ugly image should score for the phrase Peter van der Graaf.</p>
<p><img src="http://www.vdgraaf.info/peter-van-der-graaf.jpg" alt="Peter van der Graaf" /><br /><i>Peter van der Graaf</i></p>
<p>I get many reactions because of my ugly avatar with the green background. I have to say all of this is intentional. It stands out on for instance MyBlogLog and people visit my site to see what weirdo has visited their site.</p>
<p><strong>Example 2:</strong><br />If this was the first paragraph of a page, it would contain some bla bla on the topic and it should contain the search phrase I wanted the image to rank for. In this case the image below needs to rank for &#8220;balkenende search results&#8221;. Bla bla as you might know premier balkenende is wel known for his raar kapsel. Jan Peter Balkenende looks a bit like harry potter. Look at the image below for the balkenende search results.</p>
<p><img alt="balkenende search results" src="http://www.vdgraaf.info/wp-content/uploads/balkenende-images.gif" /><br /><i>Balkenende search results</i></p>
<p>This would be the next paragraph with more related bla, but it doesn&#8217;t really matter what I type. As long as it is enough text to fill another paragraph. So here I go: Search results are bla di bla and prime minster or Wouter Bos is something related as well. I will type some more to fill some text, but now I am finished.</p>
<p>Check the image search results for <a href="http://images.google.com/images?q=balkenende+search+results" target="_blank">&#8220;balkenende search results&#8221;</a> in a few weeks and this image is sure to score. It takes a lot more time for the image to get indexed, than it does for a normal page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/search-verticals-with-google-universal.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Google has crossed the line</title>
		<link>http://www.vdgraaf.info/google-has-crossed-the-line.html</link>
		<comments>http://www.vdgraaf.info/google-has-crossed-the-line.html#comments</comments>
		<pubDate>Mon, 16 Apr 2007 10:52:34 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Opinions]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/google-has-crossed-the-line.html</guid>
		<description><![CDATA[So far Google was all about reading what normal users could read. If you made your website accessible to all visitors (including visually impaired), you had a perfect site for Google. Every guideline in the Webmaster guidelines has always been focussed on making a good website for users and forgetting about (spamming) search engines.But now [...]]]></description>
			<content:encoded><![CDATA[<p>So far Google was all about reading what normal users could read. If you made your website accessible to all visitors (including visually impaired), you had a perfect site for Google. Every guideline in the <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35769" target="_blank">Webmaster guidelines</a> has always been focussed on making a good website for users and forgetting about (spamming) search engines.<br />But now Google wants us to do the complete opposite. If links are extremely relevant to your users, but not contextual enough to search engines, you need to nofollow them or completely remove them to be able to score. Matt Cutts has written a few blog posts on nofollowing paid links.<br />What will they think of next? From now on you have to make your website for search engines and hope that it is ok for your visitors?!</p>
<p><span id="more-91"></span></p>
<p>Matt Cutts (Google&#8217;s main spamcop) is back from SES New York and has spoken to too many SEOs. Even with a normal non-spamming website you will need to hire an SEO to check if you&#8217;re not possibly breaking any of the &#8220;webmaster guidelines&#8221;, otherwise Google might ban you from their index.</p>
<ol>
<li>Below in this article: <a href="http://www.mattcutts.com/blog/hidden-links/" target="_blank">Hidden links</a> Matt says: &#8220;As long as we’re talking about links, this seems like a pretty good opportunity to talk about a simple litmus test for paid links and how to tell if a paid link violates search engines’ quality guidelines.&#8221;</li>
<li>It seems like Matt believes in devaluating the link in stead of the linker <a href="http://www.mattcutts.com/blog/by-the-way-2/" target="_blank">in this post</a>.</li>
<li>But he also wants us to know <a href="http://www.mattcutts.com/blog/how-to-report-paid-links/" target="_blank">how to report paid links</a> on your competitor&#8217;s website.</li>
</ol>
<p><strong>Do you have ads on your website?</strong><br />Almost 50% of all websites run ads on them and far less than 2% of all webmasters have ever read the Google quality guidelines that so far mention nothing about paid links being bad. But what is the difference between an ad and a paid link? Are all ads bad because you do not nofollow them?</p>
<p>I hope Matt&#8217;s article was misinterpreted by many people, because it seems many people disagree in the comments. His wording wasn&#8217;t chosen too well and he makes it look like Google will want you to give more information on your intentions. And therefore make part of your code for search engines and not for users. If you don&#8217;t, you can face a penalty! Again, I hope they&#8217;ve misinterpreted his words, but that is what he&#8217;s saying.</p>
<p><strong>Has Google lost the war on spam?</strong><br />When there is an ever increasing amount of people gaming your algorithm, you are bound to lose from some of them. Google can detect many paid links just by their characteristics. Link buying and exchange programs can be discounted in their calculation and notorious link spammers can be removed from the index. But Google can&#8217;t detect algorithmicly when you &#8220;in your own way&#8221; link to a certain website and get payed for it. And because those payed links have no common characteristic the algorithm can detect them by, there is no way to discount them. This is why Google wants you to tell them if you are getting payed for a link. And if they find a common characteristic in the future and you haven&#8217;t told them you got paid (nofollowed the link), they are bound to reduce the trustfactor of your website in their calculations. So they haven&#8217;t lost yet, but using threats to get what they want isn&#8217;t a sign of strength.</p>
<p><strong>Websites for users or search engines?</strong><br />Search engines are increasingly telling us: &#8220;We have tried, but without your help we cannot order the world&#8217;s information the correct way.&#8221; &#8220;We need the metatags, rel=nofollow, legal cloaking and other information not intended for your normal readers, so please use them but not for evil purposes.&#8221;<br />With Matt&#8217;s article Google has taken the next step and he shows this is probably just the beginning. From now on every webmaster needs to know what a search engine can or cannot read and help the engines rank their website for the right content. Is this something good? For SEOs it is <img src='http://www.vdgraaf.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p><strong>So when is a paid link bad?</strong><br />If you read Matt&#8217;s article and his comments carefully, you will find out that non-obvious ads and paid links, that the algorithm hasn&#8217;t detected automatically, are the ones you should mark. Nofollowing every other link that doesn&#8217;t help your ranking can even be good for your ranking, but that might raise some red flags.</p>
<p>In a total strategy I will also continue to buy links as long as there is no characteristic that signals &#8220;I&#8217;m payed&#8221;. When there is such a signal, Google should devalue the link and not penalize the linker. Buying relevant links is good for both your visitors and search engines. How else would they know my site is the most important resource on &#8230; <img src='http://www.vdgraaf.info/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/google-has-crossed-the-line.html/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Up-to-date SEO knowledge</title>
		<link>http://www.vdgraaf.info/up-to-date-seo-knowledge.html</link>
		<comments>http://www.vdgraaf.info/up-to-date-seo-knowledge.html#comments</comments>
		<pubDate>Sat, 17 Mar 2007 19:00:45 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Opinions]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/up-to-date-seo-knowledge.html</guid>
		<description><![CDATA[How up-to-date does your SEO knowledge need to be?I frequently talk to people that aren&#8217;t convinced that they need to keep their SEO knowledge up-to-date. &#8220;Old whitehat knowledge works just fine!&#8221; is what they say. And in some cases I think they have a point. Most SEOs don&#8217;t need to read all the SEO news [...]]]></description>
			<content:encoded><![CDATA[<p><strong>How up-to-date does your SEO knowledge need to be?</strong><br />I frequently talk to people that aren&#8217;t convinced that they need to keep their SEO knowledge up-to-date. &#8220;Old whitehat knowledge works just fine!&#8221; is what they say. And in some cases I think they have a point. Most SEOs don&#8217;t need to read all the SEO news everyday. But what changes do you need to check on a regular basis?</p>
<p><span id="more-88"></span></p>
<p><strong>Two years ago</strong><br />If the last time you read SEO blogs or Google press releases was one or two years ago you can still know enough to get good rankings. Not that much has changed in the algorithms for normal websites. The most important changes have been made in spam detection, so optimized whitehat sites shouldn&#8217;t be effected that much. But is this entirely the case?</p>
<p>The last two years search engines got better at crawling websites. So if you still obide by the strict crawlability rules of two years ago your website will be perfectly indexed. If you used normal text in the website with extra focus (with repeats, in urls, in titles, in headers and other important places) on the desired search term, not that much has changed either. Placing extra focus on your most important pages with a good internal navigation was as true back then as it is now. Two years ago search engines had already placed more importance on relevant links compared to irrelevant links, but they just got better at determining relevance. So what did change?</p>
<ul>
<li>Two years ago search engines had just begun to include time as a factor in ranking and that factor has gotten more important. Many new authority factors make use of time in their calculation. If you&#8217;re still used to old SEO, you will need to do alot of reading to grasp how this influences everything.</li>
<li>Providing robots with extra information how to index and show your website has changed much since then, even during the last couple of months. <a href="http://www.google.com/webmasters/tools/" target="_blank">Google webmaster central</a>, &lt;meta name=&#8221;robots&#8221; value=&#8221;noodp&#8221; /&gt;, 301 redirects and rel=&#8221;nofollow&#8221; are just a few changes that improve your communication with the search engines. How would you know this when you have been out of the SEO loop for a while?</li>
<li>Search engines have gotten better and better at tweaking the search results for specific searchers. Country, language, device accessibility and content type targeting have all dramatically improved during the last two years. Most search engines are now even including personal history and other personal characteristics in their ranking alorithm.<br />How do I rank in the UK in stead of the US? How do I rank in Google maps or mobile? How does someones search history effect my ranking? These are all plausible questions for someone that doesn&#8217;t read much SEO news.</li>
<li>Many new search types have been launched during the last two years. Video, blog search, articles, maps, mobile, code, news, desktop and much more new types of search results have arizen since then. Even a seasoned SEO doesn&#8217;t know how to optimize for all of them, but they at least know they exist and they remember where they can find more information when they need it. And that is the most important thing you need to keep up to date.</li>
</ul>
<p>There are probably many more important changes that I neglected to mention, but for someone that has been out of the loop for some time the specifics aren&#8217;t that important. <strong>But where do you get the information when you need it?!</strong> Someone that was an expert two years ago, may be a layman on all the new aspects. Who do you trust and on what topic? The search landscape constantly changes.</p>
<p><strong>The most important thing you need to keep up-to-date is your network of experts and sources. Without it you have no way to really keep up-to-date SEO knowledge.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/up-to-date-seo-knowledge.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>SEA requires SEO</title>
		<link>http://www.vdgraaf.info/sea-requires-seo.html</link>
		<comments>http://www.vdgraaf.info/sea-requires-seo.html#comments</comments>
		<pubDate>Tue, 02 Jan 2007 10:35:34 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Search advertising]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/sea-requires-seo.html</guid>
		<description><![CDATA[There is a good development in SEA. Landing page relevance is becoming more and more important for your ads! This means you can save more then half your advertising budget or get double the clicks, just by knowing both SEO and SEA. In this article I will give some information to influence the Quality score in Google.

Google [...]]]></description>
			<content:encoded><![CDATA[<p>There is a good development in SEA. Landing page relevance is becoming more and more important for your ads! This means you can save more then half your advertising budget or get double the clicks, just by knowing both SEO and SEA. In this article I will give some information to influence the Quality score in Google.</p>
<p><span id="more-64"></span></p>
<p><strong>Google Adwords quality scores</strong><br />
First let me tell you there are two distinct quality scores in use with Adwords. One influences your minimum bidprice and one influences your actual cost per click and ranking.</p>
<p><strong>Minimum bid price</strong><br />
The minimum bid price is the cost per click you have to pay to have your ad appear. Even if there are no competitors, your keyword will be placed on hold if you bid less.</p>
<p>Minimum bid prices are mainly based on:</p>
<ul>
<li>The historic relevance of your (entire) site to a certain topic.</li>
<li>The relevance of the used landing page to the used keyword.</li>
<li>And the popularity of the keyword.</li>
</ul>
<p>As you can see you can&#8217;t just bid on any keyword with any website and any page. You can, but you pay much more. Bidding on a new unrelated hype just to get large amounts of traffic is therefore much harder to do.</p>
<p>The relevance of both website and landing page isn&#8217;t only based on the text, but also on relevant links to them. A page that scores or could score organicly is therefore the best landing page and SEA (search engine advertising) needs good SEO (search engine optimization) now, more then ever.</p>
<p><strong>Ranking quality score</strong><br />
A high ranking quality score gives you a higher ranking or lower actual cost-per-click than a competitor that has a lower quality score.</p>
<p>The ranking quality score is more based on coherence between keyword, ad text and landing page, than actual organic ranking. Both ad text and landing page need to include the keyword and related words. Ad text and landing page need to have simular content so the algorithm can detect if the promise you make in the ad is kept on the landing page and is not some trick to boost the click through rate.</p>
<p>Ranking quality score is mainly based on:</p>
<ul>
<li>Historic click-through-rate on the used keyword matching option.</li>
<li>Historic click-through-rate on the used ad (title, description and landing page).</li>
<li>Historic click-through-rate on your account, campaign and ad-group.</li>
<li>Used matching options.</li>
<li>Bounce rate (direct returns to Google after clicking the ad).</li>
<li>Ad relevance to keyword.</li>
<li>Landing page relevance to keyword.</li>
<li>Coherence between ad and landing page.</li>
<li>Not as important, but will be in the near future: Organic ranking of the landing page.</li>
</ul>
<p>It is not as much that you need a good SEO to influence these factors, but you need a good copywriter with expertise in search. Your copywriter should know how to take all these factors in to account.</p>
<p><strong>How to!</strong><br />
Here is one way to start a good ad campaign and paying as little as possible:</p>
<ol>
<li>Define keywords that are relevant to your website or create relevant webcontent first (to lower minimum bid prices). Group them so one ad text and landing page can cover the entire group. This probably means small groups.</li>
<li>Search your own website for each keyword and optimize a high scoring page as the landing page for that keyword or small group of keywords. Do extra linkbuilding and wait for organic ranking first if the minimum bid price is too high.</li>
<li>Enter the keywords as exact match and broad/phrase match and supply as much negative keywords as you can think of. Make sure you&#8217;re able to measure the exact typed-in search phrases in your web analytics.</li>
<li>Create an ad text that is different from all the other ads ranking for those keywords. Click-through-rate is mainly based on: Offering what one searched (ad relevance), offering something seemingly better then the other ads (ad specs) and sticking out from the crowd (ad call-to-action and ad position).</li>
<li>Enter the landing page URL exactly as the page scoring in organic search. Without any URL differences you could use to recognise adwords visits.</li>
<li>Find out/guess what position other than the first one is highly visible with your ad text sticking out from the surrounding ads. Aim for this position when setting your maximum cost per click. Start bidding high, but when your historic click through rates increase you can lower your bid to keep the same ad position. Adwords also has a prefered position setting, so use this to automatically lower your CPC in time.</li>
<li>Set the daily budget high at first so you can do keyword research. If you don&#8217;t add all your ads at the same time and finetune before you add another, you can see what keyword potential is available and you get a representative percentage of searches to finetune the different matches.</li>
<li>Add the ad group and start by finetuning your search terms. Look at your web analytics and see what exact phrases are used within the broad/phrase match. Enter all of them as exact match, but use negative matches for the ones that are irrelevant for your website. If they are just irrelevant for that particular landing page, create a different ad group with a better landing page.</li>
<li>Then finetune your ad text. Enter two or three slightly different ad versions and see what ad text converts best measured in click-through-rate.</li>
<li>If one ad is chosen as the winner, reflect that ad text in your landing page. Preferably you should use the same title and description.</li>
<li>Once you have almost no clicks on your broad/phrase matches &#8211; because you use exact and negative matches that include everything contained in them &#8211; then you can activate a second ad group and repeat the whole process.</li>
</ol>
<p><strong>SEA requires SEO</strong><br />
By doing all the above you get high click-through-rates, high relevance to keep your visitors, low minimum bid prices and lower average cost per clicks. Most SEA agencies do only CPC bid management to increase the effect of your ad and lower the cost. It is about time they include ad and landing page relevance in their routine too.</p>
<p>Indicators of ad and landing page relevance are the same as indicators for organic relevance. Most search engines just don&#8217;t use all their organic spam filtering on quality scores because there isn&#8217;t that much landing page spam yet. As more sites start influencing relevance in the quality score artificially search engines are bound to add more spam filters and SEA pricing will become SEO work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/sea-requires-seo.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The optimum keyword density</title>
		<link>http://www.vdgraaf.info/the-optimum-keyword-density.html</link>
		<comments>http://www.vdgraaf.info/the-optimum-keyword-density.html#comments</comments>
		<pubDate>Fri, 29 Dec 2006 19:22:32 +0000</pubDate>
		<dc:creator>Peter van der Graaf</dc:creator>
				<category><![CDATA[Algorithms]]></category>
		<category><![CDATA[Opinions]]></category>

		<guid isPermaLink="false">http://www.vdgraaf.info/the-optimum-keyword-density.html</guid>
		<description><![CDATA[Some years ago search engine optimization was mainly about using the right keyword densities in the text of your website. Nowadays it seems to have lost much of its importance. But isn&#8217;t it important anymore? In this article I will give my opinion and maybe we can get a discussion going on what you think.

What [...]]]></description>
			<content:encoded><![CDATA[<p>Some years ago search engine optimization was mainly about using the right keyword densities in the text of your website. Nowadays it seems to have lost much of its importance. But isn&#8217;t it important anymore? In this article I will give my opinion and maybe we can get a discussion going on what you think.</p>
<p><span id="more-63"></span></p>
<p><strong>What is keyword density?<br />
</strong>Keyword density is the percentage a keyword is of the total amount of words, a specific piece of text or code, or a percentage of all the characters. Besides density, the keyword prominence is also an important factor in keyword placement. Prominence is mainly how far the keyword is from the beginning of the text or other important spots within the code.</p>
<p><strong>Is there an optimum keyword density?</strong><br />
Yes, there probably is! But it is a different density for each search engine, each HTML tag, each keyword and the amount of words. The exact percentages change all te time. An optimum density is more a minimum and maximum density to work between, then an exact number that is perfect all the time. What the minimum and maximum percentages are depends on what numbers you use to calculate them.</p>
<p><strong>Calculating keyword density</strong><br />
There are several methods and tools to calculate keyword densities. In my opinion the best way is to take the total amount of words between a specific region or HTML tag. The most important densities are: Percentage of total words within any tag; And percentage of total words within the body tag.</p>
<p>A good tool to calculate keyword density is Ranks.nl (<a href="http://www.ranks.nl/tools/spider.html" target="_blank">http://www.ranks.nl/tools/spider.html</a>). This tool gives you many options to measure and compare the numbers. The optimum range I will give later in this article are ones you measure with ranks.</p>
<p><strong>What should the numbers look like?</strong><br />
Exact numbers <strong>aren&#8217;t</strong> very important for your ranking. Even the numbers I give here are just indications and a page that has entirely different numbers could rank just as well. The closer the numbers are the better, but in the entire algorithm it is just a small factor.</p>
<ul>
<li>The total number of words shouldn&#8217;t be too high or too low. Optimum amount for the percentages I give below is between 300 and 600 words. Use as little code besides text on your page because it could all dilute the importance of the main keyword.</li>
<li>The main keyword should always be represented in the page title (title tag). Other important places are: URL, headers (h1), linktext, bold text, italic text and alt tags. Within these tags the main keyword can and should have a very high percentage.</li>
<li>The main keyword should have a higher percentage than other words. It is not the percentage that counts, but the focus on the keyword compared to other words. In my opinion this is the main ingredient of good page optimization.</li>
<li>A percentage higher than 3% and below 10% of the total wordcount is best, but I often keep it below 5%. All unimportant words should be kept under 3%. Avoiding unimportant repeats is more important than repeating the main keyword.</li>
<li>Stems are the basic words that keywords are made of. A keyword can contain multiple stems. All the keywords posting, poster, posted, postmodern all contain the stem &#8220;post&#8221;. Keywords or stems that are included in other words are counted in the algorithms of some search engines. Keep keyword repeats including stem repeats below a certain spam threshold.</li>
<li>If you repeat keywords too often, use synonyms so the theme of the page is still strong. The theme of the page is almost as important as the keyword itself. Some search engines are good at theme destillation (guessing what a text is about) and some don&#8217;t do it at all. In the future it will become more and more important.</li>
<li>The &#8220;one page, one keyword&#8221; strategy works best, but for words with little competition you can always combine multiple keywords in one page.</li>
</ul>
<p><strong>My opinion:</strong><br />
Focus is everything! Focus on keyword related text and prevent unintentional focus on another topic. Focussing is done in repeats and accentuated code parts (title, bold, etc.).<br />
The theme of pages (internal and external) linking to a page is more important than having perfect densities. So focus on theme on a wide scale and focus on keyword on a page scale and in linktext.</p>
<p>Please comment because this topic is something opinions vary widely on. How important do you think keyword density is?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.vdgraaf.info/the-optimum-keyword-density.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
