Title: Prevent custom feed redirection
Last modified: August 22, 2016

---

# Prevent custom feed redirection

 *  [hz-ar](https://wordpress.org/support/users/hz-ar/)
 * (@hz-ar)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/prevent-custom-feed-redirection/)
 * Hello,
    Is there anyway you can add a feature to exclude custom feed URLs to 
   be redirected? I need a feed url with lots of posts and full content. Therefore,
   I’ve created a custom feed url but its gets redirected by this plugin.
 * You can create an option field that takes the name of a custom RSS then add this
   to `ol_feed_redirect() function`
 *  `if ($feed == $customRSS) return;`
    Or if you can do this in better way, would
   be great.
 * Thank You.
 * [https://wordpress.org/plugins/feedblitz-feedsmart/](https://wordpress.org/plugins/feedblitz-feedsmart/)

The topic ‘Prevent custom feed redirection’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/feedblitz-feedsmart.svg)
 * [Plugin Name: FeedBlitz FeedSmart](https://wordpress.org/plugins/feedblitz-feedsmart/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/feedblitz-feedsmart/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/feedblitz-feedsmart/)
 * [Active Topics](https://wordpress.org/support/plugin/feedblitz-feedsmart/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/feedblitz-feedsmart/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/feedblitz-feedsmart/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [hz-ar](https://wordpress.org/support/users/hz-ar/)
 * Last activity: [11 years, 7 months ago](https://wordpress.org/support/topic/prevent-custom-feed-redirection/)
 * Status: not resolved