kmaxwell
Member
Posted 5 years ago #
My feed URL (http://kylem.xwell.org/blog/feed/) just redirects straight back to the main page (e.g. http://kylem.xwell.org/blog/). If I go to a specific feed, the same thing happens (/blog/feed/atom/) unless I specify the PHP file directly (/blog/wp-atom.php), in which case everything works properly.
I'm using the FeedBurner Feed Replacement v2.2 plugin, but that doesn't seem to have an effect. That is, I can deactivate the plugin and it doesn't help the problem. In fact, I can deactivate ALL plugins and it doesn't help.
At the same host (DreamHost), I have two other WP installs (all v2.0.7) with the same plugins and such and they all work properly.
I am not sure if you are using permalinks or not, but if you go to:
http://kylem.xwell.org/blog/?feed=rss2
It redirects me to:
http://feeds.feedburner.com/kylemaxwell
If you go to:
http://kylem.xwell.org/blog/feed/
It goes back to your main page. It would seem it would be a fancy URL's problem.
Trent
kmaxwell
Member
Posted 5 years ago #
Fancy URLs problem? I have my permalink structure set to /archives/%year%/%monthnum%/%day%/%category%/%postname%/. Are you saying that that could be causing the problem?
Not saying that, just saying plugin for feedburner might not like the URL redirect because it is the one that is not redirecting properly with permalinks, but works without. In terms of fixing it......*clueless sorry*
Trent
kmaxwell
Member
Posted 5 years ago #
Never found the problem, but upgrading to v2.1 solved it.