upplifter
Forum Replies Created
-
Thank you for the quick response. This fixed it.
I updated the plugin to latest just now. After the update, now I’m back to validation error that isn’t related to what I mentioned in my solution above. This time it’s related to this:
xmlns:rawvoice=”http://www.rawvoice.com/rawvoiceRssModule/”
Here are couple of results from validators for the same feed:
https://castfeedvalidator.com/?url=http://www.uppmixes.com/albums/calm-pills/feed/I do think this issue isn’t related to my feeds, because they were validating in XML structure prior to the update.
Thoughts?
Removed podcast:funding and podcast:location tags and it seemed to validate again. Strange but I’m ok with those gone.
Ok I figured it out: deleted WordPress cache
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Taxonomy Redirect URLUpdate: I worked around this bug by removing my redirect URLs from all 3 taxonomy feeds settings and hard coded the appropriate redirect URL in each post’s MP3 path.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Taxonomy Redirect URLIt is baffling indeed!
Here is what I found out with more testing:
For Happy and Chill Pills taxonomies (IDs 7 & 8 respectively), PowerPress is not even looking at their respective redirect URLs. It’s using Calm Pill taxonomy’s (ID 9) redirect URL.
Case in point:
The only reason this erroneous enclosure URL appeared in happy pills podcast feed:
http://media.blubrry.com/calmpills/media.blubrry.com/happypills/www.uppmixes.com/wp-content/uploads/pills/Uplifting_Pills_-_Happy_Pill_17_-_Playing_By_Heart_54948B1A-452D-403D-B7E3-99430E55B10A.mp3is because on that album, my MP3 path was set to
http://media.blubrry.com/happypills/www.uppmixes.com/wp-content/uploads/pills/Uplifting_Pills_-_Happy_Pill_17_-_Playing_By_Heart_54948B1A-452D-403D-B7E3-99430E55B10A.mp3When I removed the “media.blubrry.com/happypills/” from the MP3 path, the enclosure URL changed to the following:
http://media.blubrry.com/calmpills/www.uppmixes.com/wp-content/uploads/pills/Uplifting_Pills_-_Happy_Pill_17_-_Playing_By_Heart_54948B1A-452D-403D-B7E3-99430E55B10A.mp3This is despite the fact that happy pills taxonomy does have a redirect URL set.
This defies logic 🙂
- This reply was modified 8 years, 1 month ago by upplifter.
Forum: Plugins
In reply to: [PowerPress Podcasting plugin by Blubrry] Taxonomy Redirect URLThanks for the reply.
Afraid it’s negative on the two suggestions.
1. Checked PowerPress Services and Stats tab, nothing in the redirect URL field.
2. Checked my 3 taxonomies. Edited each one to make sure the Parent drop down is already empty. So no hierarchical relationships existed in my taxonomies.I won’t mind giving you temp access to my WP backend if it helps.