<?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>dotvoid.com &#187; seo</title>
	<atom:link href="http://www.dotvoid.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dotvoid.com</link>
	<description>Experiments and thoughts in PHP and javascript</description>
	<lastBuildDate>Tue, 11 Oct 2011 12:49:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Ye olde English is dead</title>
		<link>http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/</link>
		<comments>http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 08:34:06 +0000</pubDate>
		<dc:creator>Danne</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[i18n]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.dotvoid.com/?p=361</guid>
		<description><![CDATA[There are probably as many solutions to creating SEO friendly urls as there are actual implementations. After real work yesterday I started looking at the rather simple method based on the PHP built in strtr() we use. It&#8217;s very simple and apart from some uppercase, lowercase and utf8 juggling the (very shortened) basis is something [...]]]></description>
			<content:encoded><![CDATA[<p>There are probably as many solutions to creating SEO friendly urls as there are actual implementations. After real work yesterday I started looking at the rather simple method based on the PHP built in <a href="http://www.php.net/strtr/">strtr()</a> we use. It&#8217;s very simple and apart from some uppercase, lowercase and utf8 juggling the (very shortened) basis is something like below.</p>
<pre>$isochars = "\xFC\xFD\xFF";
$asciichars = "uyy";
$urlfriendly = strtr($actual_string, $isochars, $asciichars);</pre>
<p>What struck me was that the character þ (FE in hex) was translated into y. As is correct if you look at how y, in different forms, was used as an abbreviation for <em>the</em>, <em>that</em> and so on in old English &#8211; or Anglo-Saxon. Often it is now written &#8220;<em>Ye</em>&#8221; as in the blog post title. (Yes &#8211; the &#8220;<em>Y</em>&#8221; in the title should be pronounced as &#8220;<em>th</em>&#8220;.</p>
<p>However, it is a bit odd as the Icelandic language still use the letter frequently. The sound value is more or less the equivalent of the English &#8220;<em>th</em>&#8221; in <em>this</em> or <em>the</em>.</p>
<p>The major value in SEO friendly urls is the readability. Shouldn&#8217;t it be more friendly and natural to translate þ into &#8220;th&#8221; in SEO friendly urls then?</p>


<div class="shr-bookmarks shr-bookmarks-expand shr-bookmarks-center shr-bookmarks-bg-knowledge">
<ul class="socials">
		<li class="shr-comfeed">
			<a href="http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/feed" rel="nofollow" class="external" title="Subscribe to the comments for this post?">Subscribe to the comments for this post?</a>
		</li>
		<li class="shr-delicious">
			<a href="http://delicious.com/post?url=http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/&amp;title=Ye+olde+English+is+dead" rel="nofollow" class="external" title="Share this on del.icio.us">Share this on del.icio.us</a>
		</li>
		<li class="shr-facebook">
			<a href="http://www.facebook.com/share.php?v=4&amp;src=bm&amp;u=http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/&amp;t=Ye+olde+English+is+dead" rel="nofollow" class="external" title="Share this on Facebook">Share this on Facebook</a>
		</li>
		<li class="shr-googlebuzz">
			<a href="http://www.google.com/buzz/post?url=http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/&amp;imageurl=" rel="nofollow" class="external" title="Post on Google Buzz">Post on Google Buzz</a>
		</li>
		<li class="shr-linkedin">
			<a href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/&amp;title=Ye+olde+English+is+dead&amp;summary=There%20are%20probably%20as%20many%20solutions%20to%20creating%20SEO%20friendly%20urls%20as%20there%20are%20actual%20implementations.%20After%20real%20work%20yesterday%20I%20started%20looking%20at%20the%20rather%20simple%20method%20based%20on%20the%20PHP%20built%20in%20strtr%28%29%20we%20use.%20It%27s%20very%20simple%20and%20apart%20from%20some%20uppercase%2C%20lowercase%20and%20utf8%20juggling%20the%20%28v&amp;source=dotvoid.com" rel="nofollow" class="external" title="Share this on LinkedIn">Share this on LinkedIn</a>
		</li>
		<li class="shr-plaxo">
			<a href="http://www.plaxo.com/?share_link=http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/" rel="nofollow" class="external" title="Share this on Plaxo">Share this on Plaxo</a>
		</li>
		<li class="shr-stumbleupon">
			<a href="http://www.stumbleupon.com/submit?url=http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/&amp;title=Ye+olde+English+is+dead" rel="nofollow" class="external" title="Stumble upon something good? Share it on StumbleUpon">Stumble upon something good? Share it on StumbleUpon</a>
		</li>
		<li class="shr-twitter">
			<a href="http://twitter.com/home?status=Ye+olde+English+is+dead+-+File: /data/app/webapp/functions.php<br />Line: 66<br />Message: Duplicate entry 'wt3fb' for key 'code'&amp;source=shareaholic" rel="nofollow" class="external" title="Tweet This!">Tweet This!</a>
		</li>
</ul>
<div style="clear:both;"></div>
</div>

]]></content:encoded>
			<wfw:commentRss>http://www.dotvoid.com/2009/03/ye-olde-english-is-dead/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

