<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SEO on Lantean</title><link>https://www.lantean.co/categories/seo/</link><description>Recent content in SEO on Lantean</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Mon, 27 May 2013 20:49:18 +0000</lastBuildDate><atom:link href="https://www.lantean.co/categories/seo/index.xml" rel="self" type="application/rss+xml"/><item><title>Route53 Failover Mechanism!</title><link>https://www.lantean.co/posts/route53-failover-mechanism/</link><pubDate>Mon, 27 May 2013 20:49:18 +0000</pubDate><guid>https://www.lantean.co/posts/route53-failover-mechanism/</guid><description>&lt;p&gt;Situation: you run your own website on an Amazon EC2 instance. Something happens: maybe the box runs out of resources (ddos, high traffic, you pick one!).
All of the sudden, your website is offline. Downtime means that Google will push it down in the ranking. So what do we do?.&lt;/p&gt;
&lt;p&gt;Well, AWS Route53 has a new, and super cool mechanism, that allows you to set Health Checks. If the website doesn&amp;rsquo;t pass it, the DNS record will switch to a failover entry.&lt;/p&gt;</description></item><item><title>Disabling Jetpack Stats</title><link>https://www.lantean.co/posts/disabling-jetpack-stats/</link><pubDate>Tue, 29 Jan 2013 20:41:55 +0000</pubDate><guid>https://www.lantean.co/posts/disabling-jetpack-stats/</guid><description>&lt;p&gt;So&amp;hellip; you just connected Jetpack to wordpress.com, and you can&amp;rsquo;t figure out how to disable the stats module&amp;hellip; right?.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s fairly easy. Firt, head to the admin, an click &amp;lsquo;Jetpack&amp;rsquo; on the left menu. Then, click the &lt;strong&gt;&amp;lsquo;Learn More&amp;rsquo; &lt;/strong&gt;button in the &lt;strong&gt;&amp;lsquo;Wordpress Stats&amp;rsquo;&lt;/strong&gt; section. You should be seeing the following:&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.lantean.co/wp-content/uploads/2013/01/deactivate-jetpack-stats.png"&gt;&lt;img class="aligncenter size-full wp-image-784" alt="deactivate-jetpack-stats" src="https://www.lantean.co/wp-content/uploads/2013/01/deactivate-jetpack-stats.png" width="488" height="398" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Notice the &amp;lsquo;Deactivate&amp;rsquo; button that appeared, right by the &amp;lsquo;Learn More&amp;rsquo; button?. Click it.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s it&amp;hellip; Wordpress Stats should be disabled by now!&lt;/p&gt;</description></item><item><title>We got a new domain!</title><link>https://www.lantean.co/posts/we-got-a-new-domain/</link><pubDate>Tue, 29 Jan 2013 13:55:44 +0000</pubDate><guid>https://www.lantean.co/posts/we-got-a-new-domain/</guid><description>&lt;p&gt;Well, as you might have noticed, we&amp;rsquo;ve got a brand new domain: lantean.co. This is sort of an experiment to me, to see if rankings can actually improve by leaving behind the .com.ar domain. (Since this site is written, essentially, in english, and .com.ar is geotargetted for Argentina).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://www.lantean.co/wp-content/uploads/2013/01/updating-domain-name.png"&gt;&lt;img class="aligncenter" alt="updating-domain-name" src="https://www.lantean.co/wp-content/uploads/2013/01/updating-domain-name.png" width="303" height="111" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;What was done in order to attempt to prevent drops in rankings?.&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;301 redirects from the old domain. How?. the .htaccess looks like this:
&lt;div class="highlight"&gt;&lt;pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-text-size-adjust:none;"&gt;&lt;code class="language-objc" data-lang="objc"&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;RewriteCond &lt;span style="color:#f92672"&gt;%&lt;/span&gt;{HTTP_HOST} &lt;span style="color:#f92672"&gt;!^&lt;/span&gt;www.lantean.co&lt;span style="color:#960050;background-color:#1e0010"&gt;$&lt;/span&gt; [NC]
&lt;/span&gt;&lt;/span&gt;&lt;span style="display:flex;"&gt;&lt;span&gt;RewriteRule &lt;span style="color:#f92672"&gt;^&lt;/span&gt;(.&lt;span style="color:#f92672"&gt;*&lt;/span&gt;)&lt;span style="color:#960050;background-color:#1e0010"&gt;$&lt;/span&gt; &lt;span style="color:#f92672"&gt;/&lt;/span&gt;&lt;span style="color:#960050;background-color:#1e0010"&gt;$&lt;/span&gt;&lt;span style="color:#ae81ff"&gt;1&lt;/span&gt; [R&lt;span style="color:#f92672"&gt;=&lt;/span&gt;&lt;span style="color:#ae81ff"&gt;301&lt;/span&gt;,L]&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/li&gt;
&lt;li&gt;I&amp;rsquo;ve indicated Google Webmaster Tools that the website has been moved. &lt;a href="http://support.google.com/webmasters/bin/answer.py?hl=en&amp;amp;answer=83105" title="Google Webmaster Tools"&gt;Here&lt;/a&gt; are the details.&lt;/li&gt;
&lt;li&gt;I&amp;rsquo;ve crossed my fingers!&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Stay tuned for updates!&lt;/p&gt;</description></item><item><title>Google Chrome: pageRank Tool</title><link>https://www.lantean.co/posts/google-chrome-pagerank-tool/</link><pubDate>Sun, 18 Mar 2012 04:58:05 +0000</pubDate><guid>https://www.lantean.co/posts/google-chrome-pagerank-tool/</guid><description>&lt;p&gt;If you haven&amp;rsquo;t ever heard about it.. pageRank is one of the core components of it&amp;rsquo;s awesome algorithm. Roughly speaking, the concept is&amp;hellip; you&amp;rsquo;re popular if people speaks about you. Right?. And if you&amp;rsquo;re popular, whatever you say should have a better ranking in google&amp;rsquo;s results.&lt;/p&gt;
&lt;p&gt;Well, the idea is&amp;hellip; there are several &amp;lsquo;root&amp;rsquo; webpages that have a high pageRank (which is a number ranged from 0 to 10), and there is a formula to calculate the pagerank of a page.. based on the pagerank of the backlinks. It&amp;rsquo;s a graph.. and the pageRank flows from those &amp;lsquo;root webpages&amp;rsquo;.&lt;/p&gt;</description></item><item><title>GeoTargeting your Website</title><link>https://www.lantean.co/posts/geotargeting-your-website/</link><pubDate>Sat, 10 Mar 2012 18:48:50 +0000</pubDate><guid>https://www.lantean.co/posts/geotargeting-your-website/</guid><description>&lt;p&gt;&lt;a href="https://www.lantean.co/wp-content/uploads/2012/03/Screen-Shot-2012-03-12-at-8.56.29-PM-e1331596657120.png"&gt;&lt;img class="ize-full wp-image-183" title="Screen-Shot-2012-03-12-at-8.56.29-PM-e1331596657120" src="https://www.lantean.co/wp-content/uploads/2012/03/Screen-Shot-2012-03-12-at-8.56.29-PM-e1331596657120.png" alt="" width="200" height="75" /&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Suppose that you&amp;rsquo;ve got a chinese or italian domain name. And&amp;hellip; for the sake of giving you an example, you wanna rank high in Argentina&amp;rsquo;s Google results.&lt;/p&gt;
&lt;p&gt;As you may (or may not know), google has regional search results. If you launch &amp;lsquo;google.com&amp;rsquo; while you&amp;rsquo;re in Argentina, you&amp;rsquo;ll get redirected to &amp;lsquo;google.com.ar&amp;rsquo;, and the &amp;lsquo;.com.ar&amp;rsquo; webpages will have more weight in the search results.&lt;/p&gt;
&lt;p&gt;Well&amp;hellip; there is a secret to this!. You can specify what&amp;rsquo;s the &amp;lsquo;Target Country&amp;rsquo; of a website. How?????&amp;hellip;.&lt;/p&gt;</description></item></channel></rss>