Data issue: ATW - This Is Broadway
johnspurlock opened this issue · 2 comments
https://podcastindex.org/search?q=atw%20this%20is%20broadway
https://podcastindex.org/podcast/617818
https://americantheatrewing.org/blog/TIB/atwrss.xml
https://podcastindex.org/podcast/1071301
https://americantheatrewing.org/wp-content/themes/atw/blog/TIB/atwrss.xml
appear to be the same feed contents
Same as with #12. They each have an itunes ID pointing to the different feed urls.
The atom:link rel="self"
is not enough to choose one?
<atom:link href="http://americantheatrewing.org/blog/TIB/atwrss.xml" rel="self" type="application/rss+xml" />
Besides the obviously ugly URL of the .../wp-content/themes/atw/blog/TIB/atwrss.xml
It is possible to "hide" the second one and only if the first one loses the itunes ID, use the only one left with the ID?
Like marking it as a backup/second option not shown if the principal exists.