<?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</title>
	<atom:link href="http://christianjessen.net/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>Tue, 17 Apr 2012 11:13:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Increasing Search Traffic with 20% By Adding Rich Snippets (Star Ratings)</title>
		<link>http://christianjessen.net/increasing-search-traffic-with-20-by-adding-rich-snippets-star-ratings/</link>
		<comments>http://christianjessen.net/increasing-search-traffic-with-20-by-adding-rich-snippets-star-ratings/#comments</comments>
		<pubDate>Tue, 17 Apr 2012 11:13:49 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Google]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[businessperu]]></category>
		<category><![CDATA[traffic]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=648</guid>
		<description><![CDATA[Google have for some time allowed publisher to add ratings to their pages using markup, so they can show the votes in the SERPs. While updating BusinessPeru to use general markup (more in the bottom of the post), I thought it would be a good idea to make a fast little function to let users [...]]]></description>
			<content:encoded><![CDATA[<p>Google have for some time allowed publisher to add ratings to their pages using markup, so they can show the votes in the SERPs. While updating BusinessPeru to use general markup (more in the bottom of the post), I thought it would be a good idea to make a fast little function to let users vote on the companies and see if we could get Google to show the ratings in the SERPs.<span id="more-648"></span></p>
<p>&nbsp;</p>
<p style="text-align: center;"><a href="http://christianjessen.net/wp-content/uploads/2012/04/businessperu-serp-stars.png"><img class="aligncenter  wp-image-652" title="Search Result with star rating" src="http://christianjessen.net/wp-content/uploads/2012/04/businessperu-serp-stars.png" alt="" /></a></p>
<p>Above is a screenshot of a search result from BusinessPeru where Google have added the rating. I did have an idea that the general CTR in the SERPs would be higher as the stars make your result stand out &#8211; but I had no idea that we would see a change of 20% in traffic increase.</p>
<p>The screenshot below shows our Analytics comparing the month before and the month after implementing the stars. (Showing incoming organic traffic) As you can see it shows almost 20% increased traffic from organic search, improving on every single day except the Easter Holidays as marked &#8211; as our traffic always drops on holidays and weekends.</p>
<p style="text-align: center;"><a href="http://christianjessen.net/wp-content/uploads/2012/04/businessperu-analytics-snippets-change.jpg"><img class="aligncenter  wp-image-649" title="Search Traffic for BusinessPeru" src="http://christianjessen.net/wp-content/uploads/2012/04/businessperu-analytics-snippets-change.jpg" alt="Increase by 20%" width="561" /></a></p>
<p>&nbsp;</p>
<h2>So what are you waiting for?</h2>
<p>Implementing stars (and other markup tags to add rich snippets) is actually very easy. If you are using WordPress I suggest you have a look at <a href="http://www.gdstarrating.com/">GD star rating</a> which I use on my blogs (including this one). Make sure you test your sites with <a href="http://www.google.com/webmasters/tools/richsnippets">Google&#8217;s Rich Snippets Testing Tool</a> (part of Webmaster Tools).</p>
<p>There is many other markup tags you can add, and recently they started using and showing <a href="http://googlewebmastercentral.blogspot.com/2012/04/updates-to-rich-snippets.html">Product Rich Snippets</a> in the global search results &#8211; so if you have a webshop or are listing products, make sure to add markup to your HTML.</p>
<p>&nbsp;</p>
<p>If you have any questions or want a guide of how to implement it, feel free to post a comment here. I hope this helps more webmasters implementing these features &#8211; and as you can see of our results, it is well worth the time adding a rating system and using markup tags.</p>
<p>You can also see an example of the rating system on one of our listing pages: <a href="http://businessperu.pe/mediterraneo-chicken">Mediterraneo Chicken Miraflores</a></p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/increasing-search-traffic-with-20-by-adding-rich-snippets-star-ratings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bootstrap for WP &#8211; A WordPress Theme Build On Bootstrap From Twitter</title>
		<link>http://christianjessen.net/bootstrap-wordpress-theme/</link>
		<comments>http://christianjessen.net/bootstrap-wordpress-theme/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 19:16:50 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[bootstrap]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=630</guid>
		<description><![CDATA[I have been using and updating this theme for a while, and I finally decided that it reached a point where I would publish something about it &#8211; so here we go. This is my first public WordPress Theme and also my first Open Source project on Github. The theme is completely free to use [...]]]></description>
			<content:encoded><![CDATA[<p>I have been using and updating this theme for a while, and I finally decided that it reached a point where I would publish something about it &#8211; so here we go. This is my first public WordPress Theme and also my first Open Source project on Github. The theme is completely free to use and modify, and if you like it I hope you will contribute to it. <a href="https://github.com/christianjessen/bootstrap-for-wp/" title="Bootstrap for WP">See and download the latest source from Github right here.</a><br />
<span id="more-630"></span></p>
<div style="float: right; margin: 0 0 10px 10px;">
<a href="http://christianjessen.net/wp-content/uploads/2012/03/screenshot.jpg"><img src="http://christianjessen.net/wp-content/uploads/2012/03/screenshot-300x158.jpg" alt="Screenshot of Bootstrap for WP" title="Screenshot of Bootstrap for WP" width="300" height="158" class="aligncenter size-medium wp-image-633" style="border: 1px solid gray;" /></a>
</div>
<p>The theme is build up with <a href="http://twitter.github.com/bootstrap/" title="Bootstrap, from Twitter">Bootstrap 2.0.1</a> and is currently support English and Danish. It is mainly made for my own use on this blog (and my Danish blog) to get some experience in designing themes for WordPress and using Bootstrap.</p>
<p><strong>How to Install</strong><br />
1) <a href="https://github.com/christianjessen/bootstrap-for-wp/zipball/master" title="Latest .zip of master from Github">Download the latest .zip file from Github.</a><br />
2) Upload to your WordPress in the wp-content/themes folder<br />
3) Activate theme and enjoy!</p>
<p><strong>Credits</strong><br />
Big thanks goes out to  <a href="http://twitter.com/mdo">@mdo</a> and <a href="http://twitter.com/fat">@fat</a> for creating Bootstrap and making it available as open source.</p>
<p><strong>TODO</strong><br />
I&#8217;d like to add several futures in upcoming versions:<br />
- Edit the theme to fully comply with the <a href="http://codex.wordpress.org/Theme_Review">WordPress.org Theme Review guidelines</a> and upload it to WordPress.org<br />
- Figure out a way to get the top menu to support Dropdown for sub-pages<br />
- Update the comments styles to look better<br />
- Update comment form to use Glyphicons</p>
<p>If you have any suggestions, feel free to leave them in this post or send me an email. And don&#8217;t forget to feel free to contribute to Github!</p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/bootstrap-wordpress-theme/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CTA in emails and sharing private data &#8211; Nixter &#8211; Chilean StartUp</title>
		<link>http://christianjessen.net/cta-in-emails-and-sharing-private-data-nixter-chilean-startup/</link>
		<comments>http://christianjessen.net/cta-in-emails-and-sharing-private-data-nixter-chilean-startup/#comments</comments>
		<pubDate>Tue, 06 Mar 2012 02:56:25 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=602</guid>
		<description><![CDATA[This is a small lesson that Chilean startups (and all other startups or online marketing people) really should learn something from. While I had other posts in mind, this email I received today just contained so many big mistakes that I though it would be interesting to write about. First of all, let me explain [...]]]></description>
			<content:encoded><![CDATA[<p>This is a small lesson that Chilean startups (and all other startups or online marketing people) really should learn something from. While I had other posts in mind, this email I received today just contained so many big mistakes that I though it would be interesting to write about.</p>
<p>First of all, let me explain that Nixter is a Chilean startup <a href="http://andesbeat.com/2011/12/02/nixter-raises-100k-from-chilean-angel-investors/" title="Read about Nixter on AndesBeat">that recently raised $100.000 from Chilean Angel Investors</a>. I read about them on AndesBeat, and it does state that they went to San Francisco to work as part of some kind of incubator &#8211; cool for them, indeed.<br />
<span id="more-602"></span><br />
Now let&#8217;s go straight to the point. As I was curious, I of course signed up to receive an email when they launched their app. And today the email below popped into my mailbox. But there are two <strong>huge</strong> mistakes in that email.<br />
</p>
<p><b>1)</b> They sent the email with everyone as cc, giving up people&#8217;s email addresses. That is sharing with 3rd party. How can people working in tech not know the difference of cc and bcc?</p>
<p><b>2)</b> There is no clear call to action! (CTA) Where am I supposed to go to download Nixter? Where can I read more about it? The only thing is a link to their website in the signature, and a non-clickable Twitter-account.</p>
<p><img class="size-full wp-image-603" title="How not to send out an email" src="http://christianjessen.net/wp-content/uploads/2012/03/nixter-email-fail.jpg" alt="Big fail, privacy breaking and no CTA!" width="801" height="454" style="border: 1px solid gray; margin: 10px auto 10px auto;" /></p>
<p><strong>Did you forget your roots?</strong><br />
Now before I get to the point of what they should have done with the email, another even more tragic thing occurred to me. As I clicked on the link in their signature to go to their website, I got the message you see below.</p>
<blockquote><p><em>&#8220;Nixter is not available in your country&#8230; yet&#8230;&#8221;</em></p></blockquote>
<p>But I am sitting in Chile &#8211; isn&#8217;t that where your startup is from? Wasn&#8217;t the angel investors Chilean? Or is it just yet another Silicon Vallay wannabe-startup type, that only wants to make product for the SV/SF Bay-area? Come on, at least make it available in your own country!</p>
<p><img src="http://christianjessen.net/wp-content/uploads/2012/03/nixter-launch-page-fail.jpg" alt="I am in Chile - Chilean Startup, right?" title="Not available in your country" width="675" height="268" class="size-full wp-image-604" style="border: 1px solid gray; margin: 10px auto 10px auto;" /></p>
<p><strong>And what can we learn from this?</strong><br />
<b>1)</b> Never send out emails to your customers putting them all in the cc or to field! This is a mistake that simply should not happend, especially not when we are talking about tech people! This is breaking every single standard for privacy and trust in the company.</p>
<p><b>2)</b> Make a clear <abbr title="Call To Action">CTA</abbr> in every email you send out! Even if you send the email out in plain text, make a bit fat link in the middle of the email with a clear &#8220;Click here to download our app&#8221;. Don&#8217;t leave your customers in the blind.</p>
<p><b>3)</b> If you don&#8217;t have your product ready yet, don&#8217;t bother people. There is nothing less interesting than a &#8220;Sorry not available in your country&#8221; if you just sent me an email saying it is! That is called wasting people&#8217;s time, and patience is not a virtue people have online. Soon the email will be deleted and the user has forgotten everything about you or your product.</p>
<p>To the Nixter team, if any of you are reading: Please don&#8217;t take this as anything negative, just please learn from it. I am looking forward to testing your product one day, but please don&#8217;t make rookie mistakes like this &#8211; it will make you look bad for your customers and if you keep on making them, it will hurt your sales and reputation in the future.</p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/cta-in-emails-and-sharing-private-data-nixter-chilean-startup/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>An honest tale of VPS in the Cloud with VPS.net</title>
		<link>http://christianjessen.net/vps-net-good-and-bad-cloud-hosting/</link>
		<comments>http://christianjessen.net/vps-net-good-and-bad-cloud-hosting/#comments</comments>
		<pubDate>Sun, 30 Oct 2011 04:47:09 +0000</pubDate>
		<dc:creator>Christian Jessen</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[geek]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://christianjessen.net/?p=584</guid>
		<description><![CDATA[DISCLAIMER: While this is an completely honest review about my experiences with VPS.net as a hosting company, they incentive to write the post came from their competition of giving away a free node. Since I wanted to share my experiences for some time, I might as well get an extra node out of it. So [...]]]></description>
			<content:encoded><![CDATA[<p><strong>DISCLAIMER:</strong> While this is an completely honest review about my experiences with VPS.net as a hosting company, they incentive to write the post came from <a href="http://www.vps.net/blog/2011/10/27/were-going-to-one-up-ourselves-and-give-you-a-free-node/" title="VPS.net giving away free nodes">their competition of giving away a free node</a>. Since I wanted to share my experiences for some time, I might as well get an extra node out of it. So now you know, don&#8217;t hate me for using the opportunity.</p>
<p><span id="more-584"></span></p>
<p>
<div style="float: right;"><img src="http://christianjessen.net/wp-content/uploads/2011/10/vpsnetlogo.png" alt="Logo of cloud-hosting company VPS.net" /></div>
<p>About a year ago I started moving more of my hosting to &#8220;the cloud&#8221;, basically choosing to use a VPS solution instead of renting servers in a datacentre. It was right after a breakdown, and the danish hosting center that I had used since 2007 (former Plusnet, later bought by Jay.net) had a terrible customer service and the server I was renting was starting to break down. The point where I took the decision to switch, was when it took me over 3 days to get them to change the HDD in the server &#8211; in the end they &#8220;upgraded&#8221; me to a newer server and fixed the old HDD and connected it with a USB cable. But 3-4 days of downtime is just not acceptable, when you are running both email and production websites for your clients.</p>
<p>I have learned a lot more about hosting since then; I am no pro, no do I normally work with hosting, but having more and more production sites online, it makes me extremely annoyed when I get downtime. With this world of cloud-computing, any downtime at all is almost unacceptable. One of the things I did was to make sure all email hosting was no longer on the same servers (I actually use a $10-monthly account at HostGator for all email hosting).</p>
<p>Now with VPS.net I will start by making a short list of the good and the bad, before I try to make a final point. I can however say that I have decided to experience with Amazon in the future, but it will be when time allows me to play with a more challenging project &#8211; I already have the ideas to split it up (DB, main source &#038; user data like images apart, using Amazon&#8217;s <a href="http://aws.amazon.com/elasticloadbalancing/" title="Amazon's Elastic Load Balancing - amazing concept!">Elastic Load Balancing</a> to reach fail-over).</p>
</p>
<p><b>Things I like about VPS.net</b></p>
<ul>
<li><em>Excellent free support</em> goes a long way. When people are nice and usually answers within 10 minutes, it is hard to get mad &#8211; even when having problems with downtime.</li>
<li><em>The price</em> is another great reason to buy a VPS. Starting at $20 USD per month (or $1 per day if you need a quick burst), and going down the more you buy, the nodes are pretty cheap. I currently pay around $100 per month for 2 instances with 3 nodes each, which is plenty to run for most of my projects. If you ever need more, you can give a quick burst for a day or two with extra nodes, which is a nice option to have.</li>
<li><em>Scalability</em> is the last thing I will emphasize. As mentioned above, upgrading your VPS with more nodes is easy and the user interface is really nice. Seeing a growth in traffic? Throw an extra node and make sure your VPS can take the pressure.</li>
</ul>
<p><b>And now to the downsides of using VPS.net&#8230;</b></p>
<p>As I said in the beginning, this will be a honest review of my experiences using VPS.net, and going through the positive stuff have given them enough credit. Like I mentioned before I am planning to do some more technical experiences by custom building some application for AWS &#038; spreading out the hosting with fail-overs.</p>
<p>So right off to the main points why I would not recommend you to use VPS.net and the couple of incidents I had..</p>
<p>The might be some <em>downtime</em> &#8211; yes I know, &#8220;how can you expect 100% uptime?&#8221;. This is the cloud. The only downtime should be when I fuck up my settings, or do some other stupid thing. I had a couple of times where my VPS was suddenly read-only, and they had to use some time fixing it. Below is a screenshot of the last couple of months where I have been using Pingdom, with &#8220;only&#8221; 98.62% uptime. anything below 99% is not good (in my eyes) when we are talking about &#8220;the cloud&#8221;. As the screenshot shows, I had a day with over 11 hours of downtime &#8211; just not acceptable with production servers in my mind.</p>
<div style="margin: 10px; text-align: center;"><img src="http://christianjessen.net/wp-content/uploads/2011/10/pingdom-uptime-graph-bpnet.png" style="width: 530px;" alt="Downtime with VPS.net" /></div>
<p>Now you probably wonder if I am going to end this post either blessing VPS.net as &#8220;the best VPS hosting provider&#8221; and throwing some affiliate link, or if I will come with some negative crap about &#8220;that day with 11 hours of downtime&#8221;. But well, I promised to be honest so I can do neither.</p>
</p>
<p>In the end, they are providing a good service for what you pay. $20 per month per node including free support (where they always have answered within 15 minutes) is not that bad. But &#8211; and this is a big mother-but for me &#8211; the best host is where you do NOT need to contact the support <strong>at all</strong>. </p>
<p>I&#8217;d love to hear from you, if you have experiences with VPS.net &#8211; just throw a comment below. And if you are looking for a VPS provider, take a look at them. It also depends how serious you are, and how hard you look at a bit downtime. Nobody is perfect, and VPS certainly still have some work to do to become a 100% stable cloud-hosting provider, that I would recommend. If I ever get around to do the project using Amazon&#8217;s micro-instances to create fail-overs, I will ofcourse follow up with another blogpost about that.</p>
]]></content:encoded>
			<wfw:commentRss>http://christianjessen.net/vps-net-good-and-bad-cloud-hosting/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<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/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/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/Brahma.jpg" title="Just felt like I wanted to make a tribute to a good cheap beer, Brahma, which I drink a lot of here." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Brahma" alt="Brahma" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Brahma.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 - NE.jpg.jpg" title="Again Lima bynight. Looking northeast. I love looking over the city of Lima at the night." class="shutterset_related-images-for-mozcation-in-lima-and-seo-in-general-in-peru" ><img title="Lima - Nightlight - NE" alt="Lima - Nightlight - NE" src="http://christianjessen.net/wp-content/gallery/lima/thumbs/thumbs_Lima - Nightlight - NE.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 - 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 - 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>
</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>
	</channel>
</rss>

