<?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>Random bits &#187; sef url</title>
	<atom:link href="http://jamie.workingagenda.com/blog/tag/sef-url/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamie.workingagenda.com/blog</link>
	<description>Notes about things that do and don&#039;t make sense</description>
	<lastBuildDate>Mon, 15 Aug 2011 15:02:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Joomla and search engine friendly (SEF) URLs</title>
		<link>http://jamie.workingagenda.com/blog/2009/06/28/joomla-sef-urls/</link>
		<comments>http://jamie.workingagenda.com/blog/2009/06/28/joomla-sef-urls/#comments</comments>
		<pubDate>Sun, 28 Jun 2009 12:57:59 +0000</pubDate>
		<dc:creator>jamie</dc:creator>
				<category><![CDATA[Computers and Software]]></category>
		<category><![CDATA[Apache mod_rewrite]]></category>
		<category><![CDATA[failure]]></category>
		<category><![CDATA[htaccess.txt]]></category>
		<category><![CDATA[inmotionhosting.com]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[sef url]]></category>

		<guid isPermaLink="false">http://jamie.workingagenda.com/blog/?p=400</guid>
		<description><![CDATA[I have recently installed Joomla! 1.5 on server hosted by inmotionhosting.com. I use an 1.0 version of Joomla for another web page on a different server, and I would like to migrate to the new version of Joomla, and possibly change my web hosting company. I created the Joomla installation in a new empty directory [...]]]></description>
			<content:encoded><![CDATA[<abbr class="unapi-id" title="http://jamie.workingagenda.com/blog/?p=400"><!-- &nbsp; --></abbr>
<p>I have recently installed Joomla! 1.5 on server hosted by <a href="inmotionhosting.com">inmotionhosting.com</a>.  I use an 1.0 version of Joomla for another web page on a different server, and I would like to migrate to the new version of Joomla, and possibly change my web hosting company.  I created the Joomla installation in a new empty directory (<a href="http://joomla.workingagenda.com">joomla.workingagenda.com</a>), to play around.  I did not install the sample data, but created a few dummy entries to experiment.  My first problem was that I had trouble getting the search engine friendly URLs to work.<span id="more-400"></span></p>
<p>From the Joomla <strong>Global Configuration</strong> menu, I found the SEO Settings, on the right hand column.  In the default installation, they are turned off.</p>
<div id="attachment_401" class="wp-caption alignnone" style="width: 310px"><img src="http://jamie.workingagenda.com/blog/wp-content/uploads/2009/06/Screenshot1-300x109.png" alt="Defalt SEO Settings" title="Screenshot1" width="300" height="109" class="size-medium wp-image-401" /><p class="wp-caption-text">The default SEO Settings</p></div>
<p>I tried simply changing the &#8220;Search Engine Friendly URL&#8217;s&#8221; setting from no to yes.<br />
<div id="attachment_407" class="wp-caption alignnone" style="width: 310px"><img src="http://jamie.workingagenda.com/blog/wp-content/uploads/2009/06/Screenshot2-300x129.png" alt="With search engine friendly URL&#039;s option turned to yes." title="Screenshot2" width="300" height="129" class="size-medium wp-image-407" /><p class="wp-caption-text">With search engine friendly URL's option turned to yes.</p></div></p>
<p>Unfortunately, this did not work with inmotionhosting.com.  I received an error message, that the file was not found:<br />
<div id="attachment_409" class="wp-caption alignnone" style="width: 310px"><img src="http://jamie.workingagenda.com/blog/wp-content/uploads/2009/06/Screenshot_404_notfound-300x136.png" alt="The 404 - Component not found error message" title="Screenshot_404_notfound" width="300" height="129" class="size-medium wp-image-409" /><p class="wp-caption-text">The 404 - Component not found error message</p></div></p>
<p>Next, I tried turning on the <strong>Use Apache mod_rewrite</strong> option.<br />
<div id="attachment_421" class="wp-caption alignnone" style="width: 310px"><img src="http://jamie.workingagenda.com/blog/wp-content/uploads/2009/06/Screenshot3-300x114.png" alt="Turning on the SEO setting for Apache mod_rewrite " title="Screenshot3" width="300" height="114" class="size-medium wp-image-421" /><p class="wp-caption-text">Turning on the SEO setting for Apache mod_rewrite </p></div></p>
<p>This also did <strong>not work.</strong>  At this point, after trying a few other things that did not work, I searched on forums, and found that I needed to look in the directory where Joomla was installed, and find the file <strong>htaccess.txt</strong>.  I made a copy of this file, and renamed it <strong>.htaccess</strong>.  At this point the SEF URL&#8217;s worked find, but they are a bit longer than I like.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamie.workingagenda.com/blog/2009/06/28/joomla-sef-urls/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

