simplepie feed does not show up on website

Discussion in 'XML & RSS' started by Rhoody, Mar 20, 2010.

  1. #1
    Hi there,

    I am new to simplepie so that might be a stupid mistake.

    I have a new web site and a WP- blog on that site.

    I want the WP-blogfeed showing up on the php-site. as a newbie I followed the simplepie documentation and created a simple test-page.

    the test-site remains empty with and plain white:

    http://daca-international.com/test2.php

    my next step was to change for testing the feed url from

    $feed->set_feed_url('http://daca-international.com/news/feed');
    that is the feed I want to show

    to

    $feed->set_feed_url('http://dumagueteinfo.com/news/feed/');

    just a random feed from another website but also wp-blog-feed on php-site

    now it shows the feed from that site.

    http://daca-international.com/test1.php

    I am sure i make a beginner mistake and would appreciate all help.

    cheer Rhoody
     
    Rhoody, Mar 20, 2010 IP