<?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>Pleasanton Web Design &#187; sef urls</title>
	<atom:link href="http://pleasantonwebdesignblog.com/category/sef-urls/feed" rel="self" type="application/rss+xml" />
	<link>http://pleasantonwebdesignblog.com</link>
	<description>Information on Web design, technology, and culture from my vantage point here in Pleasanton, California.</description>
	<lastBuildDate>Fri, 04 May 2012 18:22:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Active Menu Items and sh404SEF for Joomla 1.5</title>
		<link>http://pleasantonwebdesignblog.com/2010/01/active-menu-items-and-sh404sef-for-joomla-15.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=active-menu-items-and-sh404sef-for-joomla-15</link>
		<comments>http://pleasantonwebdesignblog.com/2010/01/active-menu-items-and-sh404sef-for-joomla-15.html#comments</comments>
		<pubDate>Wed, 27 Jan 2010 14:52:55 +0000</pubDate>
		<dc:creator>Troy Philis</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[joomla]]></category>
		<category><![CDATA[joomla extensions]]></category>
		<category><![CDATA[search engine optimization]]></category>
		<category><![CDATA[sef urls]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesignblog.com/?p=537</guid>
		<description><![CDATA[It&#8217;s pretty common to have the same global navigation items it both the main navigation and footer links of a website. Be careful though, if you are using an SEF URL extension for Joomla 1.5, such as sh404SEF. Having multiple menu items pointing to the same article or ItemId can disable the active menu styling. [...]]]></description>
			<content:encoded><![CDATA[<div class="none"><div class="g-plusone" data-href="http://pleasantonwebdesignblog.com/2010/01/active-menu-items-and-sh404sef-for-joomla-15.html" size="small" count="true"></div></div><p>It&#8217;s pretty common to have the same global navigation items it both the main navigation and footer links of a website. Be careful though, if you are using an SEF URL extension for Joomla 1.5, such as sh404SEF. Having multiple menu items pointing to the same article or ItemId can disable the active menu styling. Instead, use the standard Joomla menu links for the main navigation, and set up the footer navigation with external type menu items, pointing to the sef urls created for the main navigation.</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2010/01/active-menu-items-and-sh404sef-for-joomla-15.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enabling SEF Urls in Drupal 6</title>
		<link>http://pleasantonwebdesignblog.com/2009/09/enabling-sef-urls-in-drupal-6.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=enabling-sef-urls-in-drupal-6</link>
		<comments>http://pleasantonwebdesignblog.com/2009/09/enabling-sef-urls-in-drupal-6.html#comments</comments>
		<pubDate>Sat, 19 Sep 2009 02:12:44 +0000</pubDate>
		<dc:creator>Troy Philis</dc:creator>
				<category><![CDATA[.htaccess]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[sef urls]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://pleasantonwebdesignblog.com/?p=487</guid>
		<description><![CDATA[I have never really understood why web applications, like Drupal, that have the capability of producing search engine friendly (SEF) URLs don&#8217;t have them enabled by default. Who doesn&#8217;t like SEF Urls? To Enable SEF URLs in Drupal 6, follow these steps: enable mod rewrite &#8211; this can be done through .htaccess or httpd.conf from admin: [...]]]></description>
			<content:encoded><![CDATA[<div class="none"><div class="g-plusone" data-href="http://pleasantonwebdesignblog.com/2009/09/enabling-sef-urls-in-drupal-6.html" size="small" count="true"></div></div><p>I have never really understood why web applications, like Drupal, that have the capability of producing search engine friendly (SEF) URLs don&#8217;t have them enabled by default. Who doesn&#8217;t like SEF Urls?</p>
<p>To Enable SEF URLs in Drupal 6, follow these steps:</p>
<ol>
<li>enable mod rewrite &#8211; this can be done through .htaccess or httpd.conf</li>
<li>from admin: enable site building&gt;modules&gt;paths</li>
<li>enable site configuration&gt;clean urls</li>
<li>create aliases site building &gt; url aliases &gt; add aliases</li>
</ol>
<p>You have to add aliases manually using this process. Perhaps Drupal has, or will have a module that is more automatic in the future. We can only hope (but not hold our breaths)!</p>
<p>
<!-- Begin Google Adsense code -->
<script type="text/javascript"><!--
google_ad_client = "pub-8315023803230274";
/* 468x60, created 1/7/09 */
google_ad_slot = "2170958206";
google_ad_width = 468;
google_ad_height = 60;
//-->
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script>
<!-- End Google Adsense code -->
</p>
]]></content:encoded>
			<wfw:commentRss>http://pleasantonwebdesignblog.com/2009/09/enabling-sef-urls-in-drupal-6.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

