Herald RSS Request

edited May 2018 in General Board
The news on darkageofcamelot.com are exported into http://darkageofcamelot.com/rss.xml. The problem is that this is missing a CORS access control. The result of this is that you can not directly include the news into another website using pure javascript.
Failed to load http://darkageofcamelot.com/rss.xml: No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://www.excidio.net' is therefore not allowed access.

Would be great if Broadsword could add to the rss php code:
header("Access-Control-Allow-Origin: *");

Edit: Also all images need to have absolute URLs and the links to the pictures need to be absolute URLs too.
Post edited by Vanesyra on
Vroni / Vanesyra / Rommie
excidio.net - Charplaner / Spellcrafter / Herald - PM me on errors / wishes on this
Tagged:

Comments

  • Can ask sure, may not hit this one but maybe the new Herald, though.
    DAoC Community Lead
    Broadsword Online Games
Sign In or Register to comment.