I have put this code into an html box on my web page:
<!--#include virtual="/images/php/feedinformeraustralianhistory270919.php" -->
Put this code in a php file in the php folder:
<?php
include ("https://feed.informer.com/widgets/MZ6GAIYSRF.html");
?>
The feed is not showing on my web page. What am I doing wrong?