• I Currently use this for my site

    <?php include_once(ABSPATH.WPINC.'/rss.php');
    wp_rss('http://feeds.feedburner.com/wprecipes', 3); ?>

    Is there a way to make the links output in a rel=”no follow” format?

The topic ‘External Rss PHP Script’ is closed to new replies.