Omitting Indeed Jobs From RSS
I'm trying to generate an RSS feed that does not include jobs gathered from Indeed.
I've set up a Job Category called "Indeed" which will help me manage these external jobs, but I haven't figured out how to omit them from my RSS feed.
Are Job Categories actual "Categories" or are they Tags? When viewing their URLs in the admin section the only unique identifier is "tag_ID".
I've tried several URL variations to in attempts to omit my Indeed Job Category. Here are just a few:
example.com/feed/?taxonomy=job_cat&tag_ID=-124&post_type=job_listing
example.com/feed/?post_type=job_listing&tag_ID=-124
example.com/feed/?post_type=job_listing&cat=-124
Please advise what is the best way to omit jobs within a specific Job Category from a JR RSS feed.