I have a feed on this page: https://www.patientadvocatebayarea.com/advocacy (in the right column under TESTIMONIALS). It does not show up when I visit the page but will when I click REFRESH. I've used this web platform for feeds in the past. Please advise on how to fix.
Forums
Feed Informer Support
Feed does not appear unless page refreshed
3 posts-
Posted 5 years ago #
-
Just checking in... Feeds seem to be working fine on other websites using the same platform...
Posted 5 years ago # -
I have a similar problem.
SCRIPT METHOD:
The script in my web page is,
<script src="https://feed.informer.com/widgets/Q9CPVYJWG1.js" type="text/javascript"></script>
The feed does show in my webpage.
PHP METHOD:
The fetch code in the web page is,
<!--#include virtual=\myphptest.php" -->
Does not show on my webpage
The html code in myphptest.php file is,
<?php
include ("http://feed.informer.com/widgets/XRXSHERVN7.html");
?>I am with Bluehost which I am in contact with to solve the php problems. The technicians there are not qualified. They are self taught like myself. They do not understand the issue I have.
RSS Include is closing next year. There will only be Feed Informer left.
The benefit of using the PHP method of embed is that the text in the feed is picked up by Google search, so your web page is searched every month because Google sees changes.
The script just displays. Google does not see the text in the feed.
Posted 5 years ago #
Reply
You must log in to post.