<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.7" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Addressing Canonical Issues</title>
	<link>http://www.vonfelten.com/blog/2006/11/14/addressing-canonical-issues/</link>
	<description>Zach vonFelten's Weblog on SEM, Advertising, and the Internet.</description>
	<pubDate>Sun, 20 May 2012 06:46:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.7</generator>

	<item>
		<title>by: derek</title>
		<link>http://www.vonfelten.com/blog/2006/11/14/addressing-canonical-issues/#comment-1744</link>
		<pubDate>Thu, 28 Jun 2007 12:33:41 +0000</pubDate>
		<guid>http://www.vonfelten.com/blog/2006/11/14/addressing-canonical-issues/#comment-1744</guid>
					<description>Hi!

Can you help me resolving canonical issues? I already have an .htaccess file, I can make it work following the step you provided above. I edited the existing .htaccess. However whenever I click on my post or link, it gives me a 404 error. 

Here is my original .htaccess:

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]


# END WordPress

Thanks</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Can you help me resolving canonical issues? I already have an .htaccess file, I can make it work following the step you provided above. I edited the existing .htaccess. However whenever I click on my post or link, it gives me a 404 error. </p>
<p>Here is my original .htaccess:</p>
<p># BEGIN WordPress</p>
<p>RewriteEngine On<br />
RewriteBase /<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]</p>
<p># END WordPress</p>
<p>Thanks
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Jamie</title>
		<link>http://www.vonfelten.com/blog/2006/11/14/addressing-canonical-issues/#comment-23</link>
		<pubDate>Tue, 12 Dec 2006 10:32:44 +0000</pubDate>
		<guid>http://www.vonfelten.com/blog/2006/11/14/addressing-canonical-issues/#comment-23</guid>
					<description>Thanks Zach,

Very handy.

Do you also have an example for other canonical issues.

For example using .htaccess to redirect a .com page to it's .com/index.php complete URL?

Regards
Jamie</description>
		<content:encoded><![CDATA[<p>Thanks Zach,</p>
<p>Very handy.</p>
<p>Do you also have an example for other canonical issues.</p>
<p>For example using .htaccess to redirect a .com page to it&#8217;s .com/index.php complete URL?</p>
<p>Regards<br />
Jamie
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

