Hi there!
I’m having a similar need. I need to have automatic tags added on my WordPress website.
I found many large podcasts doing this: 1st category on the feed is a “Category”. 2nd category on the feed is “tags”. Something like that:
<category>Podcast</category>
<category>subject 1, tag2, abc, whatever, more tags, etc</category>
My question is: Could you assist me in telling me what should I change in order to have this second category as tags on my WordPress blog post?
My second question is about the excerpt. What should I change to only my first <p> inside of <description> goes to my excerpt?
Thanks!