<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Blog Highlight</title>
	
	<link>http://www.bloghighlight.com</link>
	<description>SEO Tips &amp; WordPress Tips</description>
	<lastBuildDate>Tue, 23 Mar 2010 16:04:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/bloghighlight" /><feedburner:info uri="bloghighlight" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><feedburner:emailServiceId>bloghighlight</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><item>
		<title>WordPress SEO: Optimal Permalink Structure</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/JlVCMOqweJ4/</link>
		<comments>http://www.bloghighlight.com/optimal-permalink-structure/#comments</comments>
		<pubDate>Tue, 23 Mar 2010 16:00:01 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=595</guid>
		<description><![CDATA[

			
				
			
		
In recent years, most bloggers have the awareness of implmenting pretty permalink structure in their WordPress blogs. But pretty permalink structure does not mean it is optimal. Without optimal permalink structure, it will not bring you any additional benefits you can enjoy. In this post, we&#8217;re going to look at different permalink options and which [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/' rel='bookmark' title='Permanent Link: Top 8 Tips To Optimize URL Structure For Search Engines'>Top 8 Tips To Optimize URL Structure For Search Engines</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a class="post_image_link" href="http://www.bloghighlight.com/optimal-permalink-structure/" title="Permanent link to WordPress SEO: Optimal Permalink Structure"><img class="post_image alignleft frame" src="http://www.bloghighlight.com/wp-content/uploads/seo/permalink.jpg" width="300" height="233" alt="Optimal SEO Friendly Permalink Structure" /></a>
</p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Foptimal-permalink-structure%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Foptimal-permalink-structure%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>In recent years, most bloggers have the awareness of implmenting pretty permalink structure in their WordPress blogs. But pretty permalink structure does not mean it is optimal. Without optimal permalink structure, it will not bring you any additional benefits you can enjoy. In this post, we&#8217;re going to look at different permalink options and which permalink structure is best to choose. Of course, there isn&#8217;t a one solution fits all cases. Definitely there are better choices you can make.</p>
<p><span id="more-595"></span></p>
<h3>What Is Permalink?</h3>
<p>A permalink is the permanent unique URL pointing to a specific blog post, page, archive page as well as category page. To make it simple, a permalink is the unique address that is used by your blog readers to locate your blog&#8217;s entry in web browser.</p>
<p>Pretty permalink is the idea to craft the URL in such a way that it make sense to all non-technical people. It is the basic of the permalink optimization process.</p>
<p>Permalink optimization is one of the important element in SEO. The main benefit having permalink optimized is that it helps to increase the keyword ranking in search engine results. Ultimately it will bring targeted traffic to your blogs and help you to achieve business goal.</p>
<h3>Permalink Structure</h3>
<p>There are several types of permalink structure that you can implement on your blogs. However each of them has pros and cons. Depending on your situation, you can choose to implement one of them.</p>
<h4>#1 Post Number</h4>
<p>By default, WordPress is using post number as the permalink. It&#8217;s an ugly permalink and very unfriendly to the search engines and your readers. By simply looking at the URL string, you have no clue what is this article about unless you go through the full article. Same theory applies to search engines as they are designed to behave like human.</p>
<pre><code>http://www.yourdomain.com/?p=123</code></pre>
<p>This type of permalink is absolutely not recommended unless you do not want to rank your blog post well in search engines.</p>
<h4>#2 Post Title</h4>
<p>When you&#8217;re creating blog entry, WordPress allows us to specify post slug. It is identical to your post title by default. Post title (slug) is the second type of the permalink structure you&#8217;re going to into details.</p>
<pre><code>http://www.yourdomain.com/your-post-title/</code></pre>
<p>As we can observe from the example above, post title permalink is a keyword rich URL. It&#8217;s very simple and pretty enough to give you a clue whether the information on the page is what you want before you actually open it in your browser. Same theory, search engines are using keyword rich permalink as one of the important element when they are deciding the rankings of your articles.</p>
<p>There is one problem with this implementation. If you have more than one article with same post title, then WordPress will automatically add a number at the end of the permalink. For example:</p>
<pre><code>http://www.yourdomain.com/your-post-title-2/

http://www.yourdomain.com/your-post-title-3/</code></pre>
<p>It doesn&#8217;t matter to have a number at the end of the permalink because it does not affect how we and search engines interpret the relevancy of the article based on permalink.</p>
<h4>#3 Date + Post Title</h4>
<p>Another common permalink structure is to have date + post title.</p>
<pre><code>http://www.yourdomain.com/2010/03/23/your-post-title/</code></pre>
<p>The date in the URL is the date of creation of the blog post. It&#8217;s unnecessary to have date in URL in most situations. It&#8217;s not a keyword that you are trying to rank for in search engine results. Many readers have a bias for new content and more likely to click on something which is newer. Furthermore, if you change your date of publication to re-post your older article, your permalink will be changed and you might lose your SEO benefits that you have in your old permalink.</p>
<p>So this permalink structure is not recommended unless you have a very good reason.</p>
<h4>#4 Category + Post Title</h4>
<p>The last common permalink structure to be discussed is category + post title. Category is considered as a keyword and this structure allows you to insert more keywords into the URL. It certainly will bring you SEO benefits. From my opinion, it&#8217;s better than date + post title.</p>
<pre><code>http://www.yourdomain.com/category/your-post-title/</code></pre>
<p>But there are two drawbacks for this approach. First, if you assign two categories to a post, then you will have two permalinks for this article. WordPress will choose which one to show, not you.</p>
<p>The second disadvantage is if you plan to change the category of your blog entry, then your permalink will also be changed and potentially you may lose your SEO benefits. Of course, there are some plugins which can resolve this issue by redirecting your old permalink to new permalink but you have more work to do.</p>
<h3>Which One Is The Optimal Permalink Structure And Why?</h3>
<p>I strongly recommend to use post title as permalink. It&#8217;s short, simple and good enough to improve your search engine rankings. And you have less work to do when you re-structure your blog or category.</p>
<h3>Conclusion</h3>
<p>Post title permalink is the optimal permalink structure. As you can see from your web browser, I&#8217;m using it in this blog.</p>
<p>How about you? Which permalink structure you&#8217;re using and what is the reason? Do you have other permalink structures which is good to recommend? I would like to hear from you and please share with us in the comment box below.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/optimal-permalink-structure/&amp;title=WordPress+SEO%3A+Optimal+Permalink+Structure" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/optimal-permalink-structure/&amp;title=WordPress+SEO%3A+Optimal+Permalink+Structure" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/optimal-permalink-structure/&amp;title=WordPress+SEO%3A+Optimal+Permalink+Structure" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/optimal-permalink-structure/&amp;title=WordPress+SEO%3A+Optimal+Permalink+Structure" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/optimal-permalink-structure/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/optimal-permalink-structure/&amp;t=WordPress+SEO%3A+Optimal+Permalink+Structure" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=WordPress+SEO%3A+Optimal+Permalink+Structure+-+http://bit.ly/cKkst9+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/optimal-permalink-structure/&amp;t=WordPress+SEO%3A+Optimal+Permalink+Structure" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=WordPress+SEO%3A+Optimal+Permalink+Structure&amp;link=http://www.bloghighlight.com/optimal-permalink-structure/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/optimal-permalink-structure/&amp;submitHeadline=WordPress+SEO%3A+Optimal+Permalink+Structure&amp;submitSummary=In%20recent%20years%2C%20most%20bloggers%20have%20the%20awareness%20of%20implmenting%20pretty%20permalink%20structure%20in%20their%20WordPress%20blogs.%20But%20pretty%20permalink%20structure%20does%20not%20mean%20it%20is%20optimal.%20Without%20optimal%20permalink%20structure%2C%20it%20will%20not%20bring%20you%20any%20additional%20benefits%20you%20can%20enjoy.%20In%20this%20post%2C%20we%27re%20goin&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/' rel='bookmark' title='Permanent Link: Top 8 Tips To Optimize URL Structure For Search Engines'>Top 8 Tips To Optimize URL Structure For Search Engines</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/JlVCMOqweJ4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/optimal-permalink-structure/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/optimal-permalink-structure/</feedburner:origLink></item>
		<item>
		<title>3 Common Off-Page Over Optimizations</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/C7FR5MmQ9tw/</link>
		<comments>http://www.bloghighlight.com/3-common-off-page-over-optimizations/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 16:00:08 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=587</guid>
		<description><![CDATA[
			
				
			
		
When talking about off-page optimization, we usually refer to inbound link building. It&#8217;s an important factor to rank your web pages high in search engine result pages. Very often, people continue to acquire inbound links without realizing there is a risk.
Today I&#8217;m going to discuss about the risks and issues of off-page over optimization.

#1 Building [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/5-inbound-link-tips-for-high-search-engine-rankings/' rel='bookmark' title='Permanent Link: 5 Inbound Link Tips For High Search Engine Rankings'>5 Inbound Link Tips For High Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/2-practical-internal-linking-techniques/' rel='bookmark' title='Permanent Link: 2 Practical Internal Linking Techniques'>2 Practical Internal Linking Techniques</a></li>
<li><a href='http://www.bloghighlight.com/14-common-seo-mistakes-errors/' rel='bookmark' title='Permanent Link: 14 Common SEO Mistakes &#038; Errors'>14 Common SEO Mistakes &#038; Errors</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2F3-common-off-page-over-optimizations%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2F3-common-off-page-over-optimizations%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>When talking about off-page optimization, we usually refer to inbound link building. It&#8217;s an important factor to rank your web pages high in search engine result pages. Very often, people continue to acquire inbound links without realizing there is a risk.</p>
<p>Today I&#8217;m going to discuss about the risks and issues of off-page over optimization.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Off-Page Over Optimization" src="http://www.bloghighlight.com/wp-content/uploads/seo/off-page-over-optimization.jpg" alt="Off-Page Over Optimization" width="440" height="374" /><span id="more-587"></span></p>
<h3>#1 Building Link Too Fast Too Many</h3>
<p>When we&#8217;re acquiring inbound links, it&#8217;s very easy to get them too fast too many. Link building is a tedious process and you can say it as a painful process. In order to simplify the process, many people start to use third party services to automate the process such as automated directory and article submission.</p>
<p>The original idea of these third party automated services is good but you need to understand how they work before you employ them as part of your optimization process. The truth is many of them do not allow you to control the number of submission per day. Some automated services submit your links and articles to all directory in one shot. This is a big big mistake and Google is going to penalize you.</p>
<p>The recommended daily submission rate is between 1 and 10. Today you can have the rate equal to 5 and tomorrow you can make it 10. By using this approach, you can make your link acquiring process natural. This is what search engines want.</p>
<h3>#2 Unnatural Link Distribution</h3>
<p>Unnatural link distribution is another issue in off-page over optimization.</p>
<p>Let&#8217;s look at one example. Assume you have 100 websites linking to you. But all of them also have links pointing to each other. This looks very unnatural for visitors as well as search engines. It&#8217;s like your website is included in some kind of link farm.</p>
<p>The recommendation is getting quality 1 way incoming links and they do not have inter-connection which can form a loop.</p>
<h3>#3 Unnatural Anchor Text Distribution</h3>
<p>The last risk I would like to discuss is unnatural anchor text distribution.</p>
<p>In point 1, I talked about mass submission of links and articles. It&#8217;s not going to give you links too fast and too many, but it will also make your anchor text unnaturally. If those service providers only allow you to have 1 anchor text for all submission. Then you need to be alert.</p>
<p>The natural anchor text distribution is not all your incoming links are using same anchor text. Perhaps some of them are using your brand name, some of them are using your blog post title. As a human being, everybody can insert different anchor text when they&#8217;re linking to you. So be sure to use different anchor text when you&#8217;re building inbound link from now onwards.</p>
<h3>Conclusion</h3>
<p>The risk of off-page over optimization is often overlooked by many webmasters. By understand the issues mentioned above, you can make sure your&#8217;re not accidentally hurting yourself by going too far with your off-site SEO efforts.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;title=3+Common+Off-Page+Over+Optimizations" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;title=3+Common+Off-Page+Over+Optimizations" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;title=3+Common+Off-Page+Over+Optimizations" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;title=3+Common+Off-Page+Over+Optimizations" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/3-common-off-page-over-optimizations/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;t=3+Common+Off-Page+Over+Optimizations" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=3+Common+Off-Page+Over+Optimizations+-+http://bit.ly/9CGtp2+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;t=3+Common+Off-Page+Over+Optimizations" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=3+Common+Off-Page+Over+Optimizations&amp;link=http://www.bloghighlight.com/3-common-off-page-over-optimizations/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/3-common-off-page-over-optimizations/&amp;submitHeadline=3+Common+Off-Page+Over+Optimizations&amp;submitSummary=When%20talking%20about%20off-page%20optimization%2C%20we%20usually%20refer%20to%20inbound%20link%20building.%20It%27s%20an%20important%20factor%20to%20rank%20your%20web%20pages%20high%20in%20search%20engine%20result%20pages.%20Very%20often%2C%20people%20continue%20to%20acquire%20inbound%20links%20without%20realizing%20there%20is%20a%20risk.%0D%0A%0D%0AToday%20I%27m%20going%20to%20discuss%20about%20the%20ris&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/5-inbound-link-tips-for-high-search-engine-rankings/' rel='bookmark' title='Permanent Link: 5 Inbound Link Tips For High Search Engine Rankings'>5 Inbound Link Tips For High Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/2-practical-internal-linking-techniques/' rel='bookmark' title='Permanent Link: 2 Practical Internal Linking Techniques'>2 Practical Internal Linking Techniques</a></li>
<li><a href='http://www.bloghighlight.com/14-common-seo-mistakes-errors/' rel='bookmark' title='Permanent Link: 14 Common SEO Mistakes &#038; Errors'>14 Common SEO Mistakes &#038; Errors</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/C7FR5MmQ9tw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/3-common-off-page-over-optimizations/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/3-common-off-page-over-optimizations/</feedburner:origLink></item>
		<item>
		<title>2 Simple Ways To Find Great Keywords</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/JwBFiE42720/</link>
		<comments>http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 16:00:31 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=585</guid>
		<description><![CDATA[
			
				
			
		
Keyword research is the fundamental step in SEO process. I agree that it is a tedious and painful activity. But if you do not find correct keyword to target, it might waste your time and resources.
Here are 2 simple and quick ways to find traffic generating keywords for your web pages and posts.

#1 Google Search [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/how-to-find-good-longtail-keywords/' rel='bookmark' title='Permanent Link: How To Find Good Longtail Keywords'>How To Find Good Longtail Keywords</a></li>
<li><a href='http://www.bloghighlight.com/seo-strategy-targeting-longtail-keywords/' rel='bookmark' title='Permanent Link: SEO Strategy: Targeting Longtail Keywords'>SEO Strategy: Targeting Longtail Keywords</a></li>
<li><a href='http://www.bloghighlight.com/2-simple-ways-to-add-twitter-counter-in-your-blog/' rel='bookmark' title='Permanent Link: 2 Simple Ways To Add Twitter Counter In Your Blog'>2 Simple Ways To Add Twitter Counter In Your Blog</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2F2-simple-ways-to-find-great-keywords%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2F2-simple-ways-to-find-great-keywords%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>Keyword research is the fundamental step in SEO process. I agree that it is a tedious and painful activity. But if you do not find correct keyword to target, it might waste your time and resources.</p>
<p>Here are 2 simple and quick ways to find traffic generating keywords for your web pages and posts.</p>
<p><span id="more-585"></span></p>
<h3>#1 Google Search Box</h3>
<p>Assume that you have a site related to SEO and you would like to write an article about link baiting.</p>
<p>So you can go to Google and type in &#8220;link baiting&#8221;. Here is the screenshot.</p>
<p><img class="aligncenter frame size-full wp-image-14" src="http://www.bloghighlight.com/wp-content/uploads/seo/google-search-box.jpg" alt="Google Search Box" width="440" height="318" /></p>
<p>You can see there is a list of keywords suggested by Google. You can actually click the keywords shown in the list and go directly to the search engine result pages. For example, clicking on &#8220;link baiting ideas&#8221; will take you straight to the result page.</p>
<p>As you can imagine, this suggested list make your life easier to look for longtail keywords. Since longtail keywords are much easier to rank in Google, it&#8217;s a good idea to start targeting on them.</p>
<p>While searching for &#8220;link baiting&#8221; keyword, many people will also notice other keywords presented by Google and click on them. This makes those other keywords great terms to include in your article content.</p>
<h3>#2 Google Related Search Terms</h3>
<p>You need to use popular keyword for this method. For example, we can search for &#8220;seo&#8221; term. Once you&#8217;re inside search engine result page, you can go to the bottom of the search result page and find related search terms. Here is the screenshot.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Related Search Terms" src="http://www.bloghighlight.com/wp-content/uploads/seo/google-related-search-terms.jpg" alt="Related Search Terms" width="388" height="92" /></p>
<p>Each releated keyword is link to another relevant search engine result page. It is also a good idea to target these keywords.</p>
<h3>Conclusion</h3>
<p>The methods mentioned above are quick and simple ways to find great keywords for your SEO purpose. But they are not all for your SEO process. You still need to go through keyword searches analysis and competition analysis before you decide which keyword to target.</p>
<p>Do you have any other quick and simple ways to look for great keyword? Please share with us below.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;title=2+Simple+Ways+To+Find+Great+Keywords" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;title=2+Simple+Ways+To+Find+Great+Keywords" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;title=2+Simple+Ways+To+Find+Great+Keywords" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;title=2+Simple+Ways+To+Find+Great+Keywords" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;t=2+Simple+Ways+To+Find+Great+Keywords" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=2+Simple+Ways+To+Find+Great+Keywords+-+http://bit.ly/adTdbr+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;t=2+Simple+Ways+To+Find+Great+Keywords" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=2+Simple+Ways+To+Find+Great+Keywords&amp;link=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/&amp;submitHeadline=2+Simple+Ways+To+Find+Great+Keywords&amp;submitSummary=Keyword%20research%20is%20the%20fundamental%20step%20in%20SEO%20process.%20I%20agree%20that%20it%20is%20a%20tedious%20and%20painful%20activity.%20But%20if%20you%20do%20not%20find%20correct%20keyword%20to%20target%2C%20it%20might%20waste%20your%20time%20and%20resources.%0D%0A%0D%0AHere%20are%202%20simple%20and%20quick%20ways%20to%20find%20traffic%20generating%20keywords%20for%20your%20web%20pages%20and%20posts.%0D&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/how-to-find-good-longtail-keywords/' rel='bookmark' title='Permanent Link: How To Find Good Longtail Keywords'>How To Find Good Longtail Keywords</a></li>
<li><a href='http://www.bloghighlight.com/seo-strategy-targeting-longtail-keywords/' rel='bookmark' title='Permanent Link: SEO Strategy: Targeting Longtail Keywords'>SEO Strategy: Targeting Longtail Keywords</a></li>
<li><a href='http://www.bloghighlight.com/2-simple-ways-to-add-twitter-counter-in-your-blog/' rel='bookmark' title='Permanent Link: 2 Simple Ways To Add Twitter Counter In Your Blog'>2 Simple Ways To Add Twitter Counter In Your Blog</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/JwBFiE42720" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/2-simple-ways-to-find-great-keywords/</feedburner:origLink></item>
		<item>
		<title>Top 9 Link Juice Leakage Issue</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/g0WuHmlf-K4/</link>
		<comments>http://www.bloghighlight.com/top-9-link-juice-leakage-issue/#comments</comments>
		<pubDate>Tue, 21 Apr 2009 16:00:09 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=581</guid>
		<description><![CDATA[
			
				
			
		
Getting backlink juice pointing to your websites isn&#8217;t easy for all of you, more often it is a painful task. So we need to make sure the link juice is flowing properly easpecially internal linking within our websites which is under our control.

Robert Enriquez has made a blog post about link juice leakage at SEOMoz. And [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/5-inbound-link-tips-for-high-search-engine-rankings/' rel='bookmark' title='Permanent Link: 5 Inbound Link Tips For High Search Engine Rankings'>5 Inbound Link Tips For High Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/is-your-site-being-penalized-for-low-link-popularity/' rel='bookmark' title='Permanent Link: Is Your Site Being Penalized For Low Link Popularity?'>Is Your Site Being Penalized For Low Link Popularity?</a></li>
<li><a href='http://www.bloghighlight.com/ultimate-link-building-tips-and-strategies/' rel='bookmark' title='Permanent Link: Ultimate Link Building Tips And Strategies'>Ultimate Link Building Tips And Strategies</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Ftop-9-link-juice-leakage-issue%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Ftop-9-link-juice-leakage-issue%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>Getting backlink juice pointing to your websites isn&#8217;t easy for all of you, more often it is a painful task. So we need to make sure the link juice is flowing properly easpecially <a title="Internal Linking" href="http://www.bloghighlight.com/high-google-ranking-with-internal-linking/">internal linking</a> within our websites which is under our control.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Link Juice" src="http://www.bloghighlight.com/wp-content/uploads/seo/link-juice.jpg" alt="Link Juice" width="440" height="330" /><span id="more-581"></span></p>
<p><a title="Robert Enriquez" href="http://centuryhouse.net" target="_blank">Robert Enriquez</a> has made a blog post about <a title="Link Juice Leakage" href="http://www.seomoz.org/blog/are-you-leaking-juice" target="_blank">link juice leakage</a> at SEOMoz. And I feel that it&#8217;s important to share with you.</p>
<p>If you have serious link juice leakage, then it will affect your search engine rankings a lot. Placing the <a title="Nofollow Link Attribute" href="http://www.bloghighlight.com/seo-strategy-for-noindex-and-nofollow/">nofollow link attribute</a> on your website is a very important SEO technique to control and fix the flow of link juice and PageRank. Today I&#8217;m going to discuss about the top 9 link juice leakage.</p>
<h3>#1 User Function And Admin Links</h3>
<p>Login, signup, sign in, logout, register and any admin links are just providing user function. And there is no vital information on these pages and there is no value to index them in the search engines.</p>
<h3>#2 Logo And Header Picture Links</h3>
<p>You should nofollow logo and header picture links as there is no anchor text unless you get customers by images (tangible products).</p>
<h3>#3 RSS Feed Links</h3>
<p>Most of the blogs do provide a link to readers to subscribe to their RSS feeds. Not only it will give you link juice leakage issue, it will also create duplicate content. You want search engines to index your blog post but not RSS feeds.</p>
<h3>#4 Archive Pages</h3>
<p>There are various form of archive pages such as tag pages, category pages and archive pages. They all contain your blog post and are considered as duplicate content. Nofollow and noindex those archive pages if you do not want them to be indexed by search engines.</p>
<h3>#5 Contact Us And Feedback Pages</h3>
<p>Usually this page only contains a form that needs to be filled out. So there is no need to index this page.</p>
<h3>#6 Copyright And Privacy Pages</h3>
<p>These pages do not contain any relevant information to your website. So they should not be indexed as well.</p>
<h3>#7 Comment Page</h3>
<p>As the number of comments grow, the leaking of link juice tends to be serious. You can use nofollow link and <a title="Canonical Link" href="http://www.bloghighlight.com/resolve-duplicate-content-with-canonical-links/">canonical link</a> to prevent it.</p>
<h3>#8 Home Page Link</h3>
<p>Home button is another issue which cause link juice leaking. Since the anchor text is &#8216;home&#8217;, there is no point to follow the link unless you&#8217;re selling a home.</p>
<p>There are 2 ways to handle this. First one is to change the anchor text to your keyword other than &#8216;home&#8217;. Second one is simply add the nofollow attribute to your link.</p>
<h3>#9 Read More Link</h3>
<p>In most of the blog, you can find the &#8216;read more&#8217; link in the blog&#8217;s main page. This does not contribute the link juice to your blog post because the anchor is not your targeted keyword.</p>
<p>You can find this issue in my blog too. Actually I plan to make the change but I haven&#8217;t taken the action due to time constaint. I&#8217;ll do it in the near future to resolve this problem.</p>
<h3>Conclusion</h3>
<p>You should review your website now to find out how the link juice flows from one page to another no matter it is a blog or e-commerce site. By assigning the proper flow of your link juice and PageRank, you can have a much better search engine rankings. If not, your keyword rankings on search engine result pages will be greatly affected.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;title=Top+9+Link+Juice+Leakage+Issue" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;title=Top+9+Link+Juice+Leakage+Issue" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;title=Top+9+Link+Juice+Leakage+Issue" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;title=Top+9+Link+Juice+Leakage+Issue" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;t=Top+9+Link+Juice+Leakage+Issue" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Top+9+Link+Juice+Leakage+Issue+-+http://bit.ly/9WCyBX+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;t=Top+9+Link+Juice+Leakage+Issue" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Top+9+Link+Juice+Leakage+Issue&amp;link=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/top-9-link-juice-leakage-issue/&amp;submitHeadline=Top+9+Link+Juice+Leakage+Issue&amp;submitSummary=Getting%20backlink%20juice%20pointing%20to%20your%20websites%20isn%27t%20easy%20for%20all%20of%20you%2C%20more%20often%20it%20is%20a%20painful%20task.%20So%20we%20need%20to%20make%20sure%20the%20link%20juice%20is%20flowing%20properly%20easpecially%20internal%20linking%C2%A0within%20our%20websites%20which%20is%20under%20our%20control.%0D%0A%0D%0A%0D%0A%0D%0ARobert%20Enriquez%20has%20made%20a%20blog%20post%20about%20link&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/5-inbound-link-tips-for-high-search-engine-rankings/' rel='bookmark' title='Permanent Link: 5 Inbound Link Tips For High Search Engine Rankings'>5 Inbound Link Tips For High Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/is-your-site-being-penalized-for-low-link-popularity/' rel='bookmark' title='Permanent Link: Is Your Site Being Penalized For Low Link Popularity?'>Is Your Site Being Penalized For Low Link Popularity?</a></li>
<li><a href='http://www.bloghighlight.com/ultimate-link-building-tips-and-strategies/' rel='bookmark' title='Permanent Link: Ultimate Link Building Tips And Strategies'>Ultimate Link Building Tips And Strategies</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/g0WuHmlf-K4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/top-9-link-juice-leakage-issue/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/top-9-link-juice-leakage-issue/</feedburner:origLink></item>
		<item>
		<title>5 Tips To Optimize Your Web Page Content</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/za3mxzV6Lhg/</link>
		<comments>http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/#comments</comments>
		<pubDate>Sun, 19 Apr 2009 16:00:45 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=577</guid>
		<description><![CDATA[
			
				
			
		
Search engine optimization is about content. The higher the quality of your web page content, the higher it will be ranked for your keywords. Without effective content optimization, your off-page optimization efforts might be wasted. The following explains top 5 tips about optimizing your web page content.

#1 Keep Your Content Fresh
Google and other search engines [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/' rel='bookmark' title='Permanent Link: Top 8 Tips To Optimize URL Structure For Search Engines'>Top 8 Tips To Optimize URL Structure For Search Engines</a></li>
<li><a href='http://www.bloghighlight.com/keyword-stuffing-can-kill-your-website/' rel='bookmark' title='Permanent Link: Keyword Stuffing Can Kill Your Website'>Keyword Stuffing Can Kill Your Website</a></li>
<li><a href='http://www.bloghighlight.com/exact-match-domain-gets-high-ranking-with-error-page/' rel='bookmark' title='Permanent Link: Exact Match Domain Gets High Ranking With Error Page'>Exact Match Domain Gets High Ranking With Error Page</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2F5-tips-to-optimize-your-web-page-content%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2F5-tips-to-optimize-your-web-page-content%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>Search engine optimization is about content. The higher the quality of your web page content, the higher it will be ranked for your keywords. Without effective content optimization, your off-page optimization efforts might be wasted. The following explains top 5 tips about optimizing your web page content.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Content Optimization" src="http://www.bloghighlight.com/wp-content/uploads/seo/content-optimization.jpg" alt="Content Optimization" width="400" height="300" /><span id="more-577"></span></p>
<h3>#1 Keep Your Content Fresh</h3>
<p>Google and other search engines love fresh and unique content. It helps to separate your site from countless others in your niche. From user point of view,  we want to read the most updated information. This is what search engines trying to emphasize.</p>
<p>Blog is a good way to produce fresh content. And one of the biggest advantage in blogging is it will update post content automatically by attracting comments. This will certainly keep your post content fresh and hot enough with better rankings given by search engines.</p>
<h3>#2 High Text To Code Ratio</h3>
<p>Maintaining a high text to code ratio is always preferred. Search engines are different from human. They like to index simple pages as compared to pages with lots of fancy codings such as Ajax, Flash and etc. The more is your codes, the more likely the errors will occur. And it will prevent search engines from crawling and properly interpreting your web page.</p>
<h3>#3 Maintain Appropriate Keyword Density Percentage</h3>
<p>Since keywords are the terms that people searching to find your web pages, it&#8217;s important to maintain appropriate keyword density percentage. In any of your web page, you should target a few keywords instead of just having one. This is where Google determine your page relevancy to a niche.</p>
<p>Having a low keyword density for your targeted keywords will result in low positions and having a high percentage may cause Google to think that you are stuffing keywords. For the best effect, choose 1 ~ 2 strong keyword phrases and target for 2% ratio for keyword to article length. For example, if an article is around 300 words, then it should have 6 keyword phrases.</p>
<h3>#4 Start Strong And Finish Strong</h3>
<p>The secret of SEO is to start strong and finish strong. This is often overlook by most of the people. You should place your main keyword phrase in the first and last paragraph of your content. The purpose is to attract the attention of your readers and relate your article to what you&#8217;re searching for.</p>
<p>However it doesn&#8217;t mean you can ignore the rest of your article. Sprinkle the keyword phrases throughout the remaining content will help to strengthen its SEO effectiveness.</p>
<h3>#5 Strategic Links On Keywords</h3>
<p>One of the effective ways to increase your search engine rankings is to embed <a title="Internal Links" href="http://www.bloghighlight.com/high-google-ranking-with-internal-linking/">internal links</a> in your page content pointing to another page of your site.</p>
<p>For example, intead of waiting for a visitor to click to your &#8220;SEO&#8221; page, you can write a phrase like &#8220;affordable SEO&#8221; and link to your &#8220;SEO&#8221; page. This will not only bring traffic to your &#8220;SEO&#8221; page, but it also increase the search engine rankings of your &#8220;SEO&#8221; page.</p>
<h3>Conclusion</h3>
<p>While you&#8217;re optimizing your web page with other on-page and off-page techniques, you should not forget the importance of content optimization. With 5 technique mentioned above, content optimization gives you the best effect.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;title=5+Tips+To+Optimize+Your+Web+Page+Content" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;title=5+Tips+To+Optimize+Your+Web+Page+Content" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;title=5+Tips+To+Optimize+Your+Web+Page+Content" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;title=5+Tips+To+Optimize+Your+Web+Page+Content" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;t=5+Tips+To+Optimize+Your+Web+Page+Content" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=5+Tips+To+Optimize+Your+Web+Page+Content+-+http://bit.ly/diK8kj+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;t=5+Tips+To+Optimize+Your+Web+Page+Content" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=5+Tips+To+Optimize+Your+Web+Page+Content&amp;link=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/&amp;submitHeadline=5+Tips+To+Optimize+Your+Web+Page+Content&amp;submitSummary=Search%20engine%20optimization%20is%20about%20content.%20The%20higher%20the%20quality%20of%20your%20web%20page%20content%2C%20the%20higher%20it%20will%20be%20ranked%20for%20your%20keywords.%20Without%20effective%20content%20optimization%2C%20your%20off-page%20optimization%20efforts%20might%20be%20wasted.%20The%20following%20explains%20top%205%20tips%20about%20optimizing%20your%20web%20page%20c&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/' rel='bookmark' title='Permanent Link: Top 8 Tips To Optimize URL Structure For Search Engines'>Top 8 Tips To Optimize URL Structure For Search Engines</a></li>
<li><a href='http://www.bloghighlight.com/keyword-stuffing-can-kill-your-website/' rel='bookmark' title='Permanent Link: Keyword Stuffing Can Kill Your Website'>Keyword Stuffing Can Kill Your Website</a></li>
<li><a href='http://www.bloghighlight.com/exact-match-domain-gets-high-ranking-with-error-page/' rel='bookmark' title='Permanent Link: Exact Match Domain Gets High Ranking With Error Page'>Exact Match Domain Gets High Ranking With Error Page</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/za3mxzV6Lhg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/</feedburner:origLink></item>
		<item>
		<title>Removing DiggBar From Your Website</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/aEAwGjiuIxs/</link>
		<comments>http://www.bloghighlight.com/removing-diggbar-from-your-website/#comments</comments>
		<pubDate>Fri, 17 Apr 2009 16:00:28 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Social Media]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=573</guid>
		<description><![CDATA[
			
				
			
		
Recently Digg has released new feature called DiggBar. It&#8217;s nothing special, just inserting a frame in your website with some features if your visitors are referred by Digg. I&#8217;m not a fan of it.

The Problem
With a URL frame around content, there is no SEO benefit from promoting Digg. If you see carefully, the URL address [...]]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Fremoving-diggbar-from-your-website%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Fremoving-diggbar-from-your-website%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>Recently Digg has released new feature called DiggBar. It&#8217;s nothing special, just inserting a frame in your website with some features if your visitors are referred by Digg. I&#8217;m not a fan of it.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Removing DiggBar" src="http://www.bloghighlight.com/wp-content/uploads/digg/digg-bar.jpg" alt="Removing DiggBar" /><span id="more-573"></span></p>
<h3>The Problem</h3>
<p>With a URL frame around content, there is no SEO benefit from promoting Digg. If you see carefully, the URL address is still pointing to digg.com instead of your website URL. Generally it also increases their traffic and reduces your traffic. I heard that they&#8217;re planning to have an ad tracker in the toolbar so they&#8217;re clearly planning on adding advertisements to your blog and website in the future.</p>
<h3>The Solution</h3>
<p>Don&#8217;t worry, there is a solution for this. You can simple add the following code to your website in the <code>&lt;head&gt;</code> section.</p>
<pre><code>&lt;script type="text/javascript"&gt;
if (top !== self) top.location.href = self.location.href;
&lt;/script&gt;</code></pre>
<p>If you&#8217;re using WordPress blog, then you no need touch the code. You can simply download the plugin written by me and activate it. The plugin is called <a title="Frame Free" href="http://www.bloghighlight.com/wordpress-plugins/frame-free/" target="_blank">Frame Free</a>.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;title=Removing+DiggBar+From+Your+Website" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;title=Removing+DiggBar+From+Your+Website" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;title=Removing+DiggBar+From+Your+Website" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;title=Removing+DiggBar+From+Your+Website" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/removing-diggbar-from-your-website/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;t=Removing+DiggBar+From+Your+Website" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Removing+DiggBar+From+Your+Website+-+http://bit.ly/9FNECT+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;t=Removing+DiggBar+From+Your+Website" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Removing+DiggBar+From+Your+Website&amp;link=http://www.bloghighlight.com/removing-diggbar-from-your-website/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/removing-diggbar-from-your-website/&amp;submitHeadline=Removing+DiggBar+From+Your+Website&amp;submitSummary=Recently%20Digg%20has%20released%20new%20feature%20called%20DiggBar.%20It%27s%20nothing%20special%2C%20just%20inserting%20a%20frame%20in%20your%20website%20with%20some%20features%20if%20your%20visitors%20are%20referred%20by%20Digg.%20I%27m%20not%20a%20fan%20of%20it.%0D%0A%0D%0A%0D%0AThe%20Problem%0D%0AWith%20a%20URL%20frame%20around%20content%2C%20there%20is%20no%20SEO%20benefit%20from%20promoting%20Digg.%20If%20you%20se&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->

<img src="http://feeds.feedburner.com/~r/bloghighlight/~4/aEAwGjiuIxs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/removing-diggbar-from-your-website/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/removing-diggbar-from-your-website/</feedburner:origLink></item>
		<item>
		<title>Minimizing Google Sandbox Filter Damages</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/pQe2-p4Qj7Q/</link>
		<comments>http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/#comments</comments>
		<pubDate>Tue, 14 Apr 2009 16:00:07 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=567</guid>
		<description><![CDATA[
			
				
			
		
Sandbox filter is a filter created by Google some years ago to fight against spam in the search results. Usually sandbox is applied to new domains which are less than 2 years. Under the sandbox effect, no matter how well you optimize the website, it just doesn&#8217;t rank high on Google. On average, the sandbox [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/4-effective-tips-to-compete-with-established-domains-and-websites/' rel='bookmark' title='Permanent Link: 4 Effective Tips To Compete With Established Domains And Websites'>4 Effective Tips To Compete With Established Domains And Websites</a></li>
<li><a href='http://www.bloghighlight.com/how-do-you-get-a-domain-indexed-in-google/' rel='bookmark' title='Permanent Link: How Do You Get A Domain Indexed In Google?'>How Do You Get A Domain Indexed In Google?</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Fminimizing-google-sandbox-filter-damages%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Fminimizing-google-sandbox-filter-damages%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>Sandbox filter is a filter created by Google some years ago to fight against spam in the search results. Usually sandbox is applied to new domains which are less than 2 years. Under the sandbox effect, no matter how well you optimize the website, it just doesn&#8217;t rank high on Google. On average, the sandbox effect is 6 months, but it can vary from less than a month to over 8 months.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Google Sandbox" src="http://www.bloghighlight.com/wp-content/uploads/google/google-sandbox.jpg" alt="Google Sandbox" width="336" height="247" /><span id="more-567"></span></p>
<p>If you have made major changes to your website and you found that your rankings have dropped off 30 to several hundreds positions, then it&#8217;s likely you&#8217;re in Google sandbox. You might think that it&#8217;s unfair. According to Google, the delay of inclusion of brand new websites is to encourage webmasters to build content instead of building mini-networks.</p>
<p>The Google sandbox is something beyond your control and you cannot avoid it. You cannot fight the sandbox. The only thing you can do is to adapt to it and patiently wait for time to pass and sandbox effect will be slowly disappeared. But there are a few steps you can apply to minimize the damage for new websites and new domains.</p>
<h3>#1 Create Good And Relevant Content Actively</h3>
<p>As time passes by, relevant and fresh content will take you to the top of search engine. Relevant content will make your website becomes authority in the industry. Not only that, fresh content will keep your readers coming back.</p>
<h3>#2 Gather Quality Inbound Links</h3>
<p>When getting inbound links, keep in mind that they need to be from trusted sources such as DMOZ, CNN or other reputable places. In addition, links coming from .edu and .gov domains might help because these domains are usually exempt from the sandbox filter. Build the links slowly and steadily instead of getting 100 links a day as it will kill your website completely without releasing from sandbox.</p>
<h3>#3 Buy Old Or Expired Domains</h3>
<p>Sandbox effect is more serious for new sites on new domains. If you&#8217;re buying old or expired domains and launch your new sites there, you&#8217;ll likely to experience less problems.</p>
<h3>#4 Host On A Well Established Domain</h3>
<p>Another solution is to host your new site on a subdomain of a well established domain such as wordpress.com and blogger.com. The sandbox effect is not so severe for new subdomains unless the domain itself is blacklisted. However subdomains on free hosts are generally not a good idea in terms of branding.</p>
<h3>#5 Concentrate On Less Popular Keywords</h3>
<p>The fact that your site is sandboxed doesn&#8217;t mean that it&#8217;s not indexed by Google at all. You website can still be on the top ranking of search engine results if you&#8217;re targeting less popular and competitive keywords. I&#8217;m always advice to target long tail keywords first for newly established websites while waiting to get to the top for the most lucrative keywords. This is the technique I have been using for this blog.</p>
<h3>Conclusion</h3>
<p>Although Google doesn&#8217;t confirm the existence of sandbox but many people have experience its effect. It&#8217;s often reminded that Google is not the only search engine or traffic generation source. We should create multiple stream of traffic to minimize the damage of Google sandbox. If you&#8217;re planning your SEO efforts, try to include other search engines. This will help to minimize the damages of the sandbox effect in addition to the 5 points mentioned above.</p>
<p>Please share with us what is your thought and your approach in minimizing the sandbox effect.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;title=Minimizing+Google+Sandbox+Filter+Damages" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;title=Minimizing+Google+Sandbox+Filter+Damages" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;title=Minimizing+Google+Sandbox+Filter+Damages" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;title=Minimizing+Google+Sandbox+Filter+Damages" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;t=Minimizing+Google+Sandbox+Filter+Damages" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Minimizing+Google+Sandbox+Filter+Damages+-+http://bit.ly/bTtyuj+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;t=Minimizing+Google+Sandbox+Filter+Damages" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Minimizing+Google+Sandbox+Filter+Damages&amp;link=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/&amp;submitHeadline=Minimizing+Google+Sandbox+Filter+Damages&amp;submitSummary=Sandbox%20filter%20is%20a%20filter%20created%20by%20Google%20some%20years%20ago%20to%20fight%20against%20spam%20in%20the%20search%20results.%20Usually%20sandbox%20is%20applied%20to%20new%20domains%20which%20are%20less%20than%202%20years.%20Under%20the%20sandbox%20effect%2C%20no%20matter%20how%20well%20you%20optimize%20the%20website%2C%20it%20just%20doesn%27t%20rank%20high%20on%20Google.%20On%20average%2C%20the%20&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/4-effective-tips-to-compete-with-established-domains-and-websites/' rel='bookmark' title='Permanent Link: 4 Effective Tips To Compete With Established Domains And Websites'>4 Effective Tips To Compete With Established Domains And Websites</a></li>
<li><a href='http://www.bloghighlight.com/how-do-you-get-a-domain-indexed-in-google/' rel='bookmark' title='Permanent Link: How Do You Get A Domain Indexed In Google?'>How Do You Get A Domain Indexed In Google?</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/pQe2-p4Qj7Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/minimizing-google-sandbox-filter-damages/</feedburner:origLink></item>
		<item>
		<title>Killer Keyword Strategy To Find Profitable Market</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/B6U7lT9dcY0/</link>
		<comments>http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/#comments</comments>
		<pubDate>Sun, 12 Apr 2009 16:00:17 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=562</guid>
		<description><![CDATA[
			
				
			
		
The biggest mistake many new entrepreneur make when starting a new business is to create a product or service based on something they enjoy and interested. Creating product or service based on your interest isn&#8217;t bad. But is there any demand and market for the product after several months working hard creating it?
This is the [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/seo-strategy-targeting-longtail-keywords/' rel='bookmark' title='Permanent Link: SEO Strategy: Targeting Longtail Keywords'>SEO Strategy: Targeting Longtail Keywords</a></li>
<li><a href='http://www.bloghighlight.com/keyword-stuffing-can-kill-your-website/' rel='bookmark' title='Permanent Link: Keyword Stuffing Can Kill Your Website'>Keyword Stuffing Can Kill Your Website</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Fkiller-keyword-strategy-to-find-profitable-market%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Fkiller-keyword-strategy-to-find-profitable-market%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>The biggest mistake many new entrepreneur make when starting a new business is to create a product or service based on something they enjoy and interested. Creating product or service based on your interest isn&#8217;t bad. But is there any demand and market for the product after several months working hard creating it?</p>
<p>This is the major problem many new entrepreneurs are facing. They have no idea where to find people buying their products. They are spending many sleepless night just to create fantastic products but finally realize that nobody wants to buy their greatest products.<br />
<span id="more-562"></span> If you do an analysis carefully, you will notice that those people are creating product before they find the market that wants the product. In the real world, what entrepreneur should be doing is finding the market first before they start to create their own products and services. This will give you a better chance to success.</p>
<p>How can we find and research the market? In this article, I&#8217;ll be showing you one very good way to find a profitable market by applying killer keyword strategy.</p>
<h3>Looking For High Keywords Searches</h3>
<p>Let&#8217;s start with keyword research. We need to find what are the words people are searching and how many times they are searching. The more times someone searches for a word, the more popular and more demand the word is. So it make sense to look for those keywords with high searches.</p>
<p>There are many tools available to find out how many times people are searching a keyword per month. One of the free and recommended tool is <a title="Google Adwords Keyword Tool" href="https://adwords.google.com/select/KeywordToolExternal" target="_blank">Google Adwords Keyword Tool</a>. Personally I use this tool very often.</p>
<p>Assume you are in dog training niche. So we can start by searching &#8220;dog training&#8221; in Google Adwords Keyword Tool.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Dog Training Keyword Research" src="http://www.bloghighlight.com/wp-content/uploads/killer-keyword-strategy/dog-training-keyword-research.jpg" alt="Dog Training Keyword Research" width="410" height="380" /></p>
<p>From the diagram, you can see that the 2nd column is the number of searches per month. You should look for those monthly searches of at least 10,000. The higher the better. It might not worth your effort to create a product for those searches with just 1,000 or 2,000. And you might not be able to grow your business in the future.</p>
<p>For our illustration purpose, I&#8217;ll choose &#8220;dog training classes&#8221; and &#8220;puppy dog training&#8221; with total monthly searches 14,800 for both. I believe you can analyze more keywords and find the perfect keyword for you.</p>
<p>Just to explain a bit more why I choose &#8220;dog training classes&#8221; and &#8220;puppy dog training&#8221;. With &#8220;dog training classes&#8221;, you can actually create some kind of online membership site which people can subscribe to dog training class learning how to train a dog. For &#8220;puppy dog training&#8221; keyword, you can easily create an ebook teaching people how to train puppy dog.</p>
<h3>Checking Keyword Competition</h3>
<p>Next, we need to check how much competition in the search engines for each of these keywords. The competition here means how many other websites or web pages are promoting related product or service.</p>
<p>It is an important factor because if the competition is very tough, then it is difficult for you to acquire customer.</p>
<p>Let&#8217;s go to Google and enter the keywords &#8220;dog training classes&#8221; and &#8220;puppy dog training&#8221; separately. The number of competiting web pages are 18,200,000 and 872,000 respectively. It is very clear that &#8220;dog training classes&#8221; is much more competitive than &#8220;puppy dog training&#8221;.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Dog Training Classes Competition Research" src="http://www.bloghighlight.com/wp-content/uploads/killer-keyword-strategy/dog-training-classes-competition.jpg" alt="Dog Training Classes Competition Research" width="440" height="90" /></p>
<p><img class="aligncenter frame size-full wp-image-14" title="Puppy Dog Training Competition Research" src="http://www.bloghighlight.com/wp-content/uploads/killer-keyword-strategy/puppy-dog-training-competition.jpg" alt="Puppy Dog Training Competition Research" width="440" height="92" /></p>
<p>But wait, there is a little trick that you should do to really understand who are your actual competitors. If a website does mention the keyword in their content but doesn&#8217;t have the keyword in their title, chances are they probably aren&#8217;t promoting the product.</p>
<p>By using the following command, we&#8217;ll be able to get a much better list of our competitors. This command will eliminate those web pages that are not mentioning our keyword in the title tag.</p>
<pre><code>allintitle: dog training classes
allintitle: puppy dog training</code></pre>
<p><img class="aligncenter frame size-full wp-image-14" title="Dog Training Classes Competition Research" src="http://www.bloghighlight.com/wp-content/uploads/killer-keyword-strategy/dog-training-classes-competition-2.jpg" alt="Dog Training Classes Competition Research" width="440" height="92" /></p>
<p><img class="aligncenter frame size-full wp-image-14" title="Puppy Dog Training Competition Research" src="http://www.bloghighlight.com/wp-content/uploads/killer-keyword-strategy/puppy-dog-training-competition-2.jpg" alt="Puppy Dog Training Competition Research" /></p>
<p>Now the results look a bit different from the above without using &#8220;allintitle&#8221; command. &#8220;Dog training classes&#8221; is less competitive with 8,360 competing web pages. Given that there are only 8,360 competiting web pages for &#8220;dog training classes&#8221; keyword, it makes your chances of ranking well much easier.</p>
<h3>Results/Searches Ratio (R/S Ratio)</h3>
<p>This is the most important step &#8211; data analysis. Here are the data collected.</p>
<p>Keywords: dog training classes vs puppy dog training</p>
<p>Number of Searches: 14,800 vs 14,800</p>
<p>Number of Competing Web Pages: 8,360 vs 44,000</p>
<p>Let&#8217;s do some calculation based on the data we&#8217;ve collected. It is called R/S ratio (results/searches ratio). Results mean the number of competing web pages. It can be used to determine how much demand there is for a product/keyword.</p>
<p>The keyword &#8220;dog training classes&#8221; is searched 14,800 times and number of competitors is 8,360, so R/S is:</p>
<p>8,360/14,800 = 0.56</p>
<p>Let&#8217;s look at another keyword &#8220;puppy dog training&#8221;. It is searched 14,800 times and number of competing web pages is 44,000, so R/S is:</p>
<p>44,000/14,800 = 2.97</p>
<p>Typically we&#8217;ll look for R/S ratio which is less than 2. The lower the R/S ratio, the more profitable the keyword will be for you. So the winner is &#8220;dog training classes&#8221;.</p>
<h3>Conclusion</h3>
<p>When we&#8217;re trying to build an online business, it&#8217;s important to find the market before creating your product. In the market finding process, killer keyword strategy should be applied to find those keywords with low results/searches ratio (R/S ratio). It will help you to build a more profitable business no matter which industry you&#8217;re in.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;title=Killer+Keyword+Strategy+To+Find+Profitable+Market" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;title=Killer+Keyword+Strategy+To+Find+Profitable+Market" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;title=Killer+Keyword+Strategy+To+Find+Profitable+Market" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;title=Killer+Keyword+Strategy+To+Find+Profitable+Market" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;t=Killer+Keyword+Strategy+To+Find+Profitable+Market" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Killer+Keyword+Strategy+To+Find+Profitable+Market+-+http://bit.ly/9vWnrO+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;t=Killer+Keyword+Strategy+To+Find+Profitable+Market" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Killer+Keyword+Strategy+To+Find+Profitable+Market&amp;link=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/&amp;submitHeadline=Killer+Keyword+Strategy+To+Find+Profitable+Market&amp;submitSummary=The%20biggest%20mistake%20many%20new%20entrepreneur%20make%20when%20starting%20a%20new%20business%20is%20to%20create%20a%20product%20or%20service%20based%20on%20something%20they%20enjoy%20and%20interested.%20Creating%20product%20or%20service%20based%20on%20your%20interest%20isn%27t%20bad.%20But%20is%20there%20any%20demand%20and%20market%20for%20the%20product%20after%20several%20months%20working%20ha&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/seo-strategy-targeting-longtail-keywords/' rel='bookmark' title='Permanent Link: SEO Strategy: Targeting Longtail Keywords'>SEO Strategy: Targeting Longtail Keywords</a></li>
<li><a href='http://www.bloghighlight.com/keyword-stuffing-can-kill-your-website/' rel='bookmark' title='Permanent Link: Keyword Stuffing Can Kill Your Website'>Keyword Stuffing Can Kill Your Website</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/B6U7lT9dcY0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/killer-keyword-strategy-to-find-profitable-market/</feedburner:origLink></item>
		<item>
		<title>Top 8 Tips To Optimize URL Structure For Search Engines</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/_lC0TvyhE2w/</link>
		<comments>http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/#comments</comments>
		<pubDate>Fri, 10 Apr 2009 16:00:10 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=560</guid>
		<description><![CDATA[
			
				
			
		
If you want your web pages to rank high in search engine result pages, then you should make sure your URL is properly optimized. This is one of the important on-page optimization technique.
Why We Need To Optimize URL?
First reason to optimize URL structure is to increase search engine rankings which will bring us free natural [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/optimal-permalink-structure/' rel='bookmark' title='Permanent Link: WordPress SEO: Optimal Permalink Structure'>WordPress SEO: Optimal Permalink Structure</a></li>
<li><a href='http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/' rel='bookmark' title='Permanent Link: 5 Tips To Optimize Your Web Page Content'>5 Tips To Optimize Your Web Page Content</a></li>
<li><a href='http://www.bloghighlight.com/xml-sitemaps-improve-sites-visibility/' rel='bookmark' title='Permanent Link: XML Sitemaps Improve Site&#8217;s Visibility In Search Engines'>XML Sitemaps Improve Site&#8217;s Visibility In Search Engines</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Ftips-optimize-url-structure-search-engines%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Ftips-optimize-url-structure-search-engines%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>If you want your web pages to rank high in search engine result pages, then you should make sure your URL is properly optimized. This is one of the important on-page optimization technique.</p>
<h3>Why We Need To Optimize URL?</h3>
<p>First reason to optimize URL structure is to increase search engine rankings which will bring us free natural traffic. Secondly human readable URL structure can increase your clickthrough rate. People click more on readable URLs as they give us idea about the actual content on the web page.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Optimize URL Structure" src="http://www.bloghighlight.com/wp-content/uploads/seo/optimize-url-structure.jpg" alt="Optimize URL Structure" /></p>
<p><span id="more-560"></span><br />
Here are top 8 tips that you can employed in every single web page URL you have in your website.</p>
<h3>#1 Convert Dynamic URL To Static URL</h3>
<p>You should avoid using dynamic URL and stick with static URL. There are a few reasons for this.</p>
<p>Here is the example of dynamic URL:</p>
<pre><code>http://www.example.com/product.php?category=media&amp;title=twitter</code></pre>
<p>From the example above, you can tell that a dynamic URL is having characters such as &#8220;=&#8221;, &#8220;&amp;&#8221; and &#8220;?&#8221; in the URL. In general, dynamic URL content gets indexed very slowly and some search engines might have problem indexing it. Besides, dynamic URL is not readable and it will lower the clickthrough rate in search engine results.</p>
<p>So the above mentioned dynamic URL can be converted to static URL as follows:</p>
<pre><code>http://www.example.com/product/media/twitter/</code></pre>
<h3>#2 Separate Multiple Keywords In URL Using Hyphens (Dashes)</h3>
<p>Separating multiple keywords in URL using hyphens will make it easier for search engines to understand your URL structure and exactly when it starts and when it ends for each keyword.</p>
<pre><code>http://www.example.com/duplicate-content/</code></pre>
<h3>#3 Limit The Number Of Words In Your URL</h3>
<p>Search engines limit the crawling if the page URL contains too many keywords. Generally keywords not beyond 10 in your web page URL is the best. Search engines always prefer short and descritive URLs.</p>
<h3>#4 Keep Your URL Structure Unchanged</h3>
<p>You should keep in mind that once your should keep your URL stable and remained unchanged once it is created. It means you should take care of URL structure optimization when you setup your website or blog at the beginning.</p>
<p>If you would like to alter the URL structure at the middle, then the best idea is to redirect your old URL to new URL. This will ensure that Google and other search engines are able to transfer your link juice and PageRank from old URL to new URL without hurting your site.</p>
<h3>#5 Keep Only Keywords In Your URL</h3>
<p>We should keep only keywords in URL. And remove all numbers and words such as &#8220;the&#8221;, &#8220;of&#8221;, &#8220;in&#8221;, &#8220;your&#8221; and etc. If we keep those redundant words in the URl, it will dilute your keyword density in the URL and possibly make our URL exceed the length of 10 words.</p>
<h3>#6 Use One Version Of URL To Access Your Web Page</h3>
<p>Multiple version of URL for the same web page is considered as duplicate content in the eye of search engines. Search engines treat each URL uniquely. Each URL is an independent content even if the URL is just single character different from another URL. For example:</p>
<pre><code>http://example.com

http://www.example.com</code></pre>
<p>Although these 2 URLs are pointing to the same home page, search engines treat them differently. So only use one version of the URL and stick to it.</p>
<p>You can use 301 permanent redirect to forward your home page URL to a preferred domain. For example, you can forward example.com to www.example.com. Or simple use Google Webmaster Tool to set the preferences for www or non-www URL version.</p>
<h3>#7 Keep The Number Of Subfolders In Your URL To A Small Number</h3>
<p>Always keep the number of subfolders in your URL to a small number.</p>
<pre><code>http://www.example.com/blog/wordpress/plugins/twitter/twitter-tools/</code></pre>
<p>The above URL is using 5 subfolders and this is really a bad idea of URL structure. Keep your content up to 2 or 3 subfolders deep in URL and separate multiple keywords with dashes.</p>
<h3>#8 Keep Your Primary Keyword Near To The Starting Point Of Your URL</h3>
<p>You should put your primary keywords near to the starting point of your URL. Search engines think that words at the left hand side of the URL are the most important keywords. Look at the example below:</p>
<pre><code>http://www.example.com/duplicate-content-hurts-website/</code></pre>
<h3>Conclusion</h3>
<p>In conclusion, be careful while setting up new domain or URL structure of each blog post. Dont&#8217; underestimate the power of URL structure. Optimized URL structure will give you an edge in the search engine rankings.</p>
<p>Please share with us if you have any other URL optimization tip.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;title=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;title=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;title=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;title=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;t=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines+-+http://bit.ly/aXebVE+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;t=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines&amp;link=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/&amp;submitHeadline=Top+8+Tips+To+Optimize+URL+Structure+For+Search+Engines&amp;submitSummary=If%20you%20want%20your%20web%20pages%20to%20rank%20high%20in%20search%20engine%20result%20pages%2C%20then%20you%20should%20make%20sure%20your%20URL%20is%20properly%20optimized.%20This%20is%20one%20of%20the%20important%20on-page%20optimization%20technique.%0D%0AWhy%20We%20Need%20To%20Optimize%20URL%3F%0D%0AFirst%20reason%20to%20optimize%20URL%20structure%20is%20to%20increase%20search%20engine%20rankings%20wh&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/optimal-permalink-structure/' rel='bookmark' title='Permanent Link: WordPress SEO: Optimal Permalink Structure'>WordPress SEO: Optimal Permalink Structure</a></li>
<li><a href='http://www.bloghighlight.com/5-tips-to-optimize-your-web-page-content/' rel='bookmark' title='Permanent Link: 5 Tips To Optimize Your Web Page Content'>5 Tips To Optimize Your Web Page Content</a></li>
<li><a href='http://www.bloghighlight.com/xml-sitemaps-improve-sites-visibility/' rel='bookmark' title='Permanent Link: XML Sitemaps Improve Site&#8217;s Visibility In Search Engines'>XML Sitemaps Improve Site&#8217;s Visibility In Search Engines</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/_lC0TvyhE2w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/tips-optimize-url-structure-search-engines/</feedburner:origLink></item>
		<item>
		<title>Are Broken Links Sinking Your Search Engine Rankings?</title>
		<link>http://feedproxy.google.com/~r/bloghighlight/~3/FR_EiQtDYv8/</link>
		<comments>http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/#comments</comments>
		<pubDate>Tue, 07 Apr 2009 16:00:07 +0000</pubDate>
		<dc:creator>beyluen</dc:creator>
				<category><![CDATA[Search Engine Optimization]]></category>

		<guid isPermaLink="false">http://www.bloghighlight.com/?p=558</guid>
		<description><![CDATA[
			
				
			
		
Broken links are bad for visitors because they give the impression that your site is not well maintained. Not only that, they&#8217;re also bad for SEO because search engine bots will stop from crawling all your pages if they meet a broken link.

A link is considered as broken link if the web server response with [...]

<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/5-inbound-link-tips-for-high-search-engine-rankings/' rel='bookmark' title='Permanent Link: 5 Inbound Link Tips For High Search Engine Rankings'>5 Inbound Link Tips For High Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/how-your-competitors-can-hurt-your-search-engine-rankings/' rel='bookmark' title='Permanent Link: How Your Competitors Can Hurt Your Search Engine Rankings'>How Your Competitors Can Hurt Your Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/one-way-links-reciprocal-links-three-way-links/' rel='bookmark' title='Permanent Link: One Way Links vs Reciprocal Links vs Three Way Links'>One Way Links vs Reciprocal Links vs Three Way Links</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p></p><div class="tweetmeme_button" style="float: left; margin-right: 10px; margin-bottom: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.bloghighlight.com%2Fbroken-links-sinking-search-engine-rankings%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.bloghighlight.com%2Fbroken-links-sinking-search-engine-rankings%2F&amp;source=beyluen&amp;style=normal&amp;service=bit.ly&amp;service_api=R_373a86dbea4082fc7f8bee552bc2a03f" height="61" width="50" /><br />
			</a>
		</div>
<p>Broken links are bad for visitors because they give the impression that your site is not well maintained. Not only that, they&#8217;re also bad for SEO because search engine bots will stop from crawling all your pages if they meet a broken link.</p>
<p><img class="aligncenter frame size-full wp-image-14" title="Broken Links" src="http://www.bloghighlight.com/wp-content/uploads/seo/broken-link.jpg" alt="Broken Links" width="350" height="262" /><span id="more-558"></span></p>
<p>A link is considered as broken link if the web server response with a 404 status which is a common error defined by the industry standard. Search engines have changed a lot these few years. One of the changes is it will consider user experience during the evaluation of the web page ranking in the result page. Link validity is included as one of the important factor in user experience design.</p>
<p>Google specifically advises webmasters to check for broken links in its web design guidelines. In particular Google has been very vocal about wanting to provide quality pages to its end users. A broken link is equivalent to a dead end. One or two of these issues is not going to drop you off the first page of the search results. However, long term publishing of broken links can degrade the overall quality of your web page and reduce search engine rankings both in your visitors eyes and the search engines.</p>
<p>Furthermore, broken links can reduce the chances of getting listed in the DMOZ directory and Yahoo! Directory and will likely discourage other webmasters from linking to you. Both of these will affect your search engine rankings as well.</p>
<h3>2 Types of Broken Links</h3>
<p>In general, I have categorized broken links into 2 types, external broken links and internal broken links.</p>
<h3>External Broken Links</h3>
<p>It&#8217;s nearly impossible not to have external links pointing from your website to other websites. It&#8217;s a good practice to refer your visitors to resources outside your website. Since those resources are out of your control, it is very likely that other webmasters remove the web page you are linking to. In this case, I categorize it as external broken link because the destination page you are linking to is no longer exist.</p>
<p>The solution for external broken links is easy. You can either remove the entire link from your web page or find a link to replace existing broken link.</p>
<h3>Internal Broken Links</h3>
<p>Internal broken links are referring to those non-working links reside in your web pages pointing to other web pages within your website. This can happen if you&#8217;re changing the name of a web page which is equivalent to changing URL. You can create a 301 redirect to guide the visitors or search engines to a new URL if they reach your web page using old URL.</p>
<p>Another scenario is you delete an web page permanently from your website due to various reasons. In this case, you need to remove all the linkings pointing to the deleted web page. If you don&#8217;t do it, search engines will think that you&#8217;re linking to a non-existence web page which is a bad experience for readers.</p>
<h3>Check Broken Links Automatically</h3>
<p>When you site is continuously growing or you already has a big site, then it&#8217;s nearly impossible to check all the links manually. If you&#8217;re using WordPress, then you&#8217;re lucky because you can simply install <a title="Broken Links Checker" href="http://www.bloghighlight.com/7-top-wordpress-seo-plugin-to-boost-blog-traffic/">Broken Links Checker</a>.</p>
<p>Broken Links Checker will scan through your whole WordPress blog to look for broken link. If there is a broken link, it will display the link in your dashboard which you can view it easily and take appropriate action.</p>
<h3>Provide 301 Redirect To New URL</h3>
<p>I would like to share with you another useful plugin for WordPress which is <a title="Redirection" href="http://www.bloghighlight.com/7-top-wordpress-seo-plugin-to-boost-blog-traffic/">Redirection</a>. It provides an easy feature for you to redirect from an old URL to new URL without touching any server configuration files.</p>
<h3>Conclusion</h3>
<p>Broken links are bad for readers as they break the user experience. Not only that, they also stop the search engines bots from crawling your web page and eventually it will affect your search engine rankings. To prevent such issue to happen, you can check for broken link in your website periodically.</p>


<!-- Begin SexyBookmarks Menu Code -->
<div class="sexy-bookmarks sexy-bookmarks-expand sexy-bookmarks-bg-sexy">
<ul class="socials">
		<li class="sexy-delicious">
			<a href="http://delicious.com/post?url=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;title=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="sexy-digg">
			<a href="http://digg.com/submit?phase=2&amp;url=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;title=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F" rel="nofollow" class="external" title="Digg this!">Digg this!</a>
		</li>
		<li class="sexy-reddit">
			<a href="http://reddit.com/submit?url=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;title=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F" rel="nofollow" class="external" title="Share this on Reddit">Share this on Reddit</a>
		</li>
		<li class="sexy-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;title=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="sexy-technorati">
			<a href="http://technorati.com/faves?add=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/" rel="nofollow" class="external" title="Share this on Technorati">Share this on Technorati</a>
		</li>
		<li class="sexy-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;t=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="sexy-twitter">
			<a href="http://twitter.com/home?status=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F+-+http://bit.ly/barX5Z+(via+@beyluen)&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
		<li class="sexy-myspace">
			<a href="http://www.myspace.com/Modules/PostTo/Pages/?u=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;t=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F" rel="nofollow" class="external" title="Post this to MySpace">Post this to MySpace</a>
		</li>
		<li class="sexy-friendfeed">
			<a href="http://www.friendfeed.com/share?title=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F&amp;link=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/" rel="nofollow" class="external" title="Share this on FriendFeed">Share this on FriendFeed</a>
		</li>
		<li class="sexy-yahoobuzz">
			<a href="http://buzz.yahoo.com/submit/?submitUrl=http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/&amp;submitHeadline=Are+Broken+Links+Sinking+Your+Search+Engine+Rankings%3F&amp;submitSummary=Broken%20links%20are%20bad%20for%20visitors%20because%20they%20give%20the%20impression%20that%20your%20site%20is%20not%20well%20maintained.%20Not%20only%20that%2C%20they%27re%20also%20bad%20for%20SEO%20because%20search%20engine%20bots%20will%20stop%20from%20crawling%20all%20your%20pages%20if%20they%20meet%20a%20broken%20link.%0D%0A%0D%0A%0D%0A%0D%0AA%20link%20is%20considered%20as%20broken%20link%20if%20the%20web%20server&amp;submitCategory=science&amp;submitAssetType=text" rel="nofollow" class="external" title="Buzz up!">Buzz up!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>
<!-- End SexyBookmarks Menu Code -->



<p style="margin-top: 40px;">Related Posts:<ol><li><a href='http://www.bloghighlight.com/5-inbound-link-tips-for-high-search-engine-rankings/' rel='bookmark' title='Permanent Link: 5 Inbound Link Tips For High Search Engine Rankings'>5 Inbound Link Tips For High Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/how-your-competitors-can-hurt-your-search-engine-rankings/' rel='bookmark' title='Permanent Link: How Your Competitors Can Hurt Your Search Engine Rankings'>How Your Competitors Can Hurt Your Search Engine Rankings</a></li>
<li><a href='http://www.bloghighlight.com/one-way-links-reciprocal-links-three-way-links/' rel='bookmark' title='Permanent Link: One Way Links vs Reciprocal Links vs Three Way Links'>One Way Links vs Reciprocal Links vs Three Way Links</a></li>
</ol></p><img src="http://feeds.feedburner.com/~r/bloghighlight/~4/FR_EiQtDYv8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://www.bloghighlight.com/broken-links-sinking-search-engine-rankings/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced)

Served from: www.bloghighlight.com @ 2010-07-16 16:44:09 -->
