<?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>Knowledge Sharing &#187; SEO</title>
	<atom:link href="http://blog.danigunawan.com/tag/seo/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.danigunawan.com</link>
	<description>"Say it... although a word..."</description>
	<lastBuildDate>Wed, 25 Jan 2012 00:14:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Joomla! 1.5 SEO</title>
		<link>http://blog.danigunawan.com/web/joomla-15-seo/</link>
		<comments>http://blog.danigunawan.com/web/joomla-15-seo/#comments</comments>
		<pubDate>Tue, 04 Nov 2008 14:57:04 +0000</pubDate>
		<dc:creator>Dagu</dc:creator>
				<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.danigunawan.com/?p=286</guid>
		<description><![CDATA[SEO stands for Search Engine Optimization. It is a great way to make our web &#8220;read&#8221; by the search engine. Many web owners hire SEO professional  to optimize their web. But for the Joomla 1.5 users, they should be happy because in this version, Joomla had improved better features for SEO.  There are three techniques [...]
Related posts:<ol>
<li><a href='http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/' rel='bookmark' title='Activate mod_rewrite in Apache'>Activate mod_rewrite in Apache</a></li>
<li><a href='http://blog.danigunawan.com/web/rename-htaccesstxt-to-be-htaccess-in-windows/' rel='bookmark' title='Rename htaccess.txt to be .htaccess in Windows'>Rename htaccess.txt to be .htaccess in Windows</a></li>
<li><a href='http://blog.danigunawan.com/review/joomla-won-best-cms-award-again/' rel='bookmark' title='Joomla! Won &quot;Best CMS Award&quot; (Again)'>Joomla! Won &quot;Best CMS Award&quot; (Again)</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><strong>SEO</strong> stands for Search Engine Optimization. It is a great way to make our web &#8220;read&#8221; by the search engine. Many web owners hire SEO professional  to optimize their web. But for the Joomla 1.5 users, they should be happy because in this version, Joomla had improved better features for SEO.  There are three techniques for SEO in Joomla, they are <strong>Search Engine Friendly (SEF) URLs</strong>, <strong>mod_rewrite (only for Apache)</strong>, and <strong>suffix</strong>. If you want to apply SEO, you should choose at least SEF option. If you wan to use mod_rewrite, SEF option must be choosen. It will much better if we use suffix too. With suffix, in the end of the URL will be added .html. Available combinations for SEO in Joomla are:</p>
<ul>
<li>SEF</li>
<li>SEF + suffix</li>
<li>SEF + mod_rewrite</li>
<li>SEF + mod_rewrite + suffix (recommended)</li>
</ul>
<p><span id="more-286"></span>The difference among combinations above are the URL produced. If we don&#8217;t use SEO, the URL will be:</p>
<div class="geshi no html">
<div class="head">http://blog.danigunawan.com/joomla15/index.php?option=com_content&amp;view=article&amp;id=19&amp;Itemid=27</pre>
</div>
<ol>
<li class="li1">
<div class="de1">For the SEF option, the URL will be:
</div>
</li>
<li class="li1">
<div class="de1">&lt;pre&gt;http://blog.danigunawan.com/joomla15/index.php/joomla-overview</div>
</li>
</ol>
</div>
<p>The URL can be read easily than the URL without SEF. Notice that there is "<strong>index.php</strong>" in the URL.  If we add suffix option, then in the end of the URL will be appended html extension like shown below:</p>
<pre><span style="font-family: 'Lucida Grande'; line-height: 19px; white-space: normal; ">h</span>ttp://blog.danigunawan.com/joomla15/index.php/joomla-overview.html</pre>
<p>Compare if we use Apache mod_rewrite, the result is shown below: <em></em></p>
<pre><span style="font-family: 'Lucida Grande'; line-height: 19px; white-space: normal;">h</span>ttp://blog.danigunawan.com/joomla15/joomla-overview</pre>
<p>If we use mod_rewrite, URL will look nice and tidy without "<strong>index.php</strong>". Html extension can be appended by choosing suffix option. The result is shown below:</p>
<pre>http://blog.danigunawan.com/joomla15/joomla-overview.html</pre>
<p><strong>SEO Implementation in Joomla! 1.5</strong><br />
SEO Implementation in Joomla 1.5 is very very easy.</p>
<ol>
<li>Login to Joomla back-end as super administrator.</li>
<li>Choose menu <strong>Site &gt; Global Configuration</strong>.</li>
<li>In Global Configuration there are three tabs that are <strong>Site</strong>, <strong>System </strong>dan <strong>Server</strong>. In tab Site, look at the SEO Settings. Choose the combination as you need.</li>
<li>Click Save or Apply.</li>
</ol>
<div>
<div id="attachment_290" class="wp-caption aligncenter" style="width: 426px"><a href="http://blog.danigunawan.com/wp-content/uploads/2008/11/seo_settings_joomla.jpg"><img class="size-full wp-image-290" title="Joomla! 1.5 SEO Settings" src="http://blog.danigunawan.com/wp-content/uploads/2008/11/seo_settings_joomla.jpg" alt="Joomla! 1.5 SEO Settings" width="416" height="125" /></a><p class="wp-caption-text">Joomla! 1.5 SEO Settings</p></div>
</div>
<div><strong>Remember!</strong></div>
<div>If you want to implement option number two (<strong>Use Apache mod_rewrite</strong>), the web server should be Apache with mod_rewrite module is active (Read article: <a href="http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/" target="_blank">Activate mod_rewrite in Apache</a>). After that rename htaccess.txt in the Joomla root directory to be .htaccess (Read article: <a href="http://blog.danigunawan.com/web/rename-htaccesstxt-to-htaccess-in-windows/" target="_blank">Rename htaccess.txt to be .htaccess in Windows</a>). If you get error message while implementing SEO option number two, try to edit .htaccess file, find this line:</div>
<pre>Options +FollowSymLinks</pre>
<div>Add "#" character. So the line will be:</div>
<pre>#Options +FollowSymLinks</pre>
<div>Restart your Apache web server.</div>
<p>Related posts:<ol>
<li><a href='http://blog.danigunawan.com/web/activate-mod_rewrite-in-apache/' rel='bookmark' title='Activate mod_rewrite in Apache'>Activate mod_rewrite in Apache</a></li>
<li><a href='http://blog.danigunawan.com/web/rename-htaccesstxt-to-be-htaccess-in-windows/' rel='bookmark' title='Rename htaccess.txt to be .htaccess in Windows'>Rename htaccess.txt to be .htaccess in Windows</a></li>
<li><a href='http://blog.danigunawan.com/review/joomla-won-best-cms-award-again/' rel='bookmark' title='Joomla! Won &quot;Best CMS Award&quot; (Again)'>Joomla! Won &quot;Best CMS Award&quot; (Again)</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://blog.danigunawan.com/web/joomla-15-seo/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
	</channel>
</rss>

