Redirecting Redirects

by Michael Pate

My .htaccess file contains a set of the following lines: * Redirect permanent /atom.xml http://www.libraryplanet.com/atom/ * Redirect permanent /index.xml http://www.libraryplanet.com/atom/ * Redirect permanent /index.rdf http://www.libraryplanet.com/atom/ * Redirect permanent /rss/index.xml http://www.libraryplanet.com/atom/ * Redirect permanent /rss/index.rdf http://www.libraryplanet.com/atom/ * Redirect permanent /content/newsfeed.xml http://www.libraryplanet.com/atom/ If you are getting a feed format you don’t know what to do with, I apologize. But since some of these feeds haven’t been served by this site for many years, I am hoping it will actually prove useful to someone out there.