<?xml version="1.0" encoding="UTF-8"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>WordPress &#8250; Support Topic: All Pretty Permalinks Redirect to Front Page</title>
<link>http://wordpress.org/support/</link>
<description>WordPress &#8250; Support Topic: All Pretty Permalinks Redirect to Front Page</description>
<language>en</language>
<pubDate>Thu, 26 Nov 2009 00:49:31 +0000</pubDate>

<item>
<title>chota on "All Pretty Permalinks Redirect to Front Page"</title>
<link>http://wordpress.org/support/topic/283680#post-1115937</link>
<pubDate>Thu, 25 Jun 2009 09:22:33 +0000</pubDate>
<dc:creator>chota</dc:creator>
<guid isPermaLink="false">1115937@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Sure enough, disabling all the plugins, then going through and re-enabling only the ones I really needed did the trick.&#60;/p&#62;
&#60;p&#62;{I have a sneaking suspicion it was WP-DBManager though, because it was the last one I upgraded before problems started, and it had me change an .htaccess file.}&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
</item>
<item>
<title>jleuze on "All Pretty Permalinks Redirect to Front Page"</title>
<link>http://wordpress.org/support/topic/283680#post-1115739</link>
<pubDate>Thu, 25 Jun 2009 04:31:50 +0000</pubDate>
<dc:creator>jleuze</dc:creator>
<guid isPermaLink="false">1115739@http://wordpress.org/support/</guid>
<description>&#60;p&#62;First thing that I would try is to disable all of your plugins, just to confirm that none of them are to blame.
&#60;/p&#62;</description>
</item>
<item>
<title>chota on "All Pretty Permalinks Redirect to Front Page"</title>
<link>http://wordpress.org/support/topic/283680#post-1115620</link>
<pubDate>Thu, 25 Jun 2009 01:00:51 +0000</pubDate>
<dc:creator>chota</dc:creator>
<guid isPermaLink="false">1115620@http://wordpress.org/support/</guid>
<description>&#60;p&#62;Hello everyone, and thanks for the help (in advance).&#60;/p&#62;
&#60;p&#62;I am running jaybarth.org and whenever anyone clicks any of the pages at the top, even though it looks like they're going to a different page, all that shows up is the front-page content.&#60;/p&#62;
&#60;p&#62;I noticed that the links in the header link to, for example, &#60;a href=&#34;http://jaybarth.org/bio&#34; rel=&#34;nofollow&#34;&#62;http://jaybarth.org/bio&#60;/a&#62; (&#34;About Jay&#34;), but that is getting rewritten to &#60;a href=&#34;http://jaybarth.org/bio/&#34; rel=&#34;nofollow&#34;&#62;http://jaybarth.org/bio/&#60;/a&#62; (note the trailing slash) when the page finally loads.&#60;/p&#62;
&#60;p&#62;I can click around on intra-site links when I turn off pretty permalinks, but then that means that the gallery function (WPG2) won't work (it needs pretty permalinks for album titles, etc).&#60;/p&#62;
&#60;p&#62;Here is my .htaccess (which I've deleted manually and then regenerated with the permalinks control panel).&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;# BEGIN WordPress
&#38;lt;IfModule mod_rewrite.c&#38;gt;
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
&#38;lt;/IfModule&#38;gt;
# END WordPress&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;NOTE: This *was* working before upgrading to 2.8.  I don't know if there's a plugin causing this or what.  Any help is most appreciated!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
