I’m trying to exclude certain categories from the mydomain.com/feed
Researching online I came across this code:
<a href="https://wordpress.stackexchange.com/questions/21606/<?php bloginfo("url'); ?>/feed?cat=-3&cat=-12">Entries (RSS)</a>
Now the question is should I create a function (if yes what function to create) so I can exclude categories without having anyone to redirect to custom feed URLs