<?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>Christian Jessen &#187; SEO</title>
	<atom:link href="http://christianjessen.net/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://christianjessen.net</link>
	<description>A Dane starting business in South America (Santiago de Chile)</description>
	<lastBuildDate>Sun, 30 Oct 2011 04:47:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Internal Linking In Your Web Application</title>
		<link>http://christianjessen.net/internal-linking-in-your-web-application/</link>
		<comments>http://christianjessen.net/internal-linking-in-your-web-application/#comments</comments>
		<pubDate>Mon, 26 Sep 2011 19:46:18 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[link structure]]></category>
		<category><![CDATA[links]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=568</guid>
		<description><![CDATA[Finally it&#8217;s time for part 4 and this time I wanted to write a bit about internal linking in your web application. For many small or login-based sites this is less important, but as soon as you start creating communities, directories and other software with a lot of content that needs to be crawled and [...]]]></description>
			<content:encoded><![CDATA[<p>Finally it&#8217;s time for part 4 and this time I wanted to write a bit about internal linking in your web application. For many small or login-based sites this is less important, but as soon as you start creating communities, directories and other software with a lot of content that needs to be crawled and indexed for long-tail searches, you will need to create a good internal link structure.</p>
<p> <span id="more-568"></span><br />
</p>
<p>First of all I expect you to know at least the basics of PageRank and how it flows. Go <a href="http://www.seomoz.org/blog/how-pagerank-works-why-the-original-pr-formula-may-be-flawed" title="SEOMoz Article on PageRank Flow">read up on it on SEOMoz</a> or just Google around for it so you get a basic understanding of how it works. This is the basics of why and how we make our link structure.</p>
<p>There is several ways to organize your content, and make a map of the link structure of your application. Some people create “graphical maps” with an easy overview of the pages and the “virtual sitemap”. Personally I create a kind of “technical sitemap”, but that is usually also something I use when building the technical description of a project. This especially helps me when dealing with a lot of dynamic content like in directories. In most cases you want focus on getting PageRank and crawlers directed to your content pages, to make sure they will rank on long-tail keywords as well as get crawled and indexed more often by Google.</p>
<p>At the <a href="http://christianjessen.net/mozcation-in-lima-and-seo-in-general-in-peru/" title="My post about MozCation event in Lima, Peru">MozCation in Lima</a> last Friday, I got a few tips that I hadn’t thought about before; <a href="https://twitter.com/#!/tomcritchlow" title="Tom Critchlow on Twitter">Tom Critchlow</a> was talking about SEO for Enterprises, and mentioned one of the things he doesn’t like is pagination. Instead it’s better to use some kind of tags or other content-related to sort your content pages. Based on this I will try to make some updates on <a href="http://businessperu.net" title="Peruvian Business Directory">BusinessPeru</a> as we have always used pagination on categories with a lot of entries. I will be testing several things to see if they affect the rankings and traffic we receive, as well as the crawl rates from Google.<br />
The same thing goes for my other project, <a href="http://feedorganizer.net" title="Beta coming soon – FeedOrganizer">FeedOrganizer</a>, where I am working on a smart way to categorise and sort the content automatically, instead of using basic listing and paginated pages. <br />
I will probably return with a more specific result about my tests and the results thereof, once I actually get to complete all the updates above. Now to get back on track with what the article is actually about…</p>
<p><strong>Internal Linking is both for your users and for the search engines!</strong> Like Google time after time is saying, the most important thing is creating good content and making a good experience for your users. But while your users is important, there is no need to make it harder than necessary for the spiders. Make sure that every content page is easy to get to (I usually have the rule of thumbs that it should be max 2-3 clicks away from your home page), and that there is some logic in the structure. If you are trying to rank on specific phrases, make sure they are available directly from the index page of your site; but don’t fill it up with links. Another rule of thumbs is max 100 links on each page, otherwise it might be looked as a spam. Another is to remember the rules of PageRank; filling your pages up with lots of (internal) links, will make the PageRank flow being reduced.</p>
<p>I hope this can help some people to get a better idea of the Internal Link Structure and why it is so important to think about before you develop your web applications. Please throw some comments at me, especially if you have some experience with ways to avoid pagination or just other tips for managing lots of dynamic content in terms of <a href="http://christianjessen.net/category/seo/" title="More posts about SEO">SEO</a>.</p>
<p></p>
<blockquote><p>
This is part 4 of 5 in my series of <a href="http://christianjessen.net/seo-for-developers-5-things-you-must-know/">Must-Know SEO for Developers</a>. You can find all the parts here.</p>
<ul>
<li><a href="http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/" title="Part 1 of 5 in SEO For Developers">Part 1: Avoiding Duplicate Content With 301 Redirects and Canonical Tags</a></li>
<li><a href="http://christianjessen.net/using-correct-url-structure-in-your-applications/" title="Part 2 of 5 on SEO For Developers">Part 2: Using Correct URL Structure</a></li>
<li><a href="http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/" title="Part 3 of 5: Correct Meta- and HTML-tags for SEO">Part 3: Using Correct Meta-tags And Other HTML tags</a></li>
<li><a href="http://christianjessen.net/internal-linking-in-your-web-application/" title="About how you should use internal linking in your web application">Part 4: Internal Linking In Your Web Application</a></li>
<li>Part 5: Using Webmaster Tools And Analytics</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/internal-linking-in-your-web-application/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MozCation In Lima And SEO In General In Peru</title>
		<link>http://christianjessen.net/mozcation-in-lima-and-seo-in-general-in-peru/</link>
		<comments>http://christianjessen.net/mozcation-in-lima-and-seo-in-general-in-peru/#comments</comments>
		<pubDate>Sat, 24 Sep 2011 17:22:01 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Living in Lima]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[lima]]></category>
		<category><![CDATA[mozcation]]></category>
		<category><![CDATA[Peru]]></category>
		<category><![CDATA[seomoz]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=553</guid>
		<description><![CDATA[As I have been in Lima the last couple of weeks, I of course couldn&#8217;t avoid signing up for MozCation Lima (Twitter) when I saw they where having the event here. It lead to an interesting evening with a bit of networking, and even &#8220;a secret trick&#8221; from Rand Fishkin I didn&#8217;t knew about before. [...]]]></description>
			<content:encoded><![CDATA[<p>As I have been in Lima the last couple of weeks, I of course couldn&#8217;t avoid signing up for <a href="http://www.mozcationlima.com/" title="MozCation Lima">MozCation Lima</a> (<a href="https://twitter.com/#!/mozcationlima" title="Follow them on Twitter">Twitter</a>) when I saw they where having the event here. It lead to an interesting evening with a bit of networking, and even <a href="https://twitter.com/#!/ChristianJessen/status/117375509301702657" title="#ups #ibrokethesecret">&#8220;a secret trick&#8221;</a> from <a href="https://twitter.com/#!/randfish" title="Rand Fishkin on Twitter">Rand Fishkin</a> I didn&#8217;t knew about before. (And that I <a href="https://twitter.com/#!/ChristianJessen/status/118340950643847169">later proved wrong, sigh</a>)</p>
<p><span id="more-553"></span><br />
</p>
<p>The event was (as far as I understood) arranged by <a href="http://lima-valley.com/" title="Lima Valley">Lima Valley</a>, a group I have mixed feelings about. (And as I just realized, have the most t<strong>errible SEO ever</strong> in spite of using WordPress). Nonetheless the event was allright, with a free buffet and some wine &#8211; and even free T-Shirts as you can see on the photos in the bottom of this post.</p>
<p>Most surprisingly I actually thought that the people attending this event knew at least the basic of SEO. But when the first speaker came on and asked &#8220;How many knows what Keyword Research is?&#8221;, <a href="https://twitter.com/#!/ChristianJessen/status/117360151148773376" title="My Tweet when I realized only 2-3 people had heard about Keyword Research">only 2-3 other people</a> in the room put their hands up. This was a bit of an &#8220;omg&#8221; moment; because this is so basic and fundamentally important for SEO in general.</p>
<p>All in all the event gave me some nice inspirations and thoughts about the state of SEO and Internet in general here in Peru. It hasn&#8217;t moved much since I came here, and although it is changing bit by bit, the process is really going slow. I&#8217;m hoping to spread my series of <a href="http://christianjessen.net/seo-for-developers-5-things-you-must-know/" title="5 Things You Must Know About SEO as a Web Developer">SEO for Developers</a> a bit in the community, it is certainly something they need to learn here. All good SEO starts with the developers &#8211; if your CMS is directly hurting your rankings, all other optimizing is pointless.<br />
I also think there might be some good opportunities in this field now, and to be one of the first movers. This might be something I will try to focus on in the upcoming months.</p>
<p>To sum up, then I am looking forward to following the development of the SEO as the markets in Latin America starts to mature and get more traction. It will definitely be interesting to follow an upcoming and merging market like this.</p>
<p>What is your experiences with SEO in Peru and the Latin American markets? Where is the biggest differences, between SEO en Europe / USA compared to South America?</p>
<p>
<a href="http://christianjessen.net/wp-content/uploads/2011/09/20110924-114535.jpg" class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru"><img src="http://christianjessen.net/wp-content/uploads/2011/09/20110924-114535.jpg" alt="20110924-114535.jpg" class="alignnone size-full" style="width: 270px; float: left; border: 1px solid gray;" /></a><a href="http://christianjessen.net/wp-content/uploads/2011/09/20110924-114552.jpg" class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru"><img src="http://christianjessen.net/wp-content/uploads/2011/09/20110924-114552.jpg" alt="20110924-114552.jpg" class="alignnone size-full" style="width: 270px; float: right; border: 1px solid gray;" /></a>
</p>
<div class="clear">&nbsp;</div>
<p style="text-align: center">
<p><a href="http://christianjessen.net/wp-content/uploads/2011/09/20110924-114602.jpg" class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru"><img src="http://christianjessen.net/wp-content/uploads/2011/09/20110924-114602.jpg" alt="20110924-114602.jpg" class="alignnone size-full" style="width: 570px; border: 1px solid gray;" /></a></p>
<div class="ngg-related-gallery"><a href="http://christianjessen.net/wp-content/gallery/lima/Sunset - Looking North-West.jpg.jpg" title="Sunset in Miraflores, Lima." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Sunset - Looking North-West" alt="Sunset - Looking North-West" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Sunset - Looking North-West.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Lima - big city - north.jpg.jpg" title="Looking over the big city of Lima." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Lima - big city - north" alt="Lima - big city - north" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Lima - big city - north.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Sunset Light - NW.jpg.jpg" title="Looking NW, seeing the sunset and the light of the city of Lima." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Sunset Light - NW" alt="Sunset Light - NW" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Sunset Light - NW.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Looking down.jpg.jpg" title="I think its 22 floors down.. Thats not a place where you want to fall down.." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Looking down" alt="Looking down" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Looking down.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Lima - Nightlight - East.jpg.jpg" title="Lima bynight - looking east from Miraflores." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Lima - Nightlight - East" alt="Lima - Nightlight - East" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Lima - Nightlight - East.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Seafront - Looking South-West.jpg.jpg" title="Looking south-west at the Lima Seafront in Miraflores." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Lima seafront - Looking South-West" alt="Lima seafront - Looking South-West" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Seafront - Looking South-West.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Lima - Daylight - North-East.jpg.jpg" title="Looking north-east from the roof. Fantastic view over Lima." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Lima - Daylight - North-East" alt="Lima - Daylight - North-East" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Lima - Daylight - North-East.jpg.jpg" /></a>
<a href="http://christianjessen.net/wp-content/gallery/lima/Lima - Nightlight - North.jpg.jpg" title="Last photo of Lima by night. I love this city..." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Lima - Nightlight - North" alt="Lima - Nightlight - North" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Lima - Nightlight - North.jpg.jpg" /></a>
</div>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/mozcation-in-lima-and-seo-in-general-in-peru/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Using Correct Meta-tags and other HTML tags</title>
		<link>http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/</link>
		<comments>http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/#comments</comments>
		<pubDate>Tue, 20 Sep 2011 16:29:36 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[metatags]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=536</guid>
		<description><![CDATA[The whole subject about Meta-tags is so simple, yet so misunderstood. Time after time I see developers misuse (or just not using at all) meta-tags, title-tags and other HTML tags that can significantly increase/decrease your rankings. Let’s start with the meta description, which is really the most important meta-tag you need to remember. First I [...]]]></description>
			<content:encoded><![CDATA[<p>The whole subject about Meta-tags is so simple, yet so misunderstood. Time after time I see developers misuse (or just not using at all) meta-tags, title-tags and other HTML tags that can significantly increase/decrease your rankings.</p>
<p><span id="more-536"></span>
</p>
<p></p>
<p><strong>Let’s start with the meta description</strong>, which is really the most important meta-tag you need to remember. First I want to kill a typical myth about this tag: <strong>it does <u>not</u> help your site rank higher.</strong> The only purpose for the meta description is to provide at snippet about the current page for Google. Now why is this tag so important? Because it gives you a chance to write 160 characters to get the users attention – this is what differentiates your results from the other results on the page. I have seen several sites having the CTR on search results improve a lot, just by optimizing their meta description.<br />
Another important thing to mention with meta-tags, is that <strong>meta keywords is useless</strong>; it is out-dated, and no longer used by Google (most likely not by other search engines either). Generating or writing meta-keywords is a waste of time in terms of ranking and SEO, so just skip it. Save the bytes in your HTML for more important tags (like the canonical!).</p>
<p>
</p>
<p>Now let’s move on to some of the other important HTML tags. First of all you should always remember to use h1, h2, etc. where applicable. If possible also wrap your paragraphs into the p-tag, and in general make sure you follow the W3C guidelines.<br />
A small tip is to take a look at your generated HTML (yes, go to your browser and use the view-source function), and read through your page. Now ask yourself if the page is easy to read? (Is it easy to identify title, content, and other objects?)<br />
If it is easy to read your page as a human, then it is most likely also easy for Google to read and understand. If this is not the case, then you should probably start to work on optimizing your HTML.</p>
<p>
</p>
<p>To sum up, here is a small check-list when going through your HTML source:</p>
<ul>
<li>Always make sure to have unique title-tags (Google only shows 60 characters, but it will read much more than that, so don’t be afraid to have too long title-tags)</li>
<li>Make sure to create a unique meta-tag description for each page. <strong>Never</strong> have the same meta-description on all pages.</li>
<li>Use h1, h2, p, strong, em, and so on to format your text and content. A rule of thumb is that if your HTML is readable for humans, it most likely is readable for Google as well.</li>
<li><u>Don’t use meta keywords, it is a waste of time and bytes.</u></li>
</ul>
<p></p>
<blockquote><p>
This is part 3 of 5 in my series of <a href="http://christianjessen.net/seo-for-developers-5-things-you-must-know/">Must-Know SEO for Developers</a>. You can find all the parts here.</p>
<ul>
<li><a href="http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/" title="Part 1 of 5 in SEO For Developers">Part 1: Avoiding Duplicate Content With 301 Redirects and Canonical Tags</a></li>
<li><a href="http://christianjessen.net/using-correct-url-structure-in-your-applications/" title="Part 2 of 5 on SEO For Developers">Part 2: Using Correct URL Structure</a></li>
<li><a href="http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/" title="Part 3 of 5: Correct Meta- and HTML-tags for SEO">Part 3: Using Correct Meta-tags And Other HTML tags</a></li>
<li><a href="http://christianjessen.net/internal-linking-in-your-web-application/" title="About how you should use internal linking in your web application">Part 4: Internal Linking In Your Web Application</a></li>
<li>Part 5: Using Webmaster Tools And Analytics</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Correct URL Structure In Your Applications</title>
		<link>http://christianjessen.net/using-correct-url-structure-in-your-applications/</link>
		<comments>http://christianjessen.net/using-correct-url-structure-in-your-applications/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 14:17:34 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[apps]]></category>
		<category><![CDATA[devs]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=526</guid>
		<description><![CDATA[While this has become much better and a normal standard today, it is still important to have in mind as a developer. There is still way too many CMS and other platforms out there using parameters and creating URL’s like /index.php?page=42&#038;s=32. Paremeters is a great thing for web development, and can surely be used when [...]]]></description>
			<content:encoded><![CDATA[<p>While this has become much better and a normal standard today, it is still important to have in mind as a developer. There is still way too many CMS and other platforms out there using parameters and creating URL’s like /index.php?page=42&#038;s=32. Paremeters is a great thing for web development, and can surely be used when doing applications for logged in users and so on. But for content for the web, which is supposed to be indexed in the search engines, you will need to make better URL’s.<span id="more-526"></span><br />
Note: Google has become a lot better in reading and understanding parameters, and yes – in Webmaster Tools you can set what your parameters do etc. which is good for fx. Pagination. However, the use of parameters should always be limited as much as possible.</p>
<p>The main thing to remember with URL’s are to get the keywords in. If you are allowing your users to create dynamic content (fx. CMS pages), make sure to generate the URL string from the title or give the user control of creating a URL.<br />
Another thing Google likes, especially if you have dynamic content and nested categories, is using the URL as a “breadcrumb” structure. A good idea would be to have for example:<br />
/category/subcategory/item<br />
Just remember not to have too long URL’s, and follow the basic rules. Also make sure that nested URL’s like the above are actually related and it is the correct path for the item.<br />
Note: Google is in general really good at understanding breadcrumb structure, but always make it as easy as possible. The above example is both easy to understand for the crawlers and for the human eye.</p>
<p>Another thing to remember when making pretty URL, is that while the robots and browsers in general can read, crawl and understand special signs (fx. ñ in Spanish) it is generally a bad idea to use those in urls. I learned this the hard way, and discover that Google doesn’t encode the url, so if you for example use urlencode()/urldecode() in PHP, you will get different requests from Google and from normal browsers. So remember to always make urls plaintext; no exceptions.</p>
<p>A last thing  about URL structure is that you should choose one and stick to that. Make sure that once content has been created, and has an URL (fx. /category/item), they will not change. Make sure that you create the proper 301 redirects if you change the URL structure, and implement the canonical tags as described in the last post.</p>
<p></p>
<blockquote><p>
This is part 2 of 5 in my series of <a href="http://christianjessen.net/seo-for-developers-5-things-you-must-know/">Must-Know SEO for Developers</a>. You can find all the parts here.</p>
<ul>
<li><a href="http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/" title="Part 1 of 5 in SEO For Developers">Part 1: Avoiding Duplicate Content With 301 Redirects and Canonical Tags</a></li>
<li><a href="http://christianjessen.net/using-correct-url-structure-in-your-applications/" title="Part 2 of 5 on SEO For Developers">Part 2: Using Correct URL Structure</a></li>
<li><a href="http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/">Part 3: Using Correct Meta-tags And Other HTML tags</a></li>
<li><a href="http://christianjessen.net/internal-linking-in-your-web-application/" title="About how you should use internal linking in your web application">Part 4: Internal Linking In Your Web Application</a></li>
<li>Part 5: Using Webmaster Tools And Analytics</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/using-correct-url-structure-in-your-applications/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Avoiding Duplicate Content By Using 301 Redirect and Canonical Tags</title>
		<link>http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/</link>
		<comments>http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 13:00:26 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[developers]]></category>
		<category><![CDATA[Google]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=502</guid>
		<description><![CDATA[If you don’t already know what DC (Duplicate Content) is, please go Google it. Short described, the problem is that pages can be accessed from several URL’s, and the Search Engines don’t know which page is the original. This is a big problem for several reasons: Your “linkjuice” / PageRank-flow is spreading to different pages. [...]]]></description>
			<content:encoded><![CDATA[<p>If you don’t already know what DC (Duplicate Content) is, please go Google it. Short described, the problem is that pages can be accessed from several URL’s, and the Search Engines don’t know which page is the original.<span id="more-502"></span> This is a big problem for several reasons:</p>
<ul>
<li>Your “linkjuice” / PageRank-flow is spreading to different pages.</li>
<li>The Search engines will treat each page as individual and index them as different pages</li>
<li>In worst case scenario you will get punished and get lower rankings</li>
</ul>
<p>Duplicate content can be of many variations. Here is a couple of examples:</p>
<ul>
<li><em>www.domain.com</em> and <em>domain.com</em>(could be ANY subdomain like server2.domain.com)</li>
<li><em>domain.com/page1</em> and <em>domain.com/page1/</em>(The trailing slash in the end WILL be seen as different page)</li>
<li><em>domain.com/index.php</em> and <em>domain.com/</em></li>
</ul>
<p>Luckily for developers, there is many easy ways to fix this. Lately my favourite has been using canonical tags, but you have to be careful with those. 301 redirection is in many cases the best option, and is a MUST if you already have DC problems.<br />
By implementing canonical tag with the full url (fx “<em>http://domain.com/page1</em>”), Google knows that it is the original page, and will stop thinking <em>/page1/</em> or <em>/page1/?x=y</em> is different pages. <em>But be careful:</em> just a couple of weeks ago, I pushed an update to a site with large amounts of dynamic content. I didn’t notice that I forgot “http://” in my canonical tags, and suddenly I had over 30.000 404 errors in Webmaster Tools, because Google couldn’t find “<em>http://domain.com/domain.com/url</em>”.<br />
Now when shit happens, like in the case above, <strong>301 Redirects</strong> is the absolute best way to go. This will pass pagerank on to the original page and redirect both visitors and the crawlers.</p>
<p>So to sum up about Duplicate Content: <span style="text-decoration: underline;">avoid it</span>. Before it goes wrong. Make sure that all subdomains 301 redirect to your original (or www-version if you use that) – or that you at least have canonical tags implemented. Also make sure to decide if your URL&#8217;s should be shown as <em>/content</em>, <em>/content/</em>, <em>/content.html</em> or whatever you prefer. If you do not implement these things your site will most likely get punished. If your competitor is of &#8220;evil mind&#8221;, and see that you show the same content on all subdomains without canonical tags (common mistake) he can linkbuild to your different URL’s and get your site punished for DC.<br />
(suddenly you might see “<em>looser.domain.com</em>”, “<em>imanass.domain.com</em>” and whatever ranking instead of your original page – that wouldn&#8217;t be fun, would it? And worst case scenario, get de-ranking and even de-indexed as punishment for Duplicate Content)</p>
<p>&nbsp;</p>
<p>What is your experience with <strong>Duplicate Content</strong> as a web developer? Do you implement and use 301 Redirects &amp; canonical tags in your projects right from the start? Be sure to leave a comment, and feel free to come with more tips and corrections.</p>
<p></p>
<blockquote><p>
This is part 1 of 5 in my series of <a href="http://christianjessen.net/seo-for-developers-5-things-you-must-know/">Must-Know SEO for Developers</a>. You can find all the parts here.</p>
<ul>
<li><a href="http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/" title="Part 1 of 5 in SEO For Developers">Part 1: Avoiding Duplicate Content With 301 Redirects and Canonical Tags</a></li>
<li><a href="http://christianjessen.net/using-correct-url-structure-in-your-applications/" title="Part 2 of 5">Part 2: Using Correct URL Structure</a></li>
<li><a href="http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/">Part 3: Using Correct Meta-tags And Other HTML tags</a></li>
<li><a href="http://christianjessen.net/internal-linking-in-your-web-application/" title="About how you should use internal linking in your web application">Part 4: Internal Linking In Your Web Application</a></li>
<li>Part 5: Using Webmaster Tools And Analytics</li>
</ul>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO For Developers – 5 Things Every Web Developer Should Know</title>
		<link>http://christianjessen.net/seo-for-developers-5-things-you-must-know/</link>
		<comments>http://christianjessen.net/seo-for-developers-5-things-you-must-know/#comments</comments>
		<pubDate>Fri, 02 Sep 2011 19:05:49 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[SEO]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=500</guid>
		<description><![CDATA[This series of posts is inspired by my work the last couple of years with several content-applications like BusinessPeru and FeedOrganizer. I work mostly with onsite Search Engine Optimization, and therefore I will not go into stuff like link building, content-creation and the likes. This is purely about what every single developer who works with [...]]]></description>
			<content:encoded><![CDATA[<p>This series of posts is inspired by my work the last couple of years with several content-applications like <a href="http://businessperu.net" title="The Peruvian Business Directory">BusinessPeru</a> and <a href="http://feedorganizer.net" title="FeedOrganizer: New BETA coming soon">FeedOrganizer</a>. I work mostly with onsite Search Engine Optimization, and therefore I will not go into stuff like link building, content-creation and the likes. This is purely about what every single developer who works with web applications should know, and think about while developing a web application.</p>
<p><span id="more-500"></span><br />
</p>
<p>This is the most basic stuff that can really harm your rankings in search engines like Google. I’ve seen sites drop, get de-index and suddenly triple their visitors from search engines, just based on simple onsite changes. However the worst thing is that many developers out there are basically ruining their clients websites, by not knowing what they do; and implementing potentially harmful codes.<br />
Let’s get on to the list of 5 SEO tips every web application developer must know! Below is links to the different parts of the series.</p>
<p></p>
<ul>
<li><a href="http://christianjessen.net/avoiding-duplicate-content-by-using-301-redirect-and-canonical-tags/" title="Part 1 of 5 in SEO For Developers">Part 1: Avoiding Duplicate Content With 301 Redirects and Canonical Tags</a></li>
<li><a href="http://christianjessen.net/using-correct-url-structure-in-your-applications/" title="Part 2 of 5 on Top Things To Know About SEO As A Developer">Part 2: Using Correct URL Structure</a></li>
<li><a href="http://christianjessen.net/using-correct-meta-tags-and-other-html-tags/" title="Part 3 of 5: Using the correct Meta- and HTML-tags for SEO">Part 3: Using Correct Meta-tags And Other HTML tags</a></li>
<li><a href="http://christianjessen.net/internal-linking-in-your-web-application/" title="About how you should use internal linking in your web application">Part 4: Internal Linking In Your Web Application</a></li>
<li>Part 5: Using Webmaster Tools And Analytics</li>
</ul>
<p></p>
<p>I am planning to post one part every Monday, with the first part coming next Monday, 5th of September. So stay tuned, and feel free to comment with inspiration, what you think is the most important onsite SEO every web developer should know, and of course if you thing I am wrong, feel free to correct me in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/seo-for-developers-5-things-you-must-know/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free SEO Tool Review: Check Your Rankings With SEOSupporter</title>
		<link>http://christianjessen.net/free-seo-tool-review-check-your-rankings-with-seosupporter/</link>
		<comments>http://christianjessen.net/free-seo-tool-review-check-your-rankings-with-seosupporter/#comments</comments>
		<pubDate>Tue, 19 Jan 2010 17:57:33 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[google sniper]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[the google sniper experience]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://christianjessen.dk/?p=344</guid>
		<description><![CDATA[With SEOSupporter you can easily follow your Google rankings, set up custom reports when you fall or rise in the SERP&#8217;s and follow your progress from backlinking to PR changes. I find this the easiest way to keep track of my SEO progress with my websites; and it is very handy when you have a [...]]]></description>
			<content:encoded><![CDATA[<div style="float: right; padding-left: 10px; padding-bottom: 10px;"><a href="http://www.seo1supporter.com/"><img src="http://christianjessen.dk/wp-content/uploads/2010/01/seosupporter-teaser-logo.jpg" alt="SEOSupporter keeps track of your rankings on Google" title="seosupporter-teaser-logo" width="245" height="150" class="size-full wp-image-362" style="border: 0px;" /></a></div>
<p>With <a href="http://www.seosupporter.com/">SEOSupporter</a> you can easily follow your Google rankings, set up custom reports when you fall or rise in the SERP&#8217;s and follow your progress from backlinking to PR changes. I find this the easiest way to keep track of my SEO progress with my websites; and it is very handy when you have a bunch of Sniper sites.<br />
<span id="more-344"></span></p>
<h3>Easy Project Overview</h3>
<p>My favorite thing about SEOSupporter (besides that it is a free tool) is the userfriendly interface. It is very easy to get used to, it looks really nice and it gives you a really nice overview over all of your sites. At the dashboard you get a quick overview over all of your sites latest progress; PageRank, Backlinks, Pages Indexed and Alexa ranking. The only thing that is a bit annoying, is the fact that Pages Indexed is not really working. All of my sites are indexed (and ranking) in Google, but SEOSupporter shows 0 indexed pages for most of them. A site search on Google will also show they are indexed, so I&#8217;m not completely sure how this function works.</p>
<div style="text-align: center; padding: 20px;"><a class="thickbox" rel="seosupporter" href="http://christianjessen.dk/wp-content/uploads/2010/01/Project-Overview.jpg"><img src="http://christianjessen.dk/wp-content/uploads/2010/01/Project-Overview.jpg" alt="Easy Overview over all of your sites with SEO Supporter Dashboard" title="Project-Overview" width="450"  class="size-medium wp-image-361" /></a></div>
<h3>Keyword Ranking and Backlink Progress</h3>
<p>The two main features for following your site, is definitely the Keyword Tracking and Backlink overview. If you are doing linkbuilding on of your sites, you can easily follow your progress day by day, and even see how your site has progressed in the past half year.</p>
<p>With the Keyword Monitoring you can also track your competitors ranking on your keywords, a good thing if you are in a competetive niche, and you just want to get that number 1 ranking. Keep track of what your competitors are doing, how many backlinks they have &#8211; you might even be able to spot an aggressive linkbuilding attempt of one of your competitors, and (if you act in time) keep your position. </p>
<div style="text-align: center; padding: 20px; float: right;"><a class="thickbox" rel="seosupporter" href="http://christianjessen.dk/wp-content/uploads/2010/01/Keyword-Tracking.jpg"><img src="http://christianjessen.dk/wp-content/uploads/2010/01/Keyword-Tracking-300x211.jpg" alt="Keyword Tracking with SEOSupporter" title="Keyword Tracking with SEOSupporter" width="230" class="aligncenter size-medium wp-image-360" /></a></div>
<div style="text-align: center; padding: 20px;"><a class="thickbox" rel="seosupporter" href="http://christianjessen.dk/wp-content/uploads/2010/01/Dashboard-Backlinks-Tracking.jpg"><img src="http://christianjessen.dk/wp-content/uploads/2010/01/Dashboard-Backlinks-Tracking-300x210.jpg" alt="Dashboard: Backlinks Tracking with SEOSupporter" title="Dashboard: Backlinks Tracking with SEOSupporter" width="230" class="aligncenter size-medium wp-image-359" /></a></div>
<h3>Completely Free SEO Tool</h3>
<p>SEOSupporter is currently completely free. It is still in BETA, but the system works (really well), and there is no doubt that if you have a website, and are doing some SEO, you should use this tool. According to the person behind, there will be a paid version of the services at some point, but I am sure that there will always be a free version of the system. So what are you waiting for? Jump over to <a href="http://www.seosupporter.com/">SEOSupporter and sign up for your own account now!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/free-seo-tool-review-check-your-rankings-with-seosupporter/feed/</wfw:commentRss>
		<slash:comments>13</slash:comments>
		</item>
		<item>
		<title>Why You Should Disable Google Web History</title>
		<link>http://christianjessen.net/why-you-should-disable-google-web-history/</link>
		<comments>http://christianjessen.net/why-you-should-disable-google-web-history/#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:25:31 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[google sniper]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://christianjessen.dk/?p=327</guid>
		<description><![CDATA[Not even a week ago, Google introduced Personalized Search for Everyone in the Google search results. This is a huge deal for most of us Internet Marketers (and Google/AdSense Snipers), who are relying on Google to feed our websites with traffic through the organic search results. In this post I&#8217;ll try to summarize what this [...]]]></description>
			<content:encoded><![CDATA[<p>Not even a week ago, Google introduced <a href="http://googleblog.blogspot.com/2009/12/personalized-search-for-everyone.html">Personalized Search for Everyone</a> in the Google search results. This is a huge deal for most of us Internet Marketers (and Google/AdSense Snipers), who are relying on Google to feed our websites with traffic through the organic search results. In this post I&#8217;ll try to summarize what this is, what it means for your rankings and <strong>why and how you should disable google web history</strong>.</p>
<p><span id="more-327"></span></p>
<h3 style="padding-top: 5px;">What does Web History Means for My Rankings?</h3>
<p>
Before you had to be logged in on Google, to have your Web History affecting the search results, but now it is activated as a default. This means that if you search often on &#8220;Spanish Translation&#8221;, and always click on the same tool, this will effect the ranking of that website, and maybe next time you search on &#8220;Spanish Translation&#8221;, the website you always clicks on, will be moving up in the results.<br />
So lets say you are optimizing your website for &#8220;Fast Spanish Translation&#8221;, and your site is number #2 on Google. You often make the search on Google to check that your website still is number #2, but you also click on your competitors to see if they made any changes their website, or what news they have. You never click on your own website, because you know what is on it. If you have Web History enable, this will now affect your competitors ranking, so your own site might move down in the search results, while your competitors will move up.<br />
Because Google now puts this option ON as standard, this means that most people will not turn it off, and you have even less change of seeing how you actually are ranking in the SERP&#8217;s, when your customers are searching for your website or products.
</p>
<h3 style="padding-top: 5px;">Why Disable Web History?</h3>
<p>
There are a few reason to disable Web History, and if you own a website and want to check your rankings on Google, you should definitely turn it off right away. You can follow my step-by-step guide to disable it below.<br />
If you work with SEO, got your own website or even managing your own website, it should be clear why you should turn it off; it WILL affect your rankings, so you should also make sure your SEO customers disable this, when checking their rankings in Google. If not, you will most likely end up getting a lot of calls from your customers, asking why they suddenly are moving down in the search results.</p>
<p>Even if you are not working with SEO or run a website, disabling the Web History will make your search results cleaner and you will see more &#8220;fresh&#8221; results, allowing sites you havent seen before to be in top of the search results too. Follow my step-by-step guide below to <strong>Disable Google Web History</strong>.
</p>
<h3>How To Disable Google Web History</h3>
<p>
To disable the Web History (so it won&#8217;t affect the SERP pages you see in Google), start by go making a search on Google, as you on the screenshot below. Make sure you are not logged into any Google application like Gmail, and you will now see a link to <strong>&#8220;Web History&#8221;</strong> in the top right corner. Simply click on the link.<br />
<a class="thickbox" rel="google-web-history" href="http://christianjessen.dk/wp-content/uploads/2009/12/google-search-for-fast-spanish-translation.jpg" title="Google Search Results for Fast Spanish Translation"><img src="http://christianjessen.dk/wp-content/uploads/2009/12/google-search-for-fast-spanish-translation.jpg" alt="Google Search Results for Fast Spanish Translation" title="Google Search Results for Fast Spanish Translation" style="margin: 10px; border: 1px solid gray; width: 500px;" /></a>
</p>
<p>
You will now see a screen where you can disable the Web History. Simple click on <strong>&#8220;Disable customizations based on search activity&#8221;</strong> to disable your Web History.<br />
<a class="thickbox" rel="google-web-history" href="http://christianjessen.dk/wp-content/uploads/2009/12/disable-web-history-on-google-step-1.jpg" title="Disable Google Web History - Step 1"><img src="http://christianjessen.dk/wp-content/uploads/2009/12/disable-web-history-on-google-step-1.jpg" alt="Disable Google Web History - Step 1" title="Disable Google Web History - Step 1" style="margin: 10px; border: 1px solid gray; width: 500px;" /></a>
</p>
<p>
If you see a screen like on the screenshot below, you have now disable your Web History, and your search results will no longer be affected by what you have clicked on in the past. Now you should only see &#8220;clean&#8221; SERP&#8217;s from Google.<br />
<a class="thickbox" rel="google-web-history" href="http://christianjessen.dk/wp-content/uploads/2009/12/disable-web-history-on-google-step-2.jpg" title="Disable Google Web History - Step 2"><img src="http://christianjessen.dk/wp-content/uploads/2009/12/disable-web-history-on-google-step-2.jpg" alt="Disable Google Web History - Step 2" title="Disable Google Web History - Step 2" style="margin: 10px; border: 1px solid gray; width: 500px;" /></a>
</p>
<p style="padding-top: 10px;">
I see this as a bad move from Google, but it is mainly in the light of working with SEO. It will now be harder to check your rankings, make your customer see their true rankings, and it is harder to predict if your will be on top of the search results for the visitors, as the SERP&#8217;s now will look much more different depending on which computer you search from. This will also be a big problem on public computers.
</p>
<p>
What do you think about the Google Personalized Web Results? Is it good or bad that Google now is &#8220;forcing&#8221; everybody to use it, and activates it as default? Most people searching on Google will probably never now about the Web History, and therefore never disable it. Feel free to throw a comment below the post.</p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/why-you-should-disable-google-web-history/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Google Sniper Week #5 &#8211; Now Going For Adsense Sniper Sites</title>
		<link>http://christianjessen.net/google-sniper-week-5-adsense-sniper-sites/</link>
		<comments>http://christianjessen.net/google-sniper-week-5-adsense-sniper-sites/#comments</comments>
		<pubDate>Mon, 23 Nov 2009 14:03:41 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[google sniper]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[the google sniper experience]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://christianjessen.dk/?p=291</guid>
		<description><![CDATA[So I have done over a month of this Google Sniper project, and created a total of 14 sniper sites. This week I havent done so much work on my sniper sites, but made some research and got some new ideas. So far I have experience that the Clickbank products really have a low conversion [...]]]></description>
			<content:encoded><![CDATA[<p>So I have done over a month of this Google Sniper project, and created a total of 14 sniper sites. This week I havent done so much work on my sniper sites, but made some research and got some new ideas. So far I have experience that the Clickbank products really have a low conversion rate. I havent sold a singe Clickbank product yet, even though I&#8217;m getting more and more hops. About 30% of the visitors on the sniper sites click on the affiliate links &#8211; thats 30% CTR, which is pretty amazing, but doesnt help me at all, if people doesnt buy the products.<br />
<span id="more-291"></span></p>
<h3>Now Making Adsense Sniper Sites</h3>
<p>I tried doing some research and rethinking of my project this weekend, as I took a travel to La Paz and got a lot of time to relax, do some work and think about my strategy. With the low CTR on clickbank, I figured out that it is better to go for CPC (Google Adsense) instead of Affiliate Marketing with CPA. Currently I am testing a few of the sniper sites with putting Adsense on it, and setting them to be viewed around 400 times. This will give me an idea of the CTR in those niches, and see if its more profitable to turn them into Adsense Snipers. Besides that I made some new Keyword Research, and registred 9 new domains for Adsense Sniper sites. One of these sites will be an authority site, as I like the subject and would like to add some more articles on the site. I&#8217;ll try to create 5 articles per week for the site, and see how it will go.</p>
<p>Inspired by <a href="http://mikeiser.com/day-197-as7172-site-rankings-big-adsense-day-again">Mike Iser</a>, who is truly a site-building machine with over 70 Adsense Sniper sites, I will try to create 1 new Adsense Sniper every day in this week, and see how that goes. Next week I&#8217;ll have to decide if I want to spend some time creating backlinks with <a href="/UAW.php" rel="nofollow">Unique Article Wizard (UAW)</a> and <a href="http://EzineArticles.com">EzineArticles</a>, and maybe try some other techniques, or if I want to keep on pumping out Adsense Sniper Sites. I also decided to write atleast 1 EzineArticle for each site, with a link to the main site and one of the posts. I hope this will give me a good positive effect on the rankings for the sites.</p>
<h3>Project Google Sniper &#8211; Week #5</h3>
<p><strong>Sniper sites created:</strong> 14</p>
<p><strong>Google rankings on main keyword</strong><br />
Site #1: None<br />
Site #2: 2 <em>(Back in rankings after 3-4 days in Sandbox)</em><br />
Site #3: 7 <em>(+0)</em><br />
Site #4: 16 <em>(+21)</em><br />
Site #5: 40 <em>(Doing some Google Dancing)</em><br />
Site #6: 10 <em>(-1)</em><br />
Site #7: 6 <em>(-3)</em><br />
Site #8: 3 <em>(+0)</em><br />
Site #9: 4 <em>(+1)</em><br />
Site #10: 5 <em>(+2)</em><br />
Site #11: 3  <em>(+0)</em><br />
Site #12: 4 <em>(+1)</em><br />
Site #13: 13 <em>(NEW)</em><br />
site #14: NONE <em>(NEW)</em></p>
<p><strong>Clickbank hops:</strong> 132 <em>(+62)</em> (New analytics) / 142 <em>(+58)</em> (Own stats)<br />
<strong>Amazon clicks:</strong> 67 Clicks <em>(-12)</em><br />
<strong>Amazon Earnings:</strong> $0</p>
<div class="block">If you want to follow my Google Sniper Experience, you can subscribe to my posts by either subscribing to my mailing list (Just enter your email address in the box to the right and press &#8220;Subscribe&#8221;) or <a href="http://christianjessen.dk/feed">subscribe to my RSS Feed</a>.</p>
<p>Interested in Google Sniper? <a href="http://christianjessen.dk/google_sniper.php" rel="nofollow">Click here to read more at the official site.</a></div>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/google-sniper-week-5-adsense-sniper-sites/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>What is Adsense Sniper</title>
		<link>http://christianjessen.net/what-is-adsense-sniper/</link>
		<comments>http://christianjessen.net/what-is-adsense-sniper/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 06:15:30 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Affiliate Marketing]]></category>
		<category><![CDATA[Business]]></category>
		<category><![CDATA[google sniper]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[SEO Tips]]></category>
		<category><![CDATA[the google sniper experience]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://christianjessen.dk/?p=285</guid>
		<description><![CDATA[Lately I have been recieving some searches from Google on Adsense Sniper sites, so I decided to make a short post what these Adsense Snipers actually are, and why they are so interesting. I have been working on my Google Sniper project for about a month, and I reached a point where I&#8217;m going to [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I have been recieving some searches from Google on Adsense Sniper sites, so I decided to make a short post what these Adsense Snipers actually are, and why they are so interesting. I have been working on my Google Sniper project for about a month, and I reached a point where I&#8217;m going to try to make some sites that doesn&#8217;t just target Clickbank and other affiliate products, but instead will be based on Adsense income.<br />
<span id="more-285"></span></p>
<p>Note that I have not read &#8220;Xfactors guide&#8221; to these Adsense sniper sites, and my experience and description is solely based on my current experience with Google Sniper, and what I have read about these types of sites on other blogs. I mostly got inspired by <a href="http://mikeiser.com/">Mike Iser</a>, who is reporting daily about is road to a full time passive Internet income, and also Sara from <a href="http://www.noteworthytips.com/">Noteworthy Tips</a>. Sara also blogs about her journey to a $5k a month income from Internet marketing, so those two blogs are definately worth checking out, if you a looking for more information about making money online.</p>
<h3>So what is these &#8220;Adsense Sniper&#8221; sites?</h3>
<p>In essence they are basically sites &#8220;Made for Adsense&#8221; (MFA), but this is a bit &#8220;hush-hush&#8221;, as it is against the rules of Google Adsense. You start by doing some keyword research, and find some good keywords with a lot of searches on, where the competition (other sites ranking in Google) is low and the Adwords CPC is as high as possible. Then you buy a domain name with the exact keyword in and create your Adsense sniper site by writing a few texts about the subject, ofcouse optimised for Google by using LSI keywords (I might write more about that subject later). Do a bit of link building (Like submitting <a href="http://christianjessen.dk/UAW.php" rel="nofollow">UAW articles</a> or EzineArticles) and get your site to rank in the first 10 results on Google for that keyword. Ofcouse the best would be to rank #1, and get as many visits from <a href="http://google.com/">Google</a> as possible.</p>
<p>The goal for your sites is then to get this traffic from Google converted into clicks on your Adsense boxes. Lets say you find a keyword called &#8220;Dog training tips&#8221;, get the domain &#8220;dogtrainingtips.com&#8221; and get a lot of traffic from your main keyword on Google. Your goal will not just be to give some good information about &#8220;Dog training tips&#8221;, but to get the visitors to click on the Adsense links, and in the end earning you money.</p>
<p>Now these sites may take 3-5 hours to create and get ranking, but if you get them to be stable in the search results, you will keep getting traffic (and money) from these sites, without having to work on them again. Using this method you can end up having a nice big passive income, earning money for years without doing more than 3-5 hours of work for each site. That is the basic idea behind the Adsense Sniper Sites.</p>
<p>I hope you could use this description of Adsense Snipers, make sure to follow my blog for more updates on this subject in the future. I am already working on creating my first batch of these new sniper sites, and I will ofcourse keep blogging about my experiences and how it will go.</p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/what-is-adsense-sniper/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

