<?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>Gordon Choi&#039;s Blog &#187; SEO</title>
	<atom:link href="http://www.gordonchoi.com/cat/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.gordonchoi.com</link>
	<description>Web Analytics Insights, SEO/PPC Tools/Tips, Google Plus</description>
	<lastBuildDate>Thu, 02 Feb 2012 11:29:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Schema.org, Microdata Markup Standards for Webmasters</title>
		<link>http://www.gordonchoi.com/schema-org-microdata-markup-standards-for-webmasters-20110608?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=schema-org-microdata-markup-standards-for-webmasters</link>
		<comments>http://www.gordonchoi.com/schema-org-microdata-markup-standards-for-webmasters-20110608#comments</comments>
		<pubDate>Wed, 08 Jun 2011 16:01:48 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=6405</guid>
		<description><![CDATA[Schema.org offers a shared collection of schemas (or html tags) that webmasters can use to markup web pages. Websites&#8217; pages are often generated dynamically into HTML from structured data that are directly extracted from databases. With Schema.org&#8217;s markup standards, Google, Yahoo and Bing can understand the information on web pages through the original structured data [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://schema.org/">Schema.org</a> <a href="http://googlewebmastercentral.blogspot.com/2011/06/introducing-schemaorg-search-engines.html">offers</a> a shared collection of schemas (or html tags) that webmasters can use to markup web pages.</p>
<ul>
<li>Websites&#8217; pages are often generated dynamically into HTML from structured data that are directly extracted from databases.</li>
<li>With Schema.org&#8217;s markup standards, <a href="http://www.gordonchoi.com/cat/google">Google</a>, <a href="http://www.gordonchoi.com/cat/yahoo">Yahoo</a> and <a href="http://www.gordonchoi.com/cat/bing">Bing</a> can understand the information on web pages through the original structured data and provide rich snippets within organic search results.</li>
</ul>
<p><strong>Microdata</strong></p>
<p>Schema.org uses <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=176035">Microdata</a>.</p>
<blockquote><p>
We&#8217;ve supported three different standards for structured data markup: microdata, microformats, and RDFa. We&#8217;ve decided to focus on just one format for schema.org to create a simpler story for webmasters and to improve consistency across search engines relying on the data. We&#8217;ve found that microdata strikes a balance between the extensibility of RDFa and the simplicity of microformats.
</p></blockquote>
<p>Microdata is a set of tags that is compatible to HTML5 that allows you to display rich snippets for markup types <a href="http://schema.org/docs/full.html">including</a>:</p>
<blockquote>
<ul>
<li>Creative works: CreativeWork, Book, Movie, MusicRecording, Recipe, TVSeries</li>
<li>Embedded non-text objects: AudioObject, ImageObject, VideoObject</li>
<li>Event</li>
<li>Organization</li>
<li>Person</li>
<li>Place, LocalBusiness, Restaurant</li>
<li>Product, Offer, AggregateOffer</li>
<li>Review, AggregateRating</li>
</ul>
</blockquote>
<p>To markup web page&#8217;s content using Microdata:</p>
<ul>
<li><code><a href="http://schema.org/docs/gs.html">http://schema.org/docs/gs.html</a></code></li>
</ul>
<p><strong>Rich Snippets</strong></p>
<p><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=99170">Rich Snippets</a> allow webmasters with websites containing structured data/content (including review sites, etc) to label their content so each piece of text represents a certain type of data. The structured data/content won&#8217;t appear to visitors to webmasters&#8217; sites, but will help Google better understand and present information from webmasters&#8217; web pages within <a href="http://www.gordonchoi.com/cat/google-seo">Google SEO</a> results.</p>
<p>Google supports 3 types of Rich Snippets formats:</p>
<ul>
<li>Microdata</li>
<li>Microformats</li>
<li>RDFa</li>
</ul>
<p>Before officially launching Schema.org, Google first introduced Rich Snippets in 2009:</p>
<ul>
<li><a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html">Introducing Rich Snippets</a> &#8211; May 2009</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2009/10/help-us-make-web-better-update-on-rich.html">An update on Rich Snippets</a> &#8211; October 2009</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2010/01/introducing-new-rich-snippets-format.html">A new Rich Snippets format: Events</a> &#8211; January 2010</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2010/03/microdata-support-for-rich-snippets.html">Microdata support for Rich Snippets</a> &#8211; March 2010</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2010/04/rich-snippets-go-international.html">Rich Snippets go international</a> &#8211; April 2010</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2011/02/introducing-recipe-view-based-on-rich.html">Recipe view, based on Rich Snippets markup</a> &#8211; February 2011</li>
</ul>
<p>Google&#8217;s Rich Snippets testing tool:</p>
<ul>
<li><code><a href="http://www.google.com/webmasters/tools/richsnippets">http://www.google.com/webmasters/tools/richsnippets</a></code></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/schema-org-microdata-markup-standards-for-webmasters-20110608/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Optimize SEO META Tags, Page Title, Description, Keywords, Robots</title>
		<link>http://www.gordonchoi.com/optimize-seo-meta-tags-page-title-description-keywords-robots-20110311?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=optimize-seo-meta-tags-page-title-description-keywords-robots</link>
		<comments>http://www.gordonchoi.com/optimize-seo-meta-tags-page-title-description-keywords-robots-20110311#comments</comments>
		<pubDate>Fri, 11 Mar 2011 14:03:12 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=5815</guid>
		<description><![CDATA[SEO glossary provides definitions for the common SEO META tags that are found within the opening HEAD tag and closing HEAD tag of web pages: Page title tags META description tags META keywords tags META Robots tags META Tags for SEO Google offers official overviews (1 and 2) on SEO META tags. META tags are [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.gordonchoi.com/seo-glossary-20101114">SEO glossary</a> provides definitions for the common SEO META tags that are found within the opening HEAD tag and closing HEAD tag of web pages:</p>
<ul>
<li>Page title tags</li>
<li>META description tags</li>
<li>META keywords tags</li>
<li>META Robots tags</li>
</ul>
<p><strong>META Tags for SEO</strong></p>
<p>Google offers official overviews (<a href="http://www.google.com/support/webmasters/bin/answer.py?answer=79812">1</a> and <a href="http://googlewebmastercentral.blogspot.com/2007/12/answering-more-popular-picks-meta-tags.html">2</a>) on SEO META tags.</p>
<blockquote><p>META tags are a great way for webmasters to provide search engines with information about their sites. META tags can be used to provide information to all sorts of clients, and each system processes only the META tags they understand and ignores the rest.</p></blockquote>
<p>On-page search engine optimization (SEO) involves optimizing your web pages&#8217; META tags. The <a href="http://www.gordonchoi.com/google-seo-beginners-guide-update-20100929">updated Google SEO beginners guide</a> offers the best practices to optimize META tags for SEO.</p>
<p><strong>Page Title META Tag</strong></p>
<p>Page title tags affect <a href="http://www.gordonchoi.com/google-yahoo-and-bing-search-algorithms-revised-20090726">Google&#8217;s, Yahoo&#8217;s and Bing&#8217;s search algorithms</a> and your search results&#8217; click through rate (CTR).</p>
<ul>
<li><a href="http://dailyseotip.com/target-several-keywords-without-stuffing-your-page-title/12/">Target Several Keywords without Stuffing Your Page Title</a> &#8211; A web page should be triggered by several different keyword search queries and rank.</li>
<li><a href="http://dailyseotip.com/using-symbols-to-make-page-title-stand-out-in-serps/331/">Use Symbols to Make Page Title Stand Out in SERPs</a> &#8211; Improve the click through rate (CTR) of your web pages&#8217; search results.</li>
<li><a href="http://www.google.com/support/webmasters/bin/answer.py?answer=35264">Changing Your Site&#8217;s Title and Description in Search Results</a> &#8211; Google officially explains how to create good page titles and META descriptions, and how to prevent <a href="http://www.gordonchoi.com/open-directory-project-accepting-website-submissions-again-20070115">DMOZ</a> data from appearing in search results.</li>
<li><a href="http://www.seobook.com/is-your-search-result-sexy">Is Your Search Result Sexy?</a> &#8211; Know the optimal length of your title tag.</li>
</ul>
<p><strong>META Description Tag</strong></p>
<p>META descriptions (snippets) are for users to understand what your website offers, and affect your search results&#8217; click through rate (CTR).</p>
<ul>
<li><a href="http://googlewebmastercentral.blogspot.com/2007/09/improve-snippets-with-meta-description.html">Improve Snippets with a Meta Description Makeover</a> &#8211; Google says the quality of your META description affects the click through rate (CTR) of your web page&#8217;s search results.</li>
<li><a href="http://www.searchenginejournal.com/optimizing-the-page-search-results-snippet-on-page-tactics/12216/">Optimizing the Page Search Results Snippet: On-Page Tactics</a> &#8211; Keywords optimized page titles and SEO optimized META descriptions can improve CTR.</li>
<li><a href="http://googleblog.blogspot.com/2009/03/two-new-improvements-to-google-results.html">Two New Improvements to Google Results Pages</a> &#8211; Google returns search results in longer description snippets for long search queries.</li>
<li><a href="http://www.searchenginepeople.com/blog/longer-snippets-google.html">Longer Snippets at Google Means?</a> &#8211; Experiment with Google&#8217;s longer description snippets.</li>
<li><a href="http://googlewebmastercentral.blogspot.com/2009/05/introducing-rich-snippets.html">Introducing Rich Snippets</a> &#8211; Show more information in search results with Google&#8217;s Rich Snippets.</li>
<li><a href="http://www.gordonchoi.com/cat/google-webmaster-tools">Google Webmaster Tools</a> offers reports of your site on duplicate META descriptions, long META descriptions, missing title tags, duplicate title tags, long title tags, and non-informative title tags as HTML suggestions.</li>
</ul>
<p><strong>META Keywords Tag</strong></p>
<p>Histories and Google&#8217;s official confirmation on META keywords tags:</p>
<ul>
<li><a href="http://googlewebmastercentral.blogspot.com/2009/09/google-does-not-use-keywords-meta-tag.html">Google Does Not Use the Keywords Meta Tag in Web Ranking</a> &#8211; Google officially confirms META keywords do not affect search ranking of your web pages.</li>
<li><a href="http://searchengineland.com/meta-keywords-tag-101-how-to-legally-hide-words-on-your-pages-for-search-engines-12099">Meta Keywords Tag 101: How to Legally Hide Words on Your Pages for Search Engines</a> &#8211; <a href="http://www.gordonchoi.com/keyword-stuffing-20100527">Keyword stuffing</a> can get your web pages banned from showing up on search engines&#8217; SERP, and relying on META keywords to rank your web pages comes to an end.</li>
</ul>
<p><strong>META Robots Tag</strong></p>
<p>Use META robots tags to control how search engine bots (e.g. GoogleBot, Baiduspider, Bing&#8217;s MSNBot, Yahoo&#8217;s Slurp) access your sites.</p>
<ul>
<li><a href="http://googlewebmastercentral.blogspot.com/2007/03/using-robots-meta-tag.html">Using the Robots Meta Tag</a> &#8211; Tell the search engines to index, noindex, <a href="http://www.gordonchoi.com/no-follow-or-do-follow-20070313">follow or nofollow</a> your web pages with <code>NOINDEX</code>, <code>NOFOLLOW</code> and how your search results are to appear in SERP with <code>NOARCHIVE</code>, <code>NOSNIPPET</code>, <code>NOODP</code>.</li>
<li><a href="http://googleblog.blogspot.com/2007/07/robots-exclusion-protocol-now-with-even.html">Robots Exclusion Protocol: Now with Even More Flexibility</a> &#8211; Advanced use of META robots tags with X-Robots-Tag</li>
<li><a href="http://www.seoboy.com/what-are-the-meta-tags-noodp-and-noydir-used-for-in-seo/">What are the Meta Tags NOODP and NOYDIR Used for in SEO?</a> &#8211; SEO Boy explains <code>NOODP</code> and <code>NOYDIR</code> attributes in META robots tags.</li>
</ul>
<p><strong>Robots.txt</strong></p>
<p>Use instructions in Robots.txt when META robots tags alone are not enough.</p>
<ul>
<li><a href="http://googleblog.blogspot.com/2007/01/controlling-how-search-engines-access.html">Controlling how search engines access and index your website</a> &#8211; Google explains robots.txt is the industry standard when you are to control how search engines access/index your websites.</li>
<li><a href="http://www.robotstxt.org/faq.html">Robotstxt.org FAQ</a> &#8211; What are bots, spiders, crawlers? How do robots index websites? How can you block/exclude robots from crawling/indexing websites or web pages?</li>
<li><a href="http://www.robotstxt.org/db.html">Search Engine Robots Database (List)</a> &#8211; Download the list of all search engine robots.</li>
<li><a href="http://www.gordonchoi.com/baidu-robots-txt-20100420">Baidu Robots.txt</a> &#8211; Use Robots.txt to block Baidu spider.</li>
</ul>
<p><strong>SEO Tools for META Tags</strong></p>
<p>Tools to help you with creating and optimizing META tags:</p>
<ul>
<li><a href="http://www.seomofo.com/snippet-optimizer.html">SEO Mofo&#8217;s Google SERP Snippet Optimization Tool</a> &#8211; Test how your page titles and META descriptions may appear on Google&#8217;s SERP.</li>
<li><a href="http://www.searchenginejournal.com/use-excel-to-plan-meta-tags-titles-and-urls-for-seo/8595/">Use Excel to Plan Meta Tags, Titles and URLs for SEO</a> &#8211; Create and check your META tags using Excel before going online.</li>
</ul>
<p><strong>On-page SEO Checklist</strong></p>
<p>Double check your optimized META tags.</p>
<ul>
<li><a href="http://www.seo-theory.com/2007/12/05/an-on-page-optimization-seo-checklist/">An On-page Optimization SEO Checklist</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/optimize-seo-meta-tags-page-title-description-keywords-robots-20110311/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google vs Bing Search Algorithms</title>
		<link>http://www.gordonchoi.com/google-vs-bing-search-algorithms-20110203?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-vs-bing-search-algorithms</link>
		<comments>http://www.gordonchoi.com/google-vs-bing-search-algorithms-20110203#comments</comments>
		<pubDate>Thu, 03 Feb 2011 12:11:32 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=6057</guid>
		<description><![CDATA[I previously revised Google&#8217;s, Yahoo&#8217;s, and Bing&#8217;s search engine ranking factors from Canadian SEO guru Stephen Noton&#8217;s 2006 findings. Google, Yahoo, and Bing search algorithms With Bing-Yahoo Search Alliance, targeting the major English-speaking markets through search engine optimization will require to master: Google SEO Bing SEO Google&#8217;s 200 Ranking Factors Microsoft&#8217;s Bing search engine tried [...]]]></description>
			<content:encoded><![CDATA[<p>I previously revised Google&#8217;s, Yahoo&#8217;s, and Bing&#8217;s search engine ranking factors from Canadian SEO guru Stephen Noton&#8217;s 2006 findings.</p>
<ul>
<li><a href="http://www.gordonchoi.com/google-yahoo-and-bing-search-algorithms-revised-20090726">Google, Yahoo, and Bing search algorithms</a></li>
</ul>
<p>With <a href="http://www.gordonchoi.com/bing-yahoo-search-alliance-update-20100720">Bing-Yahoo Search Alliance</a>, targeting the major English-speaking markets through search engine optimization will require to master:</p>
<ul>
<li><a href="http://www.gordonchoi.com/cat/google-seo">Google SEO</a></li>
<li><a href="http://www.gordonchoi.com/cat/bing-seo">Bing SEO</a></li>
</ul>
<p><strong>Google&#8217;s 200 Ranking Factors</strong></p>
<p><a href="http://www.gordonchoi.com/microsoft-launches-new-search-engine-bing-20090529">Microsoft&#8217;s Bing search engine</a> tried to offer &#8220;different&#8221; algorithmic search results to Google&#8217;s search results, however:</p>
<ul>
<li>Bing may still believe Google&#8217;s search algorithm is still superior to and produces more relevant search results than <a href="http://www.gordonchoi.com/bing-search-algorithm-20091103">Bing&#8217;s search algorithm</a>.</li>
<li>Eric Schmidt once <a href="http://searchengineland.com/schmidt-listing-googles-200-ranking-factors-would-reveal-business-secrets-51065">admitted</a> Google&#8217;s 200 search engine ranking factors (including <a href="http://www.gordonchoi.com/increase-google-pagerank-20100724">Google PageRank</a>) are business secrets.</li>
</ul>
<p>Danny Sullivan made a list of Google&#8217;s ranking factors (incomplete list):</p>
<blockquote><ul>
<li>Presence of search term in HTML title tag</li>
<li>Presence of search term in HTML body copy</li>
<li>Use of bold around search term</li>
<li>Use of header tags around search term</li>
<li>Presence of search term in anchor text leading to page</li>
<li>PageRank of a page</li>
<li>PageRank / authority of an entire domain</li>
<li>Speed of web site</li>
</ul>
</blockquote>
<p>Google&#8217;s ranking factors also <a href="http://searchenginewatch.com/3641589">contain</a> social signals including click through rates (CTR) and low bounce rates which can be collected through sources from:</p>
<ul>
<li>Google Toolbar</li>
<li>Google&#8217;s Cusom Search Engines</li>
<li><a href="http://www.gordonchoi.com/cat/google-analytics">Google Analytics</a></li>
<li><a href="http://www.gordonchoi.com/cat/google-webmaster-tools">Google Webmaster Tools</a></li>
</ul>
<p><strong>Bing Copied Google&#8217;s Search Algorithm</strong></p>
<p>Google recently put up an accusation about Microsoft Bing:</p>
<ul>
<li>Google discovered in October 2010 that Bing was showing a much greater overlap with Google&#8217;s top 10 search results and an increase in the percentage of times listed exactly the same page in the number one spot as Google&#8217;s, than in previous months.</li>
<li>Google <a href="http://searchengineland.com/google-bing-is-cheating-copying-our-search-results-62914">set up</a> a bait (i.e. sting operation) by creating 100 &#8220;synthetic&#8221; searches (i.e. queries that few users would ever enter in Google&#8217;s search box). </li>
<li>Google verified Bing has been indeed copying Google&#8217;s search results as within 2 weeks, the &#8220;synthetic&#8221; search results started showing up on Bing&#8217;s search results.</li>
<li>Google accused Bing for copying Google&#8217;s search algorithm when both representatives of Google and Bing showed up in a panel at the ThinkBig Farsight 2011 event.</li>
</ul>
<p>Bing did not directly deny Google&#8217;s accusation and <a href="http://searchengineland.com/bing-admits-using-customer-search-data-says-google-pulled-spy-novelesque-stunt-63162">revealed</a>:</p>
<ul>
<li>Bing&#8217;s search algorithm consists of over 1,000 signals.</li>
<li>Bing uses clickstream data collected from users who have opt-ed in to share anonymous data when navigate the web.</li>
</ul>
<p>Danny Sullivan&#8217;s <a href="http://blog.searchenginewatch.com/110201-211436">provided</a> insights for search engine optimization on both Bing and Google:</p>
<blockquote><p>Well, as a search marketer, I learned something new &#8211; how you rank on Google may have an impact on how you rank on Bing. Probably a tiny impact.</p>
<p>Google said they didn&#8217;t use toolbar data for to help sites. But I also pointed out that they do use it for measuring site speed &#8211; which is a ranking factor.</p></blockquote>
<p><a href="http://searchenginewatch.com/3641615">Optimize</a> your sites for Bing:</p>
<ul>
<li>Be consistent with ranking signals in URL structure, internal linking, canonical tags, XML sitemaps, and robots.txt</li>
<li>Make it easy for Bing&#8217;s crawler, MSNbot, to discover your web pages &#8211; e.g. One of Google&#8217;s suggestions is to <a href="http://www.gordonchoi.com/optimize-website-page-load-time-20091212">optimize website&#8217;s page load time</a></li>
<li>Create high quality, original content</li>
<li>Bing is susceptible to link spam</li>
<li>Run SEO keyword research through <a href="http://www.gordonchoi.com/bing-keyword-tools-20100731">Bing&#8217;s keyword tools</a></li>
<li>Use information in <a href="http://www.gordonchoi.com/bing-webmaster-tools-20090712">Bing&#8217;s Webmaster Tools</a></li>
</ul>
<p><strong>Eye Tracking Study: Google vs Bing Search Results</strong></p>
<p>User Centric <a href="http://www.usercentric.com/news/2011/01/26/eye-tracking-bing-vs-google-second-look">conducted</a> eye tracking tests to compare the amount and distribution of attention on Bing&#8217;s and Google&#8217;s search engine results pages (SERP). The image below was extracted from User Centric eye tracking study:</p>
<p><strong><img src="http://www.gordonchoi.com/blog/images/google-bing-eye-tracking.jpg" alt="Google/Bing SERP Eye Tracking" /></strong></p>
<p>The test results indicate the users spend more time viewing Google&#8217;s organic search results with 14.7 seconds to Bing&#8217;s 10.7 seconds. The percentages of users that have viewed the 4 areas of the SERP:</p>
<ul>
<li>Sponsored results at the top &#8211; Google: 91%, Bing: 90%</li>
<li>Sponsored results to the right of the organic search results &#8211; Google: 28%, Bing: 21%</li>
<li>Organic search results &#8211; Google: 100%, Bing: 100%</li>
<li>Left pane &#8211; Google: 17%, Bing: 18%</li>
</ul>
<p>About User Centric&#8217;s test method on Bing and Google:</p>
<ul>
<li>Twenty-four experienced users of both Google and Bing participated in the tests.</li>
<li>Users&#8217; eye movements were recorded with the Tobii T60 eye tracker.</li>
<li>The eye tracking study analyzed the percentage of users (i.e. hit rate) who looked at each of the 4 areas and the time (i.e. gaze time) the users spent viewing the 4 areas.</li>
<li>Each user conducted 4 Google searches (with Google Instant disabled) and 4 Bing searches, in which 2 searches were informational (&#8220;healthy food&#8221; and &#8220;landscaping&#8221;) and the other 2 searches were transactional (&#8220;engagement ring&#8221; and &#8220;last minute vacations&#8221;).</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/google-vs-bing-search-algorithms-20110203/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>SEO Glossary</title>
		<link>http://www.gordonchoi.com/seo-glossary-20101114?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=seo-glossary</link>
		<comments>http://www.gordonchoi.com/seo-glossary-20101114#comments</comments>
		<pubDate>Sun, 14 Nov 2010 03:10:14 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=5586</guid>
		<description><![CDATA[Search engine optimization (SEO) is an important technique for webmasters are responsible to create and manage websites. The basic SEO glossary is a reference for webmasters and SEO beginners to understand search engine terminologies. 0 200 Status Code 200 means status ok in which the file request was successful. 301 Redirect 301 redirect means moved [...]]]></description>
			<content:encoded><![CDATA[<p>Search engine optimization (SEO) is an important technique for webmasters are responsible to create and manage websites. The basic SEO glossary is a reference for webmasters and SEO beginners to understand search engine terminologies.</p>
<p><strong>0</strong></p>
<p><strong>200 Status Code</strong></p>
<p>200 means status ok in which the file request was successful.</p>
<p><strong>301 Redirect</strong></p>
<p>301 redirect means moved permanently and should be used when you are moving your entire site to a different location (e.g. moving your site to a new domain name).</p>
<p><strong>302 Redirect</strong></p>
<p>302 redirect signals a temporary redirect. For example, the file was found but was temporarily located at another URI.</p>
<p><strong>403 Server Code</strong></p>
<p>403 means the document request was forbidden &#8211; Access to a URL was prevented.</p>
<p><strong>404 Server Code</strong></p>
<p>404 means a document was not found &#8211; The server could not find the URL requested.</p>
<p><strong>A</strong></p>
<p><strong>AJAX</strong></p>
<p>AJAX means Asynchronous JavaScript and XML. Ajax is a programming language technique that allows a web page to be updated without completely reloading the web page.</p>
<p><strong>Algorithm</strong></p>
<p>Algorithm is a set of rules that a search engine uses to rank web pages according to user&#8217;s search queries. Google&#8217;s search algorithms use over 200 factors including <a href="http://www.gordonchoi.com/increase-google-pagerank-20100724">Google PageRank</a> to rank websites and Google regularly updates the search algorithms.</p>
<p>Revise <a href="http://www.gordonchoi.com/google-yahoo-and-bing-search-algorithms-revised-20090726">Google, Yahoo and Bing search algorithms</a>.</p>
<p><strong>ALT Attribute</strong></p>
<p>ALT attribute is a HTML tag (ALT tag) that uses with images and helps screen readers and search engines understand the meaning of an image by providing a text equivalent for the object. The image text description is visible when you &#8220;hover&#8221; the image.</p>
<p>ALT attribute is also called ALT text.</p>
<p><strong>Anchor Text</strong></p>
<p>Anchor text is the text (words) that a user clicks on to follow a link.</p>
<p>Webmasters use anchor text as signals for search engines to determine a web page&#8217;s relevance. Search engines believe your web page is authoritative for the words that other sites include in links pointing at your website.</p>
<p><strong>B</strong></p>
<p><strong>Backlinks</strong></p>
<p>Backlinks are links pointing from one website to another website. The more high quality backlinks a web page receive, the higher the page ranks in the SERP.</p>
<p>Review the backlinks pointing to your site from other sites through <a href="http://www.gordonchoi.com/cat/google-webmaster-tools">Google Webmaster Tools</a>.</p>
<p>Backlinks are also called inbound links.</p>
<p><strong>C</strong></p>
<p><strong>Canonicalization</strong></p>
<p>Canonicalization, according to <a href="http://www.mattcutts.com/blog/seo-advice-url-canonicalization/">Matt Cutts</a>, is:</p>
<blockquote><p>The process of picking the best URL when there are several choices; this usually refers to home pages.</p></blockquote>
<p><a href="http://www.seobook.com/canonicalization-missing-manual">SEO Book</a> explains canonical URLs are caused by:</p>
<blockquote>
<ul>
<li>Different host names i.e. <code>www.example.com</code> vs <code>example.com</code></li>
<li>Redirects pointing to different URLs i.e. 302 used inappropriately</li>
<li>Forwarding multiple URLs to the same content, and/or publishing the same content on multiple domains</li>
<li>Improperly configured dynamic URLs i.e. any url rewriting based on changing conditions</li>
<li>Two index pages appearing in the same location i.e. <code>Index.htm</code> vs <code>Index.html</code></li>
<li>Different protocols i.e. <code>https://www</code> vs <code>http://www</code></li>
<li>Multiple slashes in the filepath i.e. <code>www.example.com/</code> vs <code>www.example.com//</code></li>
<li>Scripts that generate alternate URLs for the same content i.e. some blogging and forum software, ecommerce software that adds tracking URLs</li>
<li>Port numbers in the domain name i.e. <code>example.com/4430 :</code> can sometimes be seen in virtual hosting environments.</li>
<li>Capitalization &#8211; i.e. <code>www.example.com/Index.html</code> vs <code>www.example.com/index.html</code></li>
<li>URLs &#8220;built&#8221; from the path you take to reach a page i.e. tracking software may incorporate the click path in the URL for statistical purposes.</li>
<li>Trailing questions marks, with or without parameters i.e. <code>www.example.com/?</code> or <code>www.example.com/?source=cnn</code> (a common tagging strategy amongst ad buys)</li>
</ul>
</blockquote>
<p>Webmasters should use consistent internal site linking structure to help search engines index the canonical (correct) version of your site&#8217;s URLs and prevent link juice leaking through canonical URLs.</p>
<p><strong>Cascading Style Sheets (CSS)</strong></p>
<p>CSS is a method to add styles to HTML web pages and contains information including paragraph layout, colors and font sizes about your HTML documents.</p>
<p><strong>Cloaking</strong></p>
<p>Cloaking is when a site shows different versions of a web page to search engines and users. Unless the objective is to <a href="http://www.gordonchoi.com/geo-targeting-seo-strategies-for-a-single-country-20080708">SEO geo-target</a> users based locations, search engines regard other types of cloaking illegal and may ban your sites from showing up on SERP.</p>
<p><strong>Content Management Systems (CMS)</strong></p>
<p>CMS is a web application that makes it easy for webmasters to update information to websites.</p>
<p><strong>Crawlability</strong></p>
<p><a href="http://www.gordonchoi.com/3-check-points-to-improve-search-engine-crawlability-20070512">Crawlability</a> refers to the ability of a website to be indexed by a search engine&#8217;s crawler. Your site is fully crawlable when search engine crawlers can follow all the links on your website.</p>
<p><strong>Crawler</strong></p>
<p>Crawlers are also known as spiders or bots. Search engine crawlers search the web for pages / content to include in the search engine index. Crawlers are automated programs that follow links on web pages to other web pages. The spider names of Google, Bing, Yahoo and Baidu are:</p>
<ul>
<li>Google: GoogleBot</li>
<li>Bing: MSNBot</li>
<li>Yahoo: Slurp</li>
<li>Baidu: Baiduspider</li>
</ul>
<p>To include your site in search engines index, ensure crawlers can follow links on your site.</p>
<p><strong>D</strong></p>
<p><strong>Domain</strong></p>
<p>Domain refers to a specific website address.</p>
<p><strong>Doorway Page</strong></p>
<p>Doorway pages are web pages created to rank for highly targeted keywords, to redirect users to another web page with other content than they expect. Doorway page is also called bridge page or gateway page.</p>
<p><strong>E</strong></p>
<p><strong>Entry Page</strong></p>
<p>Entry page is the first page a user lands when visiting your site, and is also called <a href="http://www.gordonchoi.com/cat/landing-page-optimization">landing page</a>.</p>
<p><strong>F</strong></p>
<p><strong>Flash</strong></p>
<p>With Flash, animation and interactivity can be added to web pages. However, most search engine spiders have issues crawling content in Flash files.</p>
<p><strong>Frames</strong></p>
<p>With frames, more than one web pages can be embedded and displayed in one browser window.</p>
<p>Avoid creating your web pages with frames as search engine spiders have issues crawling / determining the text content on web pages embedded in frames.</p>
<p><strong>Forward DNS</strong></p>
<p>Forward DNS is the process to translate domain/host names to the numeric addresses of websites, IP addresses.</p>
<p><strong>H</strong></p>
<p><strong>Head Terms</strong></p>
<p>Head terms are search queries that receive extremely high search volume, for example, &#8220;phone&#8221;, &#8220;music&#8221;.</p>
<p><a href="http://www.gordonchoi.com/google-webmaster-tools-search-queries-20100513">Google Webmaster Tools search queries</a> report allows you to view users&#8217; head term search queries.</p>
<p><strong>Hidden text</strong></p>
<p>Hidden text (or invisible text) is text that is invisible to users but visible to search engines, and is a technique applied to fool search engine spiders.</p>
<p>Google has methods to detect hidden text and regards using hidden text as a way to spam SERP.</p>
<p><strong>.htaccess file</strong></p>
<p>.htaccess file is an Apache directory-level configuration file that can be used to password protect or redirect files. .htaccess file consists of one or more configuration directives located in a website document directory. The directives apply to that directory and all sub-directories.</p>
<p><strong>HTML Site Map</strong></p>
<p>HTML sitemap is a web page that:</p>
<ul>
<li>Consists of links pointing to all the web pages of your site.</li>
<li>Serves as an alternative route (other than the main site navigation) for search engine spiders to crawl your web pages.</li>
</ul>
<p>Examples of HTML site map documents:</p>
<ul>
<li><a href="http://www.google.com/sitemap.html">Google&#8217;s sitemap</a></li>
<li><a href="http://www.gordonchoi.com/archives">PPC Blog&#8217;s archives page</a></li>
</ul>
<p><strong>Http</strong></p>
<p>Http represents Hypertext Transfer Protocol.</p>
<p><strong>Https</strong></p>
<p>Https represents Hypertext Transfer Protocol Secure.</p>
<p><strong>Http Referrer</strong></p>
<p>Http Referrer is a program that returns the source of traffic coming to the user’s site.</p>
<p><strong>I</strong></p>
<p><strong>Index</strong></p>
<p>A search engine&#8217;s index is a organized and informative database that stores extremely large amount of web documents found by the search engine&#8217;s crawler from the web.</p>
<p>For example, your web pages have to be in Google&#8217;s index before they can show up in Google&#8217;s SERP.</p>
<p><strong>IP Address</strong></p>
<p>Internet Protocol Addresses (IP Addresses) are unique sets of location-based numbers assigned to networks or computers for communicating across the Internet using TCP/IP protocol. An IP consists of a 32-bit numeric address with 4 numbers separated by periods. The value of each number ranges from 0 to 255.</p>
<p>For example, 192.168.8.1 up to 192.168.15.254 are valid IP addresses.</p>
<p><strong>K</strong></p>
<p><strong>Keyword</strong></p>
<p>Keyword is a word that implies a specific topic. For example, &#8220;<a href="http://www.gordonchoi.com/cat/ppc">PPC</a>&#8221; is the main topic of this blog.</p>
<p><strong>Keyword Density</strong></p>
<p>Keyword density is the number of times a keyword or keyword phrase that is used within the content of a web page.</p>
<p><code>Keyword Density = A Specific Keyword / Total number of keywords</code></p>
<p>The higher the number of times a keyword appears in a web page, the higher the keyword density.</p>
<p><strong>Keyword Stemming</strong></p>
<p>Keyword stemming is to expand from a &#8220;stem&#8221; word and create additional keywords related to the &#8220;stem&#8221; keyword.</p>
<p>For example, &#8220;digital camera&#8221; is a stem keyword, and we expand to create new keywords:</p>
<p><code>Nikon digital camera 14MP</code><br />
<code>Canon digital camera</code><br />
<code>Nikon digital camera 3X</code><br />
<code>Used Nikon digital camera</code></p>
<p><strong>Keyword Stuffing</strong></p>
<p><a href="http://www.gordonchoi.com/keyword-stuffing-20100527">Keyword stuffing</a> is a black hat SEO technique used by webmasters to boost a website&#8217;s organic search engine ranking. Webmasters &#8220;stuff keywords&#8221; by ensuring the same keywords appear on a web page excessive number of times where user experience is usually sacrificed.</p>
<p>Keyword stuffing is completely outdated and adds no value to a website’s search engine rankings today.</p>
<p><strong>L</strong></p>
<p><strong>Link Popularity</strong></p>
<p><a href="http://www.gordonchoi.com/link-popularity-and-google-pagerank-explained-20070221">Link popularity</a> is the quantity and quality of links pointing to your website from other websites. When many high quality links from other websites (external inbound links) and from your own websites (internal inbound links) link to your site, search engines believe your site is important and your web pages may ranked higher in SERP.</p>
<p><strong>Link Bait</strong></p>
<p><a href="http://www.gordonchoi.com/link-building-vs-linkbait-20071007">Link bait</a> is when you create content on your site that people will find &#8220;valuable&#8221; and very interested. Your content have created &#8220;values&#8221;, eventually other webmasters / people will link to your content.</p>
<p><strong>Log File</strong></p>
<p>A Log file (or web server log) records all information about a website&#8217;s incoming and outgoing traffic, including search engine spider activities, that can be analyzed by webmasters to improve a site&#8217;s SEO.</p>
<p><strong>Long Tail Keyword</strong></p>
<p>Long tail keywords are highly specific search queries that receive low search volume, for example, &#8220;Canon PowerShot SD980 12.1 Megapixel&#8221;. Long tail search queries that trigger long tail keywords usually have very high click through rates.</p>
<p><strong>M</strong></p>
<p><strong>META Description Tag</strong></p>
<p>META description tag is where you place a brief description of your web page.</p>
<p>In Google&#8217;s SERP, META description tags appear for the web pages that are in the search results. Writing a relevant and unique META description tag for each of your web page is important and can increase your search results&#8217; click through rates.</p>
<p><strong>META Keywords Tag</strong></p>
<p>META keywords tag is an HTML tag that holds keyword phrases, separated by commas on your web pages.</p>
<p>Most search engines do not find META keywords tag useful. Google <a href="http://googlewebmastercentral.blogspot.com/2009/09/google-does-not-use-keywords-meta-tag.html">confirmed</a> META keywords tags do not contribute to organic search rankings.</p>
<p><strong>N</strong></p>
<p><strong>NoFollow</strong></p>
<p><a href="http://www.gordonchoi.com/no-follow-or-do-follow-20070313">NoFollow</a> (<code>rel="nofollow"</code>) is an attribute for webmasters to tell search engines:</p>
<ul>
<li>Not to follow any links on a web page</li>
<li>Not to follow a specific link on a web page</li>
</ul>
<p>Google <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=96569">suggests</a> webmasters should consider using &#8220;nofollow&#8221; for untrusted content, paid links or crawl prioritization.</p>
<p><strong>O</strong></p>
<p><strong>Organic Results</strong></p>
<p>Organic results are non-paid search results of web pages that appear in the SERPs.</p>
<p><strong>P</strong></p>
<p><strong>PageRank (PR)</strong></p>
<p>PageRank is Google&#8217;s patented technology that was developed at Stanford University and is Google’s SEO ranking algorithm that reflects Google’s view of the importance of web pages. Important web pages in Google’s index are:</p>
<ul>
<li>Assigned higher PageRank</li>
<li>More likely to rank higher in Google’s search engine results pages (SERP)</li>
</ul>
<p><a href="http://www.gordonchoi.com/increase-google-pagerank-20100724">Increase Google PageRank</a> explains:</p>
<blockquote><ul>
<li>When a linked web page that receives two links, one from a more important web page and the other from a less important web page, the link juice from the more important page is considered to be a higher value vote to the linked page.</li>
<li>Based on the entire web’s link structures, Google uses over 200 signals/factors including the PageRank algorithm to identify which web pages are most important. Then Google combines web pages’ importance, page-based text matching techniques and search query specific relevance to rank web pages in SERP.</li>
</ul>
</blockquote>
<p><strong>Penalty</strong></p>
<p>Penalties are actions algorithmically or manually applied to a site suspected of using spamming techniques and prevent the website from ranking high in the SERP.</p>
<p>Search engines give penalties to websites that implement spamming techniques.</p>
<ul>
<li><a href="http://www.searchenginejournal.com/how-many-google-penalties-are-there/6949/">How many Google penalties are there</a></li>
<li><a href="http://www.seomoz.org/blog/how-to-handle-a-google-penalty-and-an-example-from-the-field-of-real-estate">How to handle a Google penalty</a></li>
<li><a href="http://www.mattcutts.com/blog/confirming-a-penalty/">Confirming a penalty</a></li>
</ul>
<p>The ban/penalty may be lifted after you have fixed the issues for being penalized. For example, webmasters can submit a <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=35843">reinclusion request</a> to Google.</p>
<p><strong>R</strong></p>
<p><strong>Reverse DNS</strong></p>
<p>Reverse DNS is the process to translate the numeric addresses of websites, IP addresses, to domain/host names. <a href="http://www.ntchosting.com/dns/reverse-dns.html">Find out</a>:</p>
<ul>
<li>What Reverse DNS serves for</li>
<li>How to configure the Reverse DNS</li>
<li>Where to get Reverse DNS lookup tools</li>
</ul>
<p><strong>Robots.txt</strong></p>
<p>Robots.txt is a text file in the root directory of a website that tells search engines:</p>
<ul>
<li>The part of a site that should allow search engine spiders&#8217; crawling.</li>
<li>The part of a site that should be blocked from search engine spiders&#8217; access.</li>
</ul>
<p>You can configure robots.txt with instructions to block crawl access from:</p>
<ul>
<li>Google&#8217;s GoogleBot, Yahoo&#8217;s Slurp and Bing&#8217;s MSNbot, as the big 3 search engines obey the instructions in Robots.txt.</li>
<li>Baiduspider: Review <a href="http://www.gordonchoi.com/baidu-robots-txt-20100420">Baidu Robots.txt</a></li>
</ul>
<p><strong>S</strong></p>
<p><strong>Search Engine Optimization (SEO)</strong></p>
<p>Search engine optimization (SEO) is a search engine marketing technique to improve a website&#8217;s visibility within one or more search engines.</p>
<p>Fine more official and unofficial definitions for SEO from <a href="http://www.gordonchoi.com/google-seo-for-beginners-20090209">Google SEO for beginners</a>.</p>
<p><strong>Search Engine Results Page (SERP)</strong></p>
<p>A search engine results page (SERP) is the page with search results that is returned to a user, after the user entered a search query into search engine&#8217;s search box.</p>
<p>For example, Google&#8217;s SERP consists of both organic search results (SEO) and paid search results (<a href="http://www.gordonchoi.com/cat/ppc">PPC</a>).</p>
<p><strong>Search Engine Submission</strong></p>
<p>Search engine submission is a method for search engines to &#8220;know&#8221; the existence of your new website. Google, Yahoo Bing and Baidu all provide submission pages to webmasters:</p>
<ul>
<li><a href="http://www.gordonchoi.com/how-to-get-search-engine-traffic-to-new-websites-20091007">How to get search engine traffic to new websites</a></li>
<li><a href="http://www.gordonchoi.com/submit-site-to-bing-20090926">Submit site to Bing</a></li>
<li><a href="http://www.gordonchoi.com/submit-site-to-baidu-20100124">Submit site to Baidu</a></li>
</ul>
<p>Google, Bing and Yahoo allow local-based businesses to manually submit websites to local business search:</p>
<ul>
<li><a href="http://www.gordonchoi.com/submit-sites-to-google-yahoo-bing-local-business-search-20101019">Submit sites to Google, Yahoo, Bing local business search</a></li>
</ul>
<p><strong>Search Engines</strong></p>
<p>Search engines <a href="http://en.wikipedia.org/wiki/Web_search_engine">defined</a> by Wikipedia:</p>
<blockquote><p>A search engine is designed to search for information on the World Wide Web and FTP servers. The search results are presented in a list of results. The information may consist of web pages, images, information and other types of files. Search engines operate algorithmically or are a mixture of algorithmic and human input.</p></blockquote>
<p><strong>Search Query</strong></p>
<p>A search query is a keyword or keyword phrase that a user enters into a search engine&#8217;s search box field. The search engine then determines the search results to return to the user.</p>
<p>For example, <a href="http://www.gordonchoi.com/google-webmaster-tools-search-queries-20100513">Google Webmaster Tools search queries</a> report shows you users&#8217; search queries in which your web pages showed up in Google&#8217;s SERP.</p>
<p><strong>Server-side Tracking</strong></p>
<p>Server-side tracking refers to monitoring web traffic through web server&#8217;s log files.</p>
<p><strong>Session ID</strong></p>
<p>Session ID is a unique number assigned to each individual user&#8217;s visit (or session) to a website.</p>
<p>Websites that use session IDs can cause duplicate content issues for search engines, as every time a search engine spider requests/crawls a web page from the site, a different URL (with a different session ID) is generated.</p>
<p><strong>Spam</strong></p>
<p>Spams (or webspams) are deliberate search engine marketing techniques to improve search engine rankings by violating search engines&#8217; guidelines. Spamming techniques include:</p>
<ul>
<li><a href="http://www.gordonchoi.com/keyword-stuffing-20100527">Keyword stuffing</a></li>
<li>Hidden text</li>
<li>Doorway pages</li>
<li>Link farms</li>
<li>Duplicate content</li>
</ul>
<p><strong>Spider</strong></p>
<p>See Crawler.</p>
<p><strong>Stop Word</strong></p>
<p>Stop words are words that search engines consider no importance to a web page&#8217;s ranking in SERP and do not contribute to keyword density of your web pages.</p>
<p>Examples of stop words include &#8220;the&#8221;, &#8220;and&#8221;, &#8220;of&#8221;, &#8220;is&#8221;, &#8220;for&#8221;.</p>
<p><strong>T</strong></p>
<p><strong>Theme</strong></p>
<p>A theme is an overall topic of a web page. Having an obvious topic for your web page will help search engines determine the theme of your page and rank your page in the SERP.</p>
<p>For example, Google looks at the keyword density and keyword stemming of a web page and determines the web page&#8217;s theme.</p>
<p><strong>Title Tag</strong></p>
<p>Title tag in an HTML document is where you place the page title of a web page.</p>
<ul>
<li>In Google SERP, the content of your web page&#8217;s title tag usually shows up in the first line of a search result.</li>
<li>Using a relevant and unique title tag for each web page is important and can increase the click through rate of your search results.</li>
<li>Title tag is one of the factors in organic search engine&#8217;s ranking algorithm.</li>
</ul>
<p><strong>Traffic</strong></p>
<p>Traffic is the number of unique visitors or visits (sessions) that a website receives. Programs that can provide traffic information of your site:</p>
<ul>
<li>Website&#8217;s log file</li>
<li><a href="http://www.gordonchoi.com/cat/google-analytics">Google Analytics</a></li>
</ul>
<p><strong>U</strong></p>
<p><strong>URL Rewrite</strong></p>
<p>URL rewrite is a method, mod_rewrite, that is applied to a site&#8217;s URLs. Webmasters apply URL rewrites to:</p>
<ul>
<li>Change dynamic URLs that are difficult for search engines&#8217; spiders to index to static URLs.</li>
<li>Sites that are to change directory structures for content re-organization.</li>
</ul>
<p><strong>User Agent</strong></p>
<p>User agent refers to the software programs&#8217; identity when visiting a website. Spiders and browsers are classified as user agents.</p>
<ul>
<li>Spiders: e.g. GoogleBot, Baiduspider</li>
<li>Browsers: e.g. Mozilla Firefox, Google Chrome, Internet Explorer</li>
</ul>
<p><strong>X</strong></p>
<p><strong>XML Site Map</strong></p>
<p>An XML site map is a document in XML (Extensible Hypertext Markup Language) format that lists all the web pages of your site. Google encourages webmasters <a href="http://www.google.com/support/webmasters/bin/answer.py?hl=en&#038;answer=156184">using</a> XML site maps:</p>
<blockquote><p>Creating and submitting a Sitemap helps make sure that Google knows about all the pages on your site, including URLs that may not be discoverable by Google&#8217;s normal crawling process.
</p></blockquote>
<p><strong>SEO Glossary Lists</strong></p>
<p>Webmasters should also review SEO glossary lists created by other SEO experts.</p>
<ul>
<li><a href="http://www.seobook.com/glossary/">SEO Book</a> &#8211; Licensed under <a href="http://creativecommons.org/licenses/by/2.5/">Creative Commons Attribution 2.5</a></li>
<li><a href="http://www.sempo.org/learning_center/sem_glossary/">SEMPO</a></li>
<li><a href="http://www.seomoz.org/blog/smwc-and-other-essential-seo-jargon">SEOmoz Blog</a></li>
<li><a href="http://www.seo-theory.com/seo-glossary/">SEO Theory</a></li>
<li><a href="http://searchenginedictionary.com/">Search Engine Dictionary</a></li>
</ul>
<p><strong>SEO Tips for Webmasters</strong></p>
<ul>
<li><a href="http://www.gordonchoi.com/google-seo-for-beginners-20090209">Google SEO for beginners</a>: Offers Google&#8217;s official SEO definition and fundamental SEO tips, including SEO ranking factors, SEO guides for download and why you should use <a href="http://www.gordonchoi.com/cat/google-webmaster-tools">Google Webmaster Tools</a>.</li>
<li><a href="http://www.gordonchoi.com/best-google-seo-resources-20090704">Best Google SEO resources</a> Offers tips on domain names and web hosting selection criteria, keyword research, site architecture and url structure, site navigation, canonicalization and content duplication, linking building and paid link issues, google penalties, seo geo-targeting, social media for seo, seo for blogs, universal search, and google sitelinks.</li>
<li><a href="http://www.gordonchoi.com/google-seo-beginners-guide-update-20100929">Google SEO beginners guide update</a>: Google updated the SEO starter guide for all webmasters.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/seo-glossary-20101114/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Submit Sites to Google, Yahoo, Bing Local Business Search</title>
		<link>http://www.gordonchoi.com/submit-sites-to-google-yahoo-bing-local-business-search-20101019?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=submit-sites-to-google-yahoo-bing-local-business-search</link>
		<comments>http://www.gordonchoi.com/submit-sites-to-google-yahoo-bing-local-business-search-20101019#comments</comments>
		<pubDate>Tue, 19 Oct 2010 01:53:51 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=5343</guid>
		<description><![CDATA[If you own local business stores with physical addresses, submit your business websites to Google&#8217;s, Yahoo&#8217;s and Bing&#8217;s local business listings. Search engine users find local businesses through Google Maps, Yahoo Maps and Bing Maps, so inclusion to search engines&#8217; local business listings will increase your sites&#8217; chances of getting found through Google, Yahoo and [...]]]></description>
			<content:encoded><![CDATA[<p>If you own local business stores with physical addresses, submit your business websites to Google&#8217;s, Yahoo&#8217;s and Bing&#8217;s local business listings. Search engine users find local businesses through <a href="http://www.gordonchoi.com/google-maps-available-in-chinese-simplified-language-20070312">Google Maps</a>, Yahoo Maps and Bing Maps, so inclusion to search engines&#8217; local business listings will increase your sites&#8217; chances of getting found through Google, Yahoo and Bing.</p>
<p><strong>Google Places (or Google&#8217;s Business Listings)</strong></p>
<p>Listing your local business on Google Places is free. Your business listing can include:</p>
<ul>
<li>Phone numbers</li>
<li>Physical addresses with ZIP codes</li>
<li>Hours of operation</li>
<li>Website URL</li>
<li>Printable coupons</li>
</ul>
<p>Google Places allows you to edit individual locations or add/update up to 10,000 locations through Excel spreadsheet format. Your local business listings can take up to 4 weeks to appear on Google Maps after submission.</p>
<p><a href="http://www.google.com/local/add">Submit</a> your website to Google Places. Google officially offers:</p>
<ul>
<li><a href="http://www.google.com/support/places/bin/static.py?page=guide.cs&#038;guide=28247">Google Places User Guide</a></li>
<li><a href="http://www.google.com/support/places/bin/answer.py?hl=en&#038;answer=107528">Google Places Policies / Quality guidelines</a></li>
</ul>
<p><strong>Yahoo Local Listing Center</strong></p>
<p>Yahoo offers 2 types of local listings:</p>
<ul>
<li>Basic Listing: You can display a free business listing that consists of phone number, physical address, and web site URL, store hours, and a short description of products and services.</li>
<li>Enhanced Listing: You pay USD 9.95 per month to include all the features of a Basic Listing, and can display company logo with tagline, up to 10 photos, detailed business descriptions and online coupons.</li>
</ul>
<p><a href="http://listings.local.yahoo.com/">Submit</a> your website to Yahoo Local Listing Center.</p>
<p><strong>Bing Local Listing Center</strong></p>
<p><a href="http://www.gordonchoi.com/microsoft-launches-new-search-engine-bing-20090529">Microsoft Bing Search Engine</a> offers Bing Local Listing Center which is free.</p>
<ul>
<img src="http://www.gordonchoi.com/blog/images/bing-local-listings-example-local-restaurants.png" alt="Bing Local Listings Example Local Restaurants" /></ul>
<p>For example, Bing Local Listing for a local restaurant shows the website URL, locations on Bing&#8217;s Maps, editorial reviews and users&#8217; reviews.</p>
<p><a href="https://ssl.bing.com/listings/ListingCenter.aspx">Submit</a> your website to Bing Local Listing Center.</p>
<p><strong>SEO Geo-targeting for Small Websites, Local Websites</strong></p>
<p>Besides listing your site on Google Places, Yahoo Local Listing Center and Bing Local Listing Center, optimize your websites for geo-locations:</p>
<ul>
<li><a href="http://www.gordonchoi.com/geo-targeting-seo-strategies-for-a-single-country-20080708">SEO geo targeting</a> for a single country</li>
<li><a href="http://www.gordonchoi.com/geo-targeting-seo-strategies-for-multiple-countries-20080813">SEO geo targeting for multiple countries</a></li>
<li><a href="http://www.gordonchoi.com/small-business-website-tips-20090528">SEO tips, marketing tips for small websites</a></li>
</ul>
<p>Discover your sites&#8217; search engine optimization issues with the search engines&#8217; official webmaster tools and improve on SEO:</p>
<ul>
<li><a href="http://www.gordonchoi.com/cat/google-webmaster-tools">Google Webmaster Tools</a></li>
<li><a href="http://www.gordonchoi.com/yahoo-site-explorer-20091013">Yahoo Site Explorer</a></li>
<li><a href="http://www.gordonchoi.com/bing-webmaster-tools-20090712">Bing Webmaster Tools</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/submit-sites-to-google-yahoo-bing-local-business-search-20101019/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Keyword Stuffing</title>
		<link>http://www.gordonchoi.com/keyword-stuffing-20100527?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=keyword-stuffing</link>
		<comments>http://www.gordonchoi.com/keyword-stuffing-20100527#comments</comments>
		<pubDate>Thu, 27 May 2010 14:12:57 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=4974</guid>
		<description><![CDATA[Keyword stuffing is a black hat SEO technique used by webmasters to boost a website&#8217;s organic search engine ranking. Webmasters &#8220;stuff keywords&#8221; by ensuring the same keywords appear on a webpage excessive number of times where user experience is usually sacrificed. Keyword stuffing is completely outdated and adds no value to a website&#8217;s search engine [...]]]></description>
			<content:encoded><![CDATA[<p>Keyword stuffing is a black hat SEO technique used by webmasters to boost a website&#8217;s organic search engine ranking. Webmasters &#8220;stuff keywords&#8221; by ensuring the same keywords appear on a webpage excessive number of times where user experience is usually sacrificed. Keyword stuffing is completely outdated and adds no value to a website&#8217;s search engine rankings today.</p>
<p><strong>Keyword Stuffing Definitions</strong></p>
<p>Wikipedia <a href="http://en.wikipedia.org/wiki/Keyword_stuffing">defines</a> keyword stuffing as:</p>
<blockquote><p>An unethical search engine optimization (SEO) technique.</p></blockquote>
<p>Google officially <a href="http://www.google.com/support/webmasters/bin/answer.py?answer=66358">defines</a> keyword stuffing as:</p>
<blockquote><p>The practice of loading a webpage with keywords in an attempt to manipulate a site&#8217;s ranking in Google&#8217;s search results.</p></blockquote>
<p>Do a Google web search on &#8220;Keyword Stuffing&#8221; and <a href="http://www.gordonchoi.com/keyword-tool-google-wonder-wheel-20091030">Google Wonder Wheel tool</a> relates &#8220;Keyword Stuffing&#8221; to:</p>
<ul>
<li>Keyword Stuffing Example</li>
<li>Keyword Stuffing Search Engines</li>
<li>Keyword Density</li>
<li>Keyword Stuffing Limit</li>
<li>Check Keyword Stuffing</li>
<li>Keyword Stuffing Webmaster Help Center</li>
<li>Black Hat SEO</li>
<li>Inbound Links</li>
</ul>
<ul>
<img src="http://www.gordonchoi.com/blog/images/keyword-stuffing-google-wonder-wheel.png" alt="Terms Related to Keyword Stuffing" /></ul>
<p>Google&#8217;s Related Searches shows keyword stuffing relates to:</p>
<ul>
<li>Keyword spamming</li>
<li>Spamdexing</li>
<li>Link farms</li>
<li>Link Baiting</li>
<li>Doorway Pages</li>
</ul>
<p><strong>Keyword Stuffing Techniques</strong></p>
<p>Keyword stuffing&#8217;s purpose is to increase the keyword density of a webpage. Keyword density is the number of occurrences that a given keyword appears on a web page. The more times a keyword appears on a page, the more weight the keyword is given by the search engines when a search query matches keyword.</p>
<p>The black hat SEO techniques of keyword stuffing include:</p>
<ul>
<li>Placing repeated keywords in the body of a webpage where readability and the meaning of the content are neglected.</li>
<li>Hiding keywords on a webpage by making the text the same color as the background.</li>
<li>Stuffing keywords in META keywords tags or in comment tags.</li>
<li>Over-filling image alt tags with long strings of keywords.</li>
<li>Placing keywords in cascade style sheet (CSS).</li>
<li>Filling keywords in noscript tags.</li>
</ul>
<p><strong>Avoid Keyword Stuffing</strong></p>
<p>Google and other major search engines today no longer gives good rankings to pages employing keyword stuffing techniques.</p>
<ul>
<li>Google&#8217;s Matt Cutts <a href="http://www.mattcutts.com/blog/avoid-keyword-stuffing/">insists</a> avoiding keyword stuffing.</li>
<li>SEO Black Hat <a href="http://seoblackhat.com/2007/02/11/phrase-based-indexing-and-retrieval-spam-detection/">explains</a> how search engine detects keyword stuffing techniques.</li>
</ul>
<p>As over-optimizing your webpages&#8217; keyword density can backfire, focus on white hat search engine optimization techniques by reviewing <a href="http://www.gordonchoi.com/google-seo-for-beginners-20090209">Google SEO for Beginners</a> and <a href="http://www.gordonchoi.com/google-seo-starter-guide-20081117">Google SEO Starter Guide</a>.</p>
<p><strong>Web Page Content, User Experience, Related Keyword Research</strong></p>
<p>Keyword stuffing is strongly discouraged as this method:</p>
<ul>
<li>Detracts the readability and usability of your web pages.</li>
<li>Creates negative user experience and high <a href="http://www.gordonchoi.com/web-analytics-bounce-rate-20100104">web analytics bounce rate</a> to your site.</li>
</ul>
<p>When creating website content, focus on user experience by creating useful and informative content that uses keywords in context and without repeating the same keywords excessively. Use keywords that are highly related to the core keywords of your web pages. Use keyword research tools to find the related keywords:</p>
<ul>
<li><a href="http://www.gordonchoi.com/sem-keyword-research-tools-20090123">SEM keyword research tools</a></li>
<li><a href="http://www.gordonchoi.com/keyword-tool-google-wonder-wheel-20091030">Google Wonder Wheel tool</a></li>
<li><a href="http://www.gordonchoi.com/google-search-based-keyword-tool-20081120">Google search-based keyword tool</a></li>
<li><a href="http://www.gordonchoi.com/google-insights-for-search-20090330">Google Insights for Search</a></li>
</ul>
<p>For Chinese keywords, use:</p>
<ul>
<li><a href="http://www.gordonchoi.com/chinese-keyword-research-tools-20100428">Chinese keyword research tools</a></li>
<li><a href="http://www.gordonchoi.com/baidu-keyword-research-tool-20091004">Baidu keyword research tool</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/keyword-stuffing-20100527/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google, Yahoo and Bing Search Algorithms Revised</title>
		<link>http://www.gordonchoi.com/google-yahoo-and-bing-search-algorithms-revised-20090726?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=google-yahoo-and-bing-search-algorithms-revised</link>
		<comments>http://www.gordonchoi.com/google-yahoo-and-bing-search-algorithms-revised-20090726#comments</comments>
		<pubDate>Sun, 26 Jul 2009 12:28:54 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=2331</guid>
		<description><![CDATA[Stephen Noton re-posted the major factors of search engine algorithms for Google, Yahoo and Bing. He originally reviewed the SEO algorithms in 2006, but ever since then the algorithms of the top three search engines have been updated. Google&#8217;s Algorithm Yahoo&#8217;s Algorithm Bing&#8217;s Algorithm Stephen Noton&#8217;s 14 main Points to Google&#8217;s search algorithm: Website&#8217;s IP [...]]]></description>
			<content:encoded><![CDATA[<p>Stephen Noton re-posted the major factors of search engine algorithms for Google, Yahoo and Bing. He originally reviewed the SEO algorithms in 2006, but ever since then the algorithms of the top three search engines have been updated.</p>
<ul>
<li><a href="http://misc.info/seo-check-list-for-google.html">Google&#8217;s Algorithm</a></li>
<li><a href="http://misc.info/yahoo-seo-check-list.html">Yahoo&#8217;s Algorithm</a></li>
<li><a href="http://misc.info/bing-seo-check-list.html">Bing&#8217;s Algorithm</a></li>
</ul>
<blockquote>
<p>Stephen Noton&#8217;s 14 main Points to Google&#8217;s search algorithm:</p>
<ul>
<li>Website&#8217;s IP / server location</li>
<li>Title of page</li>
<li>META description</li>
<li>Domain name</li>
<li>PageRank of links to the website</li>
<li>Number of links to the website</li>
<li>PageRank of links to the page</li>
<li>Text in the links to the page</li>
<li>Number of links to the page</li>
<li>Page&#8217;s clickthrough rate (CTR) on search results</li>
<li>Stickiness of page from search results</li>
<li>Freshness of page content</li>
<li>Page theme/keyword density</li>
<li>Total number of pages on website</li>
<li>Website&#8217;s theme in Google</li>
<li>Links on page to external websites</li>
</ul>
<p>Stephen Noton&#8217;s 9 additional items used by the Google SPAM check:</p>
<ul>
<li>Location on page of external links</li>
<li>Text surrounding external links</li>
<li>Uniqueness of page with linking to the page</li>
<li>Number of links on the page linking to the page</li>
<li>Maintenance of external links</li>
<li>Quality of hosting company / name servers</li>
<li>Name / email used on registration</li>
<li>Domain registrar used</li>
<li>Length of domain registration</li>
</ul>
<p>Stephen Noton&#8217;s 9 main Points to <a href="http://www.gordonchoi.com/6-factors-on-yahoo-search-algorithm-20061215">Yahoo&#8217;s search algorithm</a>:</p>
<ul>
<li>Title of page</li>
<li>META description</li>
<li>Domain name</li>
<li>WebRank of website</li>
<li>WebRank of links to the page</li>
<li>Text in the links to the page</li>
<li>Number of Links to the page</li>
<li>Page&#8217;s clickthrough rate (CTR) on search results</li>
<li>Page theme/keyword density</li>
</ul>
<p>Stephen Noton&#8217;s 6 main Points to <a href="http://www.gordonchoi.com/bing-search-algorithm-20091103">Bing&#8217;s search algorithm</a>:</p>
<ul>
<li>Title of page</li>
<li>META description</li>
<li>Text in the links to the page</li>
<li>Number of links to the page</li>
<li>Page theme/keyword density</li>
<li>Freshness of page content</li>
</ul>
</blockquote>
<p>Before your website ranks well on Google, Yahoo and Bing, make sure you monitor how the top three search engines think about your site regarding, pages crawled, crawl rate of your web pages, back links, sitemaps, robots.txt, and error issues such as 404.</p>
<p>Sign up and use the webmaster tools below that are specifically provided to each of the three search engines:</p>
<ul>
<li><a href="http://www.gordonchoi.com/cat/google-webmaster-tools">Google Webmaster Tools</a></li>
<li><a href="http://www.gordonchoi.com/yahoo-site-explorer-20091013">Yahoo Site Explorer</a></li>
<li><a href="http://www.gordonchoi.com/bing-webmaster-tools-20090712">Bing Webmaster Tools</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/google-yahoo-and-bing-search-algorithms-revised-20090726/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Inhouse SEO Tips</title>
		<link>http://www.gordonchoi.com/inhouse-seo-tips-20090620?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=inhouse-seo-tips</link>
		<comments>http://www.gordonchoi.com/inhouse-seo-tips-20090620#comments</comments>
		<pubDate>Sat, 20 Jun 2009 09:46:50 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=1594</guid>
		<description><![CDATA[Your SEO team is to do in-house SEO for a large organization&#8217;s website. Often the major obstacles are not the technical issues, but the company&#8217;s culture and bureaucracy. Successful SEO requires buy-in at the corporate level where your SEO team will influence and educate the people and together you will have to find the mutual [...]]]></description>
			<content:encoded><![CDATA[<p>Your SEO team is to do in-house SEO for a large organization&#8217;s website. Often the major obstacles are not the technical issues, but the company&#8217;s culture and bureaucracy. Successful SEO requires buy-in at the corporate level where your SEO team will influence and educate the people and together you will have to find the <a href="http://www.seobook.com/seo-sales-process-overcoming-common-seo-objections">mutual business goals</a>.</p>
<p><strong>Buy-in from Executives</strong></p>
<p>Before In-house SEO can be started, the entire management team (of executives) must be convinced, involved and in agreement. The corporate executives are the people who make strategic decisions on company directions and can authorize your SEO team the use of company resources.</p>
<ul>
<li>Analyze the SEO performance of the major competitor websites via <a href="http://www.hitwise.com/">Hitwise</a> or <a href="http://www.comscore.com/">ComScore</a></li>
<li>Present the data to the management team and explain how the SEO work will benefit the company&#8217;s long term growth</li>
<li>Work out the return on investment (ROI) of your SEO proposal</li>
<li>Define the workload and the roadmap for achieving your goals</li>
<li>Track your progress, measure the SEO results (via <a href="http://www.gordonchoi.com/cat/web-analytics">web analytics</a> tool such as <a href="http://www.gordonchoi.com/cat/google-analytics">Google Analytics</a>, <a href="http://www.gordonchoi.com/yahoo-web-analytics-20100521">Yahoo Web Analytics</a> or <a href="http://www.omniture.com/">Omniture</a>) and report regularly to the executives</li>
</ul>
<p><strong>Site Ownerships</strong></p>
<p>The corporate web site may be divided into multiple sections in which each team has ownership and management responsibility of a particular section. For example, each team probably manages the daily operations of one of the following sections:</p>
<ul>
<li>Homepage</li>
<li>Product categories and sub-categories</li>
<li>New product section</li>
<li>Product pages</li>
<li>Purchase / conversion Flow</li>
<li>Community, forum and customer-review sections</li>
<li>Site navigation</li>
</ul>
<p>The operational managers of the different website sections are the decision makers who ensure the work gets done across the resources they have on hand. These teams decide what content goes on to their own sections and they may have their own content creators and copy writers.</p>
<p>At this level, your SEO team&#8217;s job is not only to implement the SEO strategies you have set out, but is to also influence and educate the &#8220;site owners&#8221;. You will have to find the common goals among your team and each site owner team, and start working towards the goals with the support and resources of the site owner teams.</p>
<p>SEO is not all about ranking in the SERP, so along the line you will have to optimize your conversion flow via web page A/B testing tools such as <a href="http://www.google.com/websiteoptimizer">Google Website Optimizer</a>.</p>
<p><strong>Web Development and Design Resources</strong></p>
<p>The IT department often is where the design and web development resources are, and can be one of <a href="http://www.gordonchoi.com/3-opponents-of-seo-professionals-20061107">the opponents to the SEO team</a>. Even though you may already have executives&#8217; permissions in using resources, you will still have to reserve your web development and design resources in advance.</p>
<p><strong>SEO Best Practices</strong></p>
<p>As <a href="http://www.techcrunch.com/2009/01/28/google-gobbled-up-90-percent-of-all-us-search-growth-in-2008/">Google&#8217;s search market share</a> has grown rapidly in the last couple of years, it would make sense to optimize your web site for Google&#8217;s ranking algorithm (refer to <a href="http://www.gordonchoi.com/increase-google-pagerank-20100724">increase Google PageRank</a>). For the good SEO performance to last, everyone will need to follow a set of search engine optimization standards. Your SEO team must create a best practice guide such as <a href="http://www.gordonchoi.com/google-seo-for-beginners-20090209">Google SEO for Beginners</a> in which people within the corporation will refer to and follow.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/inhouse-seo-tips-20090620/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>SEO Tips from Stephen Noton</title>
		<link>http://www.gordonchoi.com/internet-marketing-expert-stephen-noton-talks-about-seo-20081009?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=internet-marketing-expert-stephen-noton-talks-about-seo</link>
		<comments>http://www.gordonchoi.com/internet-marketing-expert-stephen-noton-talks-about-seo-20081009#comments</comments>
		<pubDate>Thu, 09 Oct 2008 14:00:37 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=326</guid>
		<description><![CDATA[I recently interviewed one of the most experienced Internet marketing experts, Stephen Noton, who has 11 years of experience on consulting and training individuals and businesses across different countries. Stephen has worked with companies including Dell Computers, Alibaba, and Global Sources on SEO/SEM projects. Before Google existed Stephen started optimizing web sites for organic search [...]]]></description>
			<content:encoded><![CDATA[<p>I recently interviewed one of the most experienced Internet marketing experts, Stephen Noton, who has 11 years of experience on consulting and training individuals and businesses across different countries. Stephen has worked with companies including Dell Computers, Alibaba, and Global Sources on SEO/SEM projects. Before Google existed Stephen started optimizing web sites for organic search engine rankings. His company <a title="Adverted Internet Advertising Agency" href="http://www.adverted.com/" target="_self">Adverted.com</a> was the first Google Adwords Qualified Company in Asia.</p>
<p><strong>Gordon Choi: </strong>Thank Stephen for taking the time to share your thoughts. Can you tell me a little about your online marketing and consulting experience?</p>
<blockquote><p><strong>Stephen Noton: </strong>I started online in 1997, went straight into ecommerce selling automotive racing parts online.  I was only 19 so while I understood the Internet I didn&#8217;t have a good understanding of the business side, so after a year I sold off the assets of the company and started into consulting and marketing for other companies on the Internet.  11 years later I&#8217;m still doing consulting and working on some of my own passions, which still include car racing.</p></blockquote>
<p><strong>Gordon Choi: </strong>Google&#8217;s organic search algorithm has been changing so much in the past several years. Some of the factors once allowed a site to rank well can no longer apply. Where do you see Google applying more weight on the algorithm?</p>
<blockquote><p><strong>Stephen Noton: </strong>Google is getting away from their focus on external links as they are building up more and more signs of a good website.  Google Trends for websites is a good public example of how Google can track the traffic, use, and possible value of a website rather then just looking at links.  When you think about it back links are not the most effective way of assigning value, offline marketing, repeat customers, and traditional WOM (word of mouth) are all excluded if you just look at links.</p></blockquote>
<p><strong>Gordon Choi: </strong>Do you think webmasters should spend their time on creating valuable contents instead of spend large amount of money buying links? Why?</p>
<blockquote><p><strong>Stephen Noton: </strong>Other than the focus on links another misconception on the Internet is creating more and more content, while content is good, too much content can actually harm your focus and your goals.  But your comment on creating &#8220;valuable&#8221; content is correct, people should be focused on creating, maintaining and improving the content their audiences wants.</p></blockquote>
<p><strong>Gordon Choi: </strong>With those companies you have worked with, what were the major SEO problems they commonly had?</p>
<blockquote><p><strong>Stephen Noton: </strong>It is usually a technology issue, most websites&#8217; backend where built without thoughts of the users and SEO, so correcting a backend for a major website is often a major issue.  Some websites have started from scratch others have patched their systems but the best companies start out with the user in mind long before any coding is done.</p></blockquote>
<p><strong>Gordon Choi: </strong>From your experience working with SEO teams of many companies across the world, do you find it easy or difficult to give SEO consulting and training? If it is difficult, what have been the major obstacles and how have you been overcoming them?</p>
<blockquote><p><strong>Stephen Noton: </strong>I have the unique challenge of language barrier in a lot of my training, so that&#8217;s probably the biggest issue.  Other than that training is actually relatively easy as SEO is all about logic.  So often all you need to do is outline the process and the how&#8217;s &amp; why&#8217;s and 99% of the team can follow.  Overcoming the language barrier is hard, but using drawings, simpler English and the help of a good translator I&#8217;ve been able to train in English, Thai, Vietnamese, &amp; Chinese.</p></blockquote>
<p><strong>Gordon Choi: </strong>Some businesses were created without SEO in mind at the first place and they mostly do not believe in SEO or at least do not think SEO is important. How would you go about to convince them SEO will actually help their businesses?</p>
<blockquote><p><strong>Stephen Noton: </strong>A lot of people think SEO is some magic dust or something that only has to do with the coding, but actually it&#8217;s all about the user, so when I meet a company that doesn&#8217;t understand SEO I walk them through what a good SEO website is and how SEO and usability are almost the same functions.</p></blockquote>
<p><strong>Gordon Choi: </strong>What are the criteria for picking a good domain name?</p>
<blockquote><p><strong>Stephen Noton: </strong>Be something that can become a brand, all too often I see websites being created that have no hope of long term success, simply due to their domain being unbrandable.  While some will say anything can become a brand, I also know that one day scientist might just get pigs to fly but I&#8217;d put my efforts into a domain that is: one word/brand name, less then 3 syllables, .com (international/US website) and of course no dashes.</p></blockquote>
<p><strong>Gordon Choi: </strong>What advices will you give anyone who is to buy an existing site that already possesses some level of fame?</p>
<blockquote><p><strong>Stephen Noton: </strong>If possible keep the previous owner on staff/part of the website for 3 months to 1 year.  This will help prevent them walking off with your users, will make the transition to new management within the user base easier and will allow you to learn more about how the site became a success. There is nothing better then watching someone in action to learn, no book or no course can teach you what you can learn by watching someone’s natural ability/instinct.</p></blockquote>
<p><strong>Gordon Choi: </strong>What advices do you have for web sites that are to target the global audience?</p>
<blockquote><p><strong>Stephen Noton: </strong>It&#8217;s a big world, think twice before trying to go global, especially if you are trying to sell a product.  Marketing, branding and logistically managing a global project is very costly and time consuming.  Very few companies start global, Mc Donald&#8217;s and KFC both started with just 1 restaurant in 1 city, they saw that they had the right idea and the right system of operations and they grew.  This is the same for websites, eBay, Amazon, started with 1 country and even sites like Craigslist which started just in 1 city all proved their idea locally then replicated globally.</p></blockquote>
<p><strong>Gordon Choi: </strong>With Google dominating the search industry, do you think it is a healthy environment? Which sites / companies do you think will give the biggest threats to Google’s business model?</p>
<blockquote><p><strong>Stephen Noton: </strong>Google has so many business models now that it is hard for anything to compete directly with Google as a company, now Google as a search engine, yes there will be changes and there already is.  While in the US Google has the market share, outside of the US there are many countries where Google has little to no market share.  Also think about this none of the search engines that where online when I started 11 years ago are here today, yes Google is big, but thinking that there can be no other possible options in the future is like thinking that the United States is and always will be the most powerful country in the world, one thing is certain on the Internet, things always change.</p></blockquote>
<p><strong>Gordon Choi: </strong>SEO has changed a lot since day one and it is still changing, mostly according to how Google wants it to become. What are the important techniques / qualities that a great SEOer should possess to always keep up-to-date with the fast changing SEO industry?</p>
<blockquote><p><strong>Stephen Noton: </strong>Understand the basic&#8217;s of SEO, these really haven&#8217;t changed since day 1, which is make sure you have what your user wants and give your user the best experience possible.  Also understand that all search engines even Google are mathematical formula&#8217;s and every formula can be understood, while weights/values may change in that formula the inputs/variables are consistent.</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/internet-marketing-expert-stephen-noton-talks-about-seo-20081009/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>SEO is Usability</title>
		<link>http://www.gordonchoi.com/future-of-seo-to-integrate-with-branding-and-usability-20080613?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=future-of-seo-to-integrate-with-branding-and-usability</link>
		<comments>http://www.gordonchoi.com/future-of-seo-to-integrate-with-branding-and-usability-20080613#comments</comments>
		<pubDate>Fri, 13 Jun 2008 15:25:35 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/?p=257</guid>
		<description><![CDATA[Google&#8217;s algorithm for ranking websites rely heavily on a site&#8217;s link popularity which are essentially both the quality and quantity of inbound links pointing to the site. However over the years, Google has discovered other ways to more effectively and fairly rank web pages. It has been collecting enormous user interacted and generated data from [...]]]></description>
			<content:encoded><![CDATA[<p>Google&#8217;s algorithm for ranking websites rely heavily on a site&#8217;s link popularity which are essentially both the quality and quantity of inbound links pointing to the site. However over the years, Google has discovered other ways to more effectively and fairly rank web pages. It has been collecting enormous user interacted and generated data from sources such as Google user history, Google Analytics and Google Toolbar. Today, all these data have been integrated into Google&#8217;s algorithm when determining a site&#8217;s ranking in the SERP. In the coming future, Google&#8217;s algorithm will rely more on user data and the influences of link popularity will be reduced.</p>
<p>Pagerank has not been an accurate indicator to show webmasters how a particular site should be ranked comparing to other sites. Rather, many experienced webmasters and SEO experts have spotted Google, in  combating search engine spams, is in favor of using trustrank and domain age to rank websites in the SERP.</p>
<p>SEO is easier than ever and will become a commodity within the next couple of years, as all the optimization rules have been clearly defined and have become standard practices. SEO and web site usability will be consolidated and integrated into each individual company&#8217;s business. Web developers and designers will be required to have full set of knowledge on SEO on-page optimization. Branding for a site will become an essential strategy to compliment SEO for gaining trust and popularity from Google.</p>
<p>The future prospects for today&#8217;s SEO experts will depend on whether they possess a broad enough scope to evolve their knowledge &#8211; what works on the web and what the customers want most from a web site. A person&#8217;s full-packaged Internet marketing experience today will become tomorrow&#8217;s solid expertise.</p>
<p>When natural search ranking cannot be guaranteed as easily as in the past, Google leaves another effective search engine marketing channel open to search engine marketers &#8211; PPC. Those in the SEM industry who are able to overcome the <a title="Challenges of PPC in 2008" href="http://www.gordonchoi.com/challenges-of-paid-search-marketing-in-2008-20080131" target="_self">challenges for paid search in 2008</a> will continue to shine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/future-of-seo-to-integrate-with-branding-and-usability-20080613/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox Search Status Toolbar Shows Compete Ranking</title>
		<link>http://www.gordonchoi.com/search-status-toolbar-for-firefox-includes-compete-ranking-20070516?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=search-status-toolbar-for-firefox-includes-compete-ranking</link>
		<comments>http://www.gordonchoi.com/search-status-toolbar-for-firefox-includes-compete-ranking-20070516#comments</comments>
		<pubDate>Wed, 16 May 2007 17:59:19 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/search-status-toolbar-for-firefox-includes-compete-ranking-20070516</guid>
		<description><![CDATA[For those webmasters and SEO specialists who use Firefox browsers, Compete Ranking has been incorporated into the Search Status toolbar which is a really useful Firefox extension. 2007-05-15: ver 1.19 &#8211; Compete.com added! Compete ranking for the current domain now appears in a new bar alongside PageRank and Alexa Rank, with estimated visitors in the [...]]]></description>
			<content:encoded><![CDATA[<p>For those webmasters and SEO specialists who use Firefox browsers, Compete Ranking has been incorporated into the Search Status toolbar which is a really useful Firefox extension.</p>
<blockquote><p>
2007-05-15: ver 1.19 &#8211; Compete.com added! Compete ranking for the current domain now appears in a new bar alongside PageRank and Alexa Rank, with estimated visitors in the menu (can be disabled if not desired). Alexa queries improved to ensure inclusion into Alexa&#8217;s toolbar users panel.</p></blockquote>
<p>Besides the newly added Compete Ranking, the Search Status toolbar already allows webmasters to view Google Pagerank, Alexa ranking and backlinks from Google, Yahoo! and Microsoft Live Search.</p>
<ul>
<img src="http://www.gordonchoi.com/blog/images/searchstatus-compete-ranking-updated-by-quirk.jpg" title="Compete Ranking on SearchStatus Toolbar" alt="Compete Ranking on SearchStatus Toolbar" align="middle" height="20" width="184" /></ul>
<p>Download the toolbar <a href="http://www.quirk.biz/searchstatus/;jsessionid=EEC96060485C998822C0597AF4D2282D" title="Download SearchStatus">here</a> if you do not have it on your Firefox browser, or wait for the extension update the next time you open up Firefox if you are an existing SearchStatus toolbar user.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/search-status-toolbar-for-firefox-includes-compete-ranking-20070516/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Search Engine Crawlability Factors</title>
		<link>http://www.gordonchoi.com/3-check-points-to-improve-search-engine-crawlability-20070512?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=3-check-points-to-improve-search-engine-crawlability</link>
		<comments>http://www.gordonchoi.com/3-check-points-to-improve-search-engine-crawlability-20070512#comments</comments>
		<pubDate>Sat, 12 May 2007 10:57:55 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/3-check-points-to-improve-search-engine-crawlability-20070512</guid>
		<description><![CDATA[Before a website can rank well in the search engine result pages, it has to be indexed by the search engine spiders. A search engine spider (robot) will visit one of your pages and look for links on the page. It will follow the links on the page to other pages. All the web pages [...]]]></description>
			<content:encoded><![CDATA[<p>Before a website can rank well in the search engine result pages, it has to be indexed by the search engine spiders. A search engine spider (robot) will visit one of your pages and look for links on the page. It will follow the links on the page to other pages. All the web pages that are found by the robot will be added to the database (index) of the search engine. If the links are easy to follow (crawl), your site will end up with more pages in the search engine index. So it is important to improve the crawlability of your web pages.</p>
<p>Consider the three points below which will make your web pages easily followed by the search engine spider.</p>
<p><strong>Check the directory depth of your site</strong></p>
<p>You should evaluate the directory depth of your web pages. It is always good to avoid creating very deep directory structures in which your web page files are stored. The bad example will look like:</p>
<p><code>http://www.gordonchoi.com/dir1/dir2/dir3/dir4/index.html</code></p>
<p>A better example will be:</p>
<p><code>http://www.gordonchoi.com/dir1/index.html</code></p>
<p>The reasons are that,</p>
<ul>
<li>Deep directory structures are difficult to crawl by search engine spiders.</li>
<li>Deep directory structures are rarely crawled by search engine robots.</li>
</ul>
<p><strong>Check the link structure of your website</strong></p>
<p>It is important to create a website with link structures that can easily be crawled by search engine spiders. Some websites have been created with search engine unfriendly navigation structures. For example links in Javascript or links on image maps may not be followed by the robots.</p>
<p>If you cannot avoid using Javascript navigation, then the best way is to make a simple text navigation menu at the bottom of your pages.</p>
<p><strong>Check your file name convention</strong></p>
<p>Include your keywords in your file names, instead of naming your files as page1.html, page2.html, and so on. If you do a search on Google for any particular item, you should see that wherever your search keyword appears it is listed in the Google results in bold text. You should normally see this bold text in the title text that is displayed, and in the descriptive text that Google displays under the title text. You should also see it in the URL, if you have included your keywords in the file names. It is even better if you already have some of your keywords in your domain name.</p>
<p>Some webmasters do go further in separating their keywords by hyphens in the file names. This is a good practice but is not absolutely necessary anymore. Nowadays the major search engines are able to recognize keywords within longer text blocks, as this is called keyword stemming.</p>
<p><strong>Check your dynamically created web pages</strong></p>
<p>This is a bonus point. If you are making use of many dynamically generated pages, you may also want to read <a href="http://www.gordonchoi.com/crawlability-of-dynamically-created-pages-20061227" title="Dynamically Created Web Pages">Crawlability Of Dynamically Created Pages</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/3-check-points-to-improve-search-engine-crawlability-20070512/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Traffic, Traction and Popularity through Search Engine Optimization</title>
		<link>http://www.gordonchoi.com/want-traffic-traction-and-popularity-%e2%80%93-seo-or-not-seo-20070327?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=want-traffic-traction-and-popularity-%25e2%2580%2593-seo-or-not-seo</link>
		<comments>http://www.gordonchoi.com/want-traffic-traction-and-popularity-%e2%80%93-seo-or-not-seo-20070327#comments</comments>
		<pubDate>Tue, 27 Mar 2007 06:28:17 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/want-traffic-traction-and-popularity-%e2%80%93-seo-or-not-seo-20070327</guid>
		<description><![CDATA[Many clients often argue that SEO is only one of the many methods in driving traffic to your website. Any methods such as pay-per-click advertising, email marketing, contextual advertising, or banner advertising can give your site a steady stream of traffic. The traffic will turn into financial profits or not, it depends on whether your [...]]]></description>
			<content:encoded><![CDATA[<p>Many clients often argue that SEO is only one of the many methods in driving traffic to your website. Any methods such as pay-per-click advertising, email marketing, contextual advertising, or banner advertising can give your site a steady stream of traffic. The traffic will turn into financial profits or not, it depends on whether your traffic is targeted or not.</p>
<p>SEO is definitely one of the least expensive marketing channel, even if not the cheapest. It can take longer comparing to other methods like PPC advertising, but it is a channel that cannot be ignored.</p>
<p>Whether your marketing strategies consist of an SEO component or not, the following stages of online marketing will always apply:</p>
<p><strong>Stage 1: Increase Traffic Volume</strong></p>
<p>Let say your website provides a service for a small fee. The first obvious thing to do is always to increase the website traffic. Without traffic, it makes no difference whether your service is really good or not.</p>
<p>Depending on your budgets, human resources and skills, whether through SEO or not, at this stage you should always try as much to increase traffic volume to your site.</p>
<p><strong>Stage 2: Improve Site Traction</strong></p>
<p>Once your site has a steady traffic volume, it has traction. It means your audiences love your service and what you are offering. Now your steady audiences have become your repeated visitors.</p>
<p>When your website reaches this stage, you will find ways to bring in more traffic. You will want to work on refining some details on your site which you may have ignored in the past. You will even set goals on increasing your traffic volume by a certain amount each month.</p>
<p><strong>Stage 3: Enhance Site Popularity</strong></p>
<p>If you keep up with your good service to your loyal audiences you have acquired, they will start telling their friends about your service and website. To you this means more traffic, and this time the new source of traffic comes for free.</p>
<p>At this stage, you will start seeing a few competitors emerging all of a sudden simply because they think by copying what you are offering, they will be able to take a piece of your market.</p>
<p>At this moment, you should provide your loyal audiences and new visitors with enhancements to your existing services. Releasing relevant new services should be in consideration as this can distinguish your services to your catching-up competitors. Only by doing this continuously, you will be able to always maintain your head-start to your competitions.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/want-traffic-traction-and-popularity-%e2%80%93-seo-or-not-seo-20070327/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>No Follow Or Do Follow?</title>
		<link>http://www.gordonchoi.com/no-follow-or-do-follow-20070313?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=no-follow-or-do-follow</link>
		<comments>http://www.gordonchoi.com/no-follow-or-do-follow-20070313#comments</comments>
		<pubDate>Tue, 13 Mar 2007 11:46:31 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/no-follow-or-do-follow-20070313</guid>
		<description><![CDATA[Link popularity is the fundamental concept of how major search engines rank sites in their SERP. This led to the abuse of this concept by the so-called link spammers in which blog comments are mostly targeted. To prevent the abuse, just over two years ago Google introduced the nofollow attribute. This is what Matt Cutts [...]]]></description>
			<content:encoded><![CDATA[<p><a title="Link Popularity Explained" href="http://www.gordonchoi.com/link-popularity-and-google-pagerank-explained-20070221">Link popularity</a> is the fundamental concept of how major search engines rank sites in their SERP. This led to the abuse of this concept by the so-called link spammers in which blog comments are mostly targeted. To prevent the abuse, just over two years ago Google <a title="Preventing Blog Comment Spam" href="http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html">introduced</a> the nofollow attribute. This is what Matt Cutts <a title="Purpose of No Follow Attribute" href="http://www.mattcutts.com/blog/quick-comment-on-nofollow/">explained</a> about it,</p>
<blockquote><p>The rel=&#8221;nofollow&#8221; attribute is an easy way for a website to tell search engines that the website can&#8217;t or doesn&#8217;t want to vouch for a link. The best-known use for nofollow is blog comment spam, but the mechanism is completely general. Nofollow is recommended anywhere that links can&#8217;t be vouched for. If your logs analysis program shows referrers as hyperlinks, I&#8217;d recommend using nofollow on those links. If you have a wiki that anyone on the web can edit, I&#8217;d recommend nofollow on those links until you can find a way to trust those links. In general, if you have an application that allows others to add links, web spammers will eventually find your pages and start annoying you.</p></blockquote>
<p>In combating blog comment spam, blog software providers including WordPress, Bloggers, LiveJournal and others have since supporting this by default.</p>
<p>Other than blogs, as a great resource Wikipedia is one of those web properties that had been suffering from link spamming. Basically everyone is allowed to freely edit or add links to it. This led to Wikipedia introducing the nofollow attribute to its all external links. This as a whole may have killed the concept behind link popularity as no one ever gets any link weights from this resourceful site!</p>
<p>To appeal, certain blogs (like <a title="Campaign Including Nofollow To Wikipedia" href="http://www.marketingpilgrim.com/2007/01/campaign-to-reduce-wikipedias-pagerank-to-zero.html">Marketing Pilgrim</a>) are very against this idea of Wikipedia and even went all the way to include nofollow attribute to all outgoing links to Wikipedia.</p>
<p>Further support of concept of link popularity can be seen. On his blog, <a title="Vinny Lingham Removing No Folllow Attributes" href="http://www.vinnylingham.com/2007/03/comments-on-this-blog-no-longer-support-the-nofollow-tags.html">Vinny Lingham</a> even went on to install a piece of software (Do Follow plugin) to disable the WordPress default setting of the blog comments. This allows any comment links on his blog to pass link weights back to the original commentators.</p>
<p>Whether it is to no follow or do follow, as a blogger it is certainly your choice.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/no-follow-or-do-follow-20070313/feed</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>4 Reasons SEO Fails</title>
		<link>http://www.gordonchoi.com/4-reasons-seo-campaigns-failed-20070308?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=4-reasons-seo-campaigns-failed</link>
		<comments>http://www.gordonchoi.com/4-reasons-seo-campaigns-failed-20070308#comments</comments>
		<pubDate>Thu, 08 Mar 2007 11:07:29 +0000</pubDate>
		<dc:creator>Gordon Choi</dc:creator>
				<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.gordonchoi.com/4-reasons-seo-campaigns-failed-20070308</guid>
		<description><![CDATA[Most SEO campaigns fail to achieve the objectives they were set out to achieve. Below are the four most common reasons for failure. By understanding the reasons webmasters can start their next SEO campaign with better planning. Reason #1: Failing to gather information about keyword popularity One of the mistakes many webmasters make is to [...]]]></description>
			<content:encoded><![CDATA[<p>Most SEO campaigns fail to achieve the objectives they were set out to achieve. Below are the four most common reasons for failure. By understanding the reasons webmasters can start their next SEO campaign with better planning.</p>
<p><strong>Reason #1: Failing to gather information about keyword popularity</strong></p>
<p>One of the mistakes many webmasters make is to do their keyword research only once and then forget all about it. Keywords are changing in popularity all the time with some reducing in popularity while others are increasing. There is no way you can possibly stay informed without monitoring keyword popularity on a regular basis. Also, very often new keywords that lead potential customers to your websites can be discovered from time to time.</p>
<p>After a couple of years of SEO experience, or even a couple of months, you should notice that highly successful SEO campaigns require lots of information and research over a long period of time. In order to keep up with your competition, you must always be in the position of gathering as much information as possible for your SEO campaign.</p>
<p><strong>Reason #2: Focusing on the wrong markets</strong></p>
<p>In the world of Internet, many webmasters tend to compete in very competitive markets, and are not able to find their niche markets. Very often is that when everyone is in, you want to share a piece of it as well. Most webmasters who are in the highly competitive markets have so far failed. Experience and history can tell you that by focusing on some niche markets, webmasters have much higher chance of making successful businesses.</p>
<p>Also because of having chosen one of the very competitive markets to start off with, many webmasters tend to give up easily once they have encountered difficulties.</p>
<p><strong>Reason #3: Making duplicate content across your multiple websites</strong></p>
<p>Duplicated Content is one of the problems we all face on the web. Basically, duplicated content gives user a bad experience besides the major search engines do not value it. It makes things worse when you own all those websites that share very similar content. Google&#8217;s Matt Cutts <a title="Pubcon 2006 Matt Cutts Review" href="http://www.mattcutts.com/blog/2006-pubcon-in-vegas-thursday-site-reviews/">reviewed</a> some websites and warned about using duplicate content across your multiple websites at the <a title="Pubcon 2006 - Matt Cutts Reviewed SEO mistakes" href="http://www.gordonchoi.com/matt-cutts-reviewing-seo-mistakes-at-2006-pubcon-20061208">2006 Pubcon</a>.</p>
<p><em>&#8220;The wrong thing to do is to try to add a few extra sentences or to scramble a few words or bullet points trying to avoid duplicate content detection.&#8221;</em></p>
<p>The bottom line is that you should not duplicate content on your websites, as you can be penalized by the search engines. Apart from that, look at it from the user perspective. No one wants to read the same thing more than once.</p>
<p><strong>Reason #4: Treating all industries the same</strong></p>
<p>The common belief is that if a webmaster succeeds in the SEO of a certain business in a certain industry, he will be successful in any industry and any business.</p>
<p>Experienced SEO experts do tend to fall into this trap. A webmaster could have made a successful SEO campaign on his web hosting business website, but once he moved on to his next business which can be a real estate business website, he failed.</p>
<p>The truth is that one business can be very different from another. Very often the effort required to get a certain website at the top of search engine rankings is very different from the effort required to get another different site to the same level.</p>
<p>There are categories in which the competition is so tough. Also, the number of competing websites can be so numerous that it is virtually impossible to carry out any successful SEO campaign without adjusting a few things such as focusing a different niche of target market.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gordonchoi.com/4-reasons-seo-campaigns-failed-20070308/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

