<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Make Your Own Short URLs in EE, MT, Joomla and Drupal</title>
	<atom:link href="http://blog.websitestyle.com/index.php/2009/04/19/make-your-own-short-urls-in-ee-mt-joomla-drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.websitestyle.com/index.php/2009/04/19/make-your-own-short-urls-in-ee-mt-joomla-drupal/</link>
	<description>Various Epiphanies of a Technical Mind</description>
	<lastBuildDate>Sun, 29 Jan 2012 23:20:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Doug</title>
		<link>http://blog.websitestyle.com/index.php/2009/04/19/make-your-own-short-urls-in-ee-mt-joomla-drupal/comment-page-1/#comment-71389</link>
		<dc:creator>Doug</dc:creator>
		<pubDate>Mon, 06 Jul 2009 21:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.websitestyle.com/?p=458#comment-71389</guid>
		<description>Another method for short URLs in Drupal is to use .htaccess as explained at &lt;a href=&quot;http://growingventuresolutions.com/blog/build-your-own-tinyurl-drupal-and-everything-you-need-know-about-paths-drupal#comment-59&quot; rel=&quot;nofollow&quot;&gt;Build your own Drupal tinyurl&lt;/a&gt;.

You use the node&#039;s id number with the domain name as the short url (ie. example.com/123) and htaccess redirects to (example.com/node/123). I suggest using an HTTP 3xx redirect code on the redirect.

From there can use Global Redirect module to make sure you have no duplicate content from alternative paths to the node.</description>
		<content:encoded><![CDATA[<p>Another method for short URLs in Drupal is to use .htaccess as explained at <a href="http://growingventuresolutions.com/blog/build-your-own-tinyurl-drupal-and-everything-you-need-know-about-paths-drupal#comment-59">Build your own Drupal tinyurl</a>.</p>
<p>You use the node&#8217;s id number with the domain name as the short url (ie. example.com/123) and htaccess redirects to (example.com/node/123). I suggest using an HTTP 3xx redirect code on the redirect.</p>
<p>From there can use Global Redirect module to make sure you have no duplicate content from alternative paths to the node.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

