<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Tech Monk &#187; seo</title>
	<atom:link href="http://www.techmonk.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmonk.com</link>
	<description>Guide To The Nth Dimension Of Computing And Internet</description>
	<lastBuildDate>Mon, 16 Jan 2012 03:13:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>What Is rel=&#8221;canonical&#8221; Element? What Are Its uses?</title>
		<link>http://www.techmonk.com/how-to-use-link-rel-canonical-what/637/</link>
		<comments>http://www.techmonk.com/how-to-use-link-rel-canonical-what/637/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 03:28:49 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[interent]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=637</guid>
		<description><![CDATA[This is a post that helps you to know everything you have to know about rel="canonical" tag. This tag/element is used for reducing duplicate content problems that bloggers and website owners often suffer from. ]]></description>
			<content:encoded><![CDATA[<p>Recently, when WordPress 2.9 was released I saw it was supporting something called rel = &#8220;canonical&#8221;. I wondered what it was and googled for it and found this element was pretty much useful and interesting. So, I thought I would share this piece of information on my blog.</p>
<p><img class="aligncenter" src="http://techmonk.com/postimg/duplicate_content.jpg" alt="duplicate_content" width="507" height="337" /></p>
<p>You might have seen many URLs pointing to the same/similar page many times. For example,</p>
<ul>
<li>www.example.com</li>
<li>example.com</li>
<li>www.example.com/index.html</li>
<li>example.com/home.aspx</li>
</ul>
<p>These type of URLs may cause search engines to look at your content as duplicate and thus your search engine rankings may go down. In such cases, using canonical elements can reduce the problem.</p>
<h3><span style="text-decoration: underline;">So, What&#8217;s the deal with rel =&#8221;canonical&#8221;?</span></h3>
<p><em><strong>When many URLs point to the same or more exactly, similar page then that results in duplicate content.</strong> </em>Bloggers, SEOs and website owners avoid this by using  301 redirects, which redirect the search engines to the new URL. This rel=&#8221;canonical&#8221; element has a similar functionality. While 301 redirection works across different domains, rel=&#8221;canonical&#8221; works only within a domain. However, canonical elements even work for sub-domains too.</p>
<h3><span style="text-decoration: underline;">How To Use The Canonical Element?</span></h3>
<p>Using the canonical element is very simple. All you need to do is put a piece of tag/element at the top of your non-canonical page. For example, consider two URLs like &#8220;http://www.example.com&#8221; and &#8220;http://www.test.example.com&#8221;. Now, if both the URLs lead to the same page, search engines consider it as duplicate content. To avoid this, you can add the canonical element at the top of the non-canonical page (http://www.example.com).</p>
<pre>
<pre><span><span style="font-family: Courier New,Courier,mono;">&lt;link rel="canonical" href="http://www.test.example.com/&gt;</span></span></pre>
</pre>
<p><em><strong>Note: This should be added to the head section of the page. (i.e., after &lt;head&gt; tag.)</strong></em></p>
<h3><span style="text-decoration: underline;">Imporant:</span></h3>
<p>If you add the canonical tag to both the pages, this creates an infinite loop. In such cases, search engines have the rights to decide which is better.</p>
<p>Canonical elements do not direct the search engines to a different page, but instead just gives a suggestion to go to that page. To be short, canonical tags are not directive, they are just suggestions. If you have two URLs say, http://www.example.com and http://www.cartoon.example.com which are completely different and you try to add canonical element between them, search engines may not consider it. So, you can add canonical tags only to same or similar pages.</p>
<p>So, this canonical element can be of great help to bloggers who blog from blogger platform. Blogger users often suffer from duplicate content issues. Using canonical tags can reduce this. For more information about this, you can watch the video by Matt Cutts, Google engineer below.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/Cm9onOGTgeM&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/Cm9onOGTgeM&amp;rel=0&amp;color1=0xb1b1b1&amp;color2=0xcfcfcf&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/how-to-use-link-rel-canonical-what/637/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Check How A Search Engine Sees Your Blog With SEO-Browser</title>
		<link>http://www.techmonk.com/check-how-a-search-engine-sees-your-blog-with-seo-browser/536/</link>
		<comments>http://www.techmonk.com/check-how-a-search-engine-sees-your-blog-with-seo-browser/536/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 16:14:43 +0000</pubDate>
		<dc:creator>Pramodh KP</dc:creator>
				<category><![CDATA[Tools & Tutorials]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[interent]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[search engines]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.techmonk.com/?p=536</guid>
		<description><![CDATA[SEO-Browser.com is a website that helps you to look at your website in a way the search engine looks.This helps you in optimizing your website or blog for search engines. Check out what are the aspects a search engine analyzes while looking through your blog in this post]]></description>
			<content:encoded><![CDATA[<p><a id="aptureLink_Zy9z65g2Ao" href="http://en.wikipedia.org/wiki/SEO">Search Engine Optimization</a> is one of the toughest concept I have seen while blogging. This is the reason why many blogs writing about SEO have emerged and get good traffic too! There are lots of tools to check out of how much &#8220;search engine friendly&#8221; you website is. Today I found a very interesting tool that you may like it.</p>
<p><a href="http://www.seo-browser.com/" target="_blank">SEO-Browser.com</a> is a tool that helps you to check how search engines sees a particular website/blog. This is helpful for the bloggers to analyze and optimize their website with ease. To use this tool, you need to enter your blog URL and you are done.</p>
<p>There are two modes for analyzing your website. Simple mode and Advanced mode. Simple mode just shows you how a page is viewed by a search engine. Whereas in advanced mode, it helps you to analyze many internal aspects of a website/blog like metadata, external and internal links, CSS sheet, duplicate content and so on&#8230; These are the aspects which are very important to note while optimizing your website for search engine.</p>
<p><a href="http://www.techmonk.com/wp-content/uploads/2009/11/seo_browser_1.png"><img class="aligncenter size-medium wp-image-538" title="seo_browser_1" src="http://www.techmonk.com/wp-content/uploads/2009/11/seo_browser_1-580x435.png" alt="seo_browser_1" width="580" height="435" /></a></p>
<p><a href="http://www.techmonk.com/wp-content/uploads/2009/11/seo_browser_1.png"><a href="http://www.techmonk.com/wp-content/uploads/2009/11/seo_browser_2.png"><img class="aligncenter size-medium wp-image-539" title="seo_browser_2" src="http://www.techmonk.com/wp-content/uploads/2009/11/seo_browser_2-580x435.png" alt="seo_browser_2" width="580" height="435" /></a></a></p>
<p>Overall, SEO-Browser is very helpful for website optimization. What do you think about this tool? Do you think it will really help in optimizing blogs? Share your thoughts through comments below. Every comment you make is of great value to me.</p>
<h3>SEO I Did To This Post</h3>
<p><strong>SEO Title: Know How Search Engines See Your Blog/Website</strong></p>
<p>&#8220;Blog/Website&#8221; again as in the <a id="aptureLink_7HlBOgZI1J" href="../addon-reduce-bounce-rate-of-blogger-wordpress-blogs/528/">previous post</a> , you need to use double keywords in your title. This helps you to rank higher. Actually, &#8220;know&#8221; here is a noise, however it would not be nice to submit a title which contains only keywords. So I added that word. BTW, I have a doubt here. If you are reading this line, please be kind to answer my small doubt:</p>
<p><strong>&#8220;What&#8217;s wrong in adding only keywords in the title instead of sentences?&#8221;</strong></p>
<p><strong>SEO Excerpt: Here is a tool that helps you to look at your blog/website in a way search engines look. This gives you a deeper understanding of SEO and make your blog more SEO-Friendly!</strong></p>
<p>Some important keywords: &#8220;blog/website&#8221;, &#8220;SEO&#8221;, &#8220;SEO-Friendly&#8221;</p>
<p><strong>SEO tags: seo for blogs, tool to seo, how search engine looks a website,</strong></p>
<p><strong><br />
</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techmonk.com/check-how-a-search-engine-sees-your-blog-with-seo-browser/536/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

