RSS Oops

Date August 26, 2007

In moving from Drupal to WordPress, I had forgotten that the rss feed path changed. In Drupal, the default path is /rss.xml — not so in WordPress. WordPress uses a rewrite rule with the path /feed/. I fixed this by adding a permanent redirect in .htaccess.

Redirect 301 /rss.xml http://www.tipotheday.com/feed/

Sorry to all subscribed! Old feed links should be working now.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>