How do I remove the RSS Feed Redirect?

Currently all the feed URL's for our site forward to /feed/

For example:

www.wgel.net/feed/rss2/ forwards to www.wgel.net/feed/

The problem is that /feed/ is ATOM format and I need to get the RSS2 format because we are trying to pull from our feed into Contstant Contact. CC says they need an RSS2 formatted feed, when I give them our current feed address the system errors out and says it's invalid.

So something is causing a forward from /rss2/ that I think I need to turn off?

Checked the httaccess file and there is nothing in there.

Any help is greatly appreciated.

Thanks, Dan

Topic rss redirect Wordpress

Category Web


Default feed is RSS2, see get_default_feed(). If you are getting different behavior then something in your install is interfering with it.

About

Geeks Mental is a community that publishes articles and tutorials about Web, Android, Data Science, new techniques and Linux security.