orty
Golden Member
I'm not a RegEx expert, and maybe it's because I haven't had my coffee today, but I just can't wrap my head around this right now.
I have a gregarius install that gets a bunch of traffic locally (it's a local blog aggregator) that I'm going to be converting in the near future to use a different back-end. Since I get a bunch of traffic to the site's RSS/Atom feed, I don't want to lose that, and I'd rather them be using my Feedburner-based feed anyway (saving my server some load). So I'd basically like to redirect all URLs that have "?media=atom" or "?media=rss" in the URL (all other "?media=xxx" need to be left alone) to the following URL: http://feeds.bendblogs.com/bendblogs . I'd like to make it a 301 as that way I can then use that URL when I re-do the backend sometime or anytime, folks will still be using the right feed address.
Thoughts?
=Jake
I have a gregarius install that gets a bunch of traffic locally (it's a local blog aggregator) that I'm going to be converting in the near future to use a different back-end. Since I get a bunch of traffic to the site's RSS/Atom feed, I don't want to lose that, and I'd rather them be using my Feedburner-based feed anyway (saving my server some load). So I'd basically like to redirect all URLs that have "?media=atom" or "?media=rss" in the URL (all other "?media=xxx" need to be left alone) to the following URL: http://feeds.bendblogs.com/bendblogs . I'd like to make it a 301 as that way I can then use that URL when I re-do the backend sometime or anytime, folks will still be using the right feed address.
Thoughts?
=Jake