- Posts: 2
COMMUNITY FORUM
K2 rss feed not valid for Amazon Flash Briefing API
- Ken Liu
- Topic Author
- Offline
- New Member
Less
More
7 years 3 months ago #163282
by Ken Liu
K2 rss feed not valid for Amazon Flash Briefing API was created by Ken Liu
Hi all,
I've taken over maintenance for a website and wanted to add their RSS feed to Amazon's Flash Briefing API. Unfortunately the feed isn't being accepted and I can't work out why.
Here's link to the feed,
globalcosmeticsnews.com/itemlist?format=feed
and here's link to Amazon's feed reference
developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/flash-briefing-skill-api-feed-reference
I've tried it as both rss and json, neither are being accepted.
First question. Can anyone spot what could be causing feed to be invalidated?
Second question. Can I edit the rss output from k2?
Any advice appreciated
I've taken over maintenance for a website and wanted to add their RSS feed to Amazon's Flash Briefing API. Unfortunately the feed isn't being accepted and I can't work out why.
Here's link to the feed,
globalcosmeticsnews.com/itemlist?format=feed
and here's link to Amazon's feed reference
developer.amazon.com/public/solutions/alexa/alexa-skills-kit/docs/flash-briefing-skill-api-feed-reference
I've tried it as both rss and json, neither are being accepted.
First question. Can anyone spot what could be causing feed to be invalidated?
Second question. Can I edit the rss output from k2?
Any advice appreciated
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 3 months ago #163312
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic K2 rss feed not valid for Amazon Flash Briefing API
Hello,
K2 uses Joomla!'s feed which produce a valid feed
validator.w3.org/feed/check.cgi?url=globalcosmeticsnews.com%2Fitemlist%3Fformat%3Dfeed
JSON lint also shows the JSON feed as valid.
globalcosmeticsnews.com/itemlist?format=json
Unfortunately since both feeds are valid, I don't think there is much to do.
K2 uses Joomla!'s feed which produce a valid feed
validator.w3.org/feed/check.cgi?url=globalcosmeticsnews.com%2Fitemlist%3Fformat%3Dfeed
JSON lint also shows the JSON feed as valid.
globalcosmeticsnews.com/itemlist?format=json
Unfortunately since both feeds are valid, I don't think there is much to do.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Ken Liu
- Topic Author
- Offline
- New Member
Less
More
- Posts: 2
7 years 3 months ago #163318
by Ken Liu
Replied by Ken Liu on topic K2 rss feed not valid for Amazon Flash Briefing API
Is there a way to edit the output? One theory we are working on is the feed has unnecessary elements (for Amazon)
The other theory is that the date format is not in strict UTC / Zulu time, can we edit this to change format?
The other theory is that the date format is not in strict UTC / Zulu time, can we edit this to change format?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
7 years 3 months ago #163319
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic K2 rss feed not valid for Amazon Flash Briefing API
You can control which elements are shown in the feed from K2's settings.
The RSS date is coming from Joomla!'s, so I don't think this is something you can change without hacking the core.
The RSS date is coming from Joomla!'s, so I don't think this is something you can change without hacking the core.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.