hi helpful people,
i'm trying to get my old blogger blog feed URL (/blog/atom.xml) to redirect to my new blog feed URL (/blog/feed). A regular 301 redirect didn't work, and the advice given on the wordpress site, which is:
RewriteRule ^oldfeed.php(.*)? /wordpress/?feed=newfeed [QSA]
isn't quite cutting it either - probably because i'm not sure how to adjust the code for oldfeed to accomodate a directory. or for some other reason entirely!
Can anyone help me with this?
Thanks very much,
kb