Forums

RSS Script for WP Sidebar (1 post)

  1. kmpoaquests
    Member
    Posted 3 years ago #

    I'm currently using this strip of php code to pull the latest 5 posts from my photoshop brush site phatbrush and have it post to the sidebar of my other blog sherifabdou.

    It works perfectly as it should be but does anyone know if there is an edit I can make to the php code I use below ?

    <?php include_once(ABSPATH . WPINC . '/rss.php');
    wp_rss('http://www.InsertSiteHere.com/feed', 7); ?>

    Forgot to mention the edit I want to make to the code is adding a rel="no follow" tag so I don't leak Page Rank on individual posts.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.