<?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>archGFX &#187; domains</title>
	<atom:link href="http://archgfx.net/tag/domains/feed" rel="self" type="application/rss+xml" />
	<link>http://archgfx.net</link>
	<description>Austin web designer - Adam Freetly</description>
	<lastBuildDate>Sun, 03 May 2009 17:54:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Changing Hosts the hard way</title>
		<link>http://archgfx.net/blog/2007/geek/blogging/changing-hosts-the-hard-way</link>
		<comments>http://archgfx.net/blog/2007/geek/blogging/changing-hosts-the-hard-way#comments</comments>
		<pubDate>Sun, 08 Apr 2007 03:14:09 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[archgfx]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[IIS]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2007/asides/changing-hosts-the-hard-way</guid>
		<description><![CDATA[In case you're wondering where this blog dissappeared to today (and i knowyou weren't), I finally got tired enough of dealing with PHP 4/IIS/the lack of REQUEST_URI that i changed hosts. Thusly, the CNAME record for this blog dissappeared for a few hours. The main reason i switched was that i wanted was to be [...]]]></description>
			<content:encoded><![CDATA[<p>In case you're wondering where this blog dissappeared to today (and i knowyou weren't), I finally got tired <em>enough</em> of dealing with <acronym title='PHP Hypertext Processor'><span class='caps'>PHP</span></acronym> 4/<acronym title='Internet Infomation Server'><span class='caps'>IIS</span></acronym>/the lack of REQUEST_URI that i changed hosts.   Thusly, the CNAME record for this blog dissappeared for a few hours.</p>
<p>The main reason i switched was that i wanted was to be able to move wordpress into the top level directory, from  <code>/blog/</code>.  so i figured i'd try and do it all in one fell swoop.  what's more fun than trying to do something "mission critical" in a language you've just learned?  so here's what i added to my <code>.htaccess</code> file:</p>
<p><code>&lt;IfModule mod_rewrite.c&gt;<br />
RedirectMatch 301 /blog/index.php/(.*)  /blog/$1<br />
RedirectMatch 301 /blog/wp-content/(.*)  /wp-content/$1<br />
&lt;/IfModule&gt;</code></p>
<p>the first line is for old <acronym title='Uniform Resource Locator'><span class='caps'>URL</span></acronym>'s.  the second line is for anything i uploaded and referenced in a post (especially images).  so far both seem to be working.  (i found the <a href="http://forum.powweb.com/showthread.php?t=71002">RedirectMatch example on this page</a>).  And, since you're reading this, the CNAME record seems to have been set up, although i had to file a support ticket for that.</p>
<p><ins datetime="2007-04-08T15:58:37+00:00"><strong>UPDATE:</strong>  i forgot that i'd also added a prefix to my permalink structure (/blog/) so my redirects were all failing.  should be fixed now (code updated)</ins></p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2007/geek/blogging/changing-hosts-the-hard-way/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>More Blue!</title>
		<link>http://archgfx.net/blog/2007/asides/more-blue</link>
		<comments>http://archgfx.net/blog/2007/asides/more-blue#comments</comments>
		<pubDate>Sun, 01 Apr 2007 16:46:13 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[Asides]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[humor]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2007/asides/more-blue</guid>
		<description><![CDATA[apparently, domains are cheaper than candy.  or owen's got an in.  or despite the absurdity of it all, he's actually serious.  given that the real announcement is that his wordpress importer for habari seems to have worked.]]></description>
			<content:encoded><![CDATA[<p><img src="http://forkpress.com/images/logo.gif" height="154" width="138" /></p>
<p>apparently, <a href="http://forkpress.com/">domains</a> are <a href="http://bbqpress.com">cheaper</a> than <a href="http://getk3.com">candy</a>.  or owen's got an in.  or despite <a href="http://asymptomatic.net/time-to-fork/atom">the absurdity of it all,</a> he's actually serious.  given that the real announcement is that his <a href="http://asymptomatic.net/the-path-to-enlightenment">wordpress importer for habari</a> seems to have worked.</p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2007/asides/more-blue/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Domain Mapping and SEO</title>
		<link>http://archgfx.net/blog/2006/geek/blogging/domain-mapping-and-seo</link>
		<comments>http://archgfx.net/blog/2006/geek/blogging/domain-mapping-and-seo#comments</comments>
		<pubDate>Fri, 15 Dec 2006 18:51:59 +0000</pubDate>
		<dc:creator>adam</dc:creator>
				<category><![CDATA[blogging]]></category>
		<category><![CDATA[archgfx]]></category>
		<category><![CDATA[domains]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[wordpress.com]]></category>

		<guid isPermaLink="false">http://archgfx.net/blog/2006/asides/domain-mapping-and-seo</guid>
		<description><![CDATA[I domain mapped this blog to a subdomain of archGFX earlier this month, based on the idea that it would be beneficial to the visibility of my main site. I'm not sure how successful that's been, since i'm not really sure how all this works. Google google seems to be aware that sbk.wp.com = sbk.archgfx.net. [...]]]></description>
			<content:encoded><![CDATA[<p>I domain mapped this blog to a subdomain of archGFX earlier this month, based on the idea that it would be beneficial to the visibility of my main site.  I'm not sure how successful that's been, since i'm not really sure how all this works.</p>
<h3>Google</h3>
<p>google seems to be aware that sbk.wp.com = sbk.archgfx.net.</p>
<p><img src="http://sunburntkamel.archgfx.net/files/2006/12/h-pagerank.jpg" alt="Pagerank" /></p>
<p>Except that external pagerank checkers don't see things that way.  sbk.archgfx.net gets 0 from blogflux' pagerank checker, while sbk.wp.com still holds down a 6. <a href="http://pr.blogflux.com/"><img src="http://pr.blogflux.com/pr.php" alt="Google PageRank Checker Tool" class="right" border="0" height="15" width="80" /></a><br />
Also, as far as their blogsearch is concerned, sbk.wp.com is <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;q=link%3Asunburntkamel.wordpress.com&amp;btnG=Search+Blogs">doing far better</a> than sbk.archgfx.net, <a href="http://blogsearch.google.com/blogsearch?hl=en&amp;ie=UTF-8&amp;q=link%3Asunburntkamel.archgfx.net&amp;btnG=Search+Blogs">with no overlap in links</a>.</p>
<h3>Yahoo!</h3>
<p><img src="http://sunburntkamel.archgfx.net/files/2006/12/yahoo-inlinks.jpg" alt="Yahoo inlinks chart" /></p>
<p>After changing my yahoo! site explorer account to check archgfx.net rather than www.archgfx.net, my inlinks doubled.   That's because they're counting inlinks to sbk.wp.com as well, so they get the prize for handling the domain mapping the best.</p>
<h3>Technorati</h3>
<p>it pains me to even mention technorati.  People who use technorati <a href="http://healthbolt.net/2006/11/30/color-coded-above-the-fold-composite-map-of-the-top-10-blogs-on-technorati/" title="okay, i know, you did it by hand, but still...">as any sort of metric</a>, seem to also <a href="http://www.37signals.com/svn/posts/93-its-the-content-not-the-icons" title="c'mon.  logic and reason.  please.">think that 10 is a valid sample size</a>.  Nonetheless, a technorati rank is some sort of badge of how cool you are.  technorati falls prey to the same trap as google's blogsearch, maintaining separate rankings for both addresses.  having only looked at google and yahoo's webmaster tools, i wasn't aware that i hadn't maintained my ranking, until i read //engtech's <a href="http://engtech.wordpress.com/2006/10/27/wordpresscom-domain-registration-from-the-users-point-of-view/" title="//engtech">rundown on trying to get technorati to fix their rankings</a>.  Technorati still removes anyone who gets their ranking by distributing blog software that links back to their site.  That sort of lack of skill (google's blogsearch is perfectly capable of removing backlinks to archgfx that come from disconnected) coupled with a lack of value for those who give back to the community really makes it hard to trust them.</p>
]]></content:encoded>
			<wfw:commentRss>http://archgfx.net/blog/2006/geek/blogging/domain-mapping-and-seo/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
