Disable the native default rss feed
-
Hello,
I created my own rss feed that can be reached by both url mysite.fr/?feed=flux-rss and mysite.fr/flux-rss. The problem is that when using services like feedly, the rss feed that is taken in account is the native default rss feed (reached on mysite.fr/feed/). I solved this by creating a redirection in root .htaccess file (redirect /feed/ to /flux-rss) but I would like to avoid this and to know if there is a way to disable the WP generated default rss feed.
Thanks in advance 🙂
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Disable the native default rss feed’ is closed to new replies.