-1

$( document ).ready(function() { $('#feed').FeedEk({ FeedUrl:'facebook.com/feeds/page.php?id=12345678&format=atom10'; }); });

1 Answers1

0

The Page RSS Feed has been deprecated (announced here) and should not return any data since June 23rd 2015. Use the Graph API endpoint /page-id/feed instead

Björn Kaiser
  • 9,882
  • 4
  • 37
  • 57