Title: RSS Related Posts
Author: Cristescu Bogdan
Published: <strong>12 Settembre 2009</strong>
Last modified: 19 Febbraio 2010

---

Ricerca i plugin

Questo plugin **non è stato testato con le ultime 3 versioni principali (major releases)
di WordPress**. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare
problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

![](https://s.w.org/plugins/geopattern-icon/rss-related-posts.svg)

# RSS Related Posts

 Di [Cristescu Bogdan](https://profiles.wordpress.org/cbogdan/)

[Scarica](https://downloads.wordpress.org/plugin/rss-related-posts.zip)

 * [Dettagli](https://it.wordpress.org/plugins/rss-related-posts/#description)
 * [Recensioni](https://it.wordpress.org/plugins/rss-related-posts/#reviews)
 *  [Installazione](https://it.wordpress.org/plugins/rss-related-posts/#installation)
 * [Sviluppo](https://it.wordpress.org/plugins/rss-related-posts/#developers)

 [Supporto](https://wordpress.org/support/plugin/rss-related-posts/)

## Descrizione

Do you think that you’re the only one who is writing about these things? Honestly,
if my answer disappoints you, you should know that you’re not the only one who is
writing about these things. So, in this point comes this plugin to help you.

You could generate a link list of articles from other blogs, simply adding a custom
field. The generated list it’s based on Google BlogSearch, this means that in the
created custom field, the value, will be a construction of keywords, which will 
be able to show other articles from other blogs, having the same subject.

Take a look at installation …

### Others

For further information, visit http://blog.121416.co.cc/wordpress/wp-plugin-rss-
related-posts/

## Installazione

If you want this plugin to work for your blog, follow the steps:

*1. Go in your Dashboard blog logged like admin.
 *2. From left menu select “Plugins”
and there you will find “Add new” button. You can download the plugin from http://
blog.121416.co.cc/wordpress/wp-plugin-rss-related-posts/ and use the “Upload” option
to insert and activate this plugin in your blog or you can search for it right there
in the “Add new” section, with the search query “rss related post” and press the
button “Install” that you will find in the right part of the showed table with plugins.*
3. This plugin use SimplePie plugin so you have to install this plugin too. The 
instructions for SimplePie installation you will find here -> https://wordpress.
org/extend/plugins/simplepie-plugin-for-wordpress/ . The second step is to install
[SimplePie Core](https://wordpress.org/extend/plugins/simplepie-core/), it’s another
plugin , i know, but doesn’t do anything, just has some new functions for the first
SimplePie Plugin that you installed. *4. You need to create a new directory for 
the cache. Go in your FTP account and create a new directory with the name ‘cache’,
in ‘wp-content’ folder.

Now go to see “How to use it” for more informations …

#### How to use it

The function to call this plugin is `<?php rss_related_posts(); ?>`
 You have a 
beautiful option that you can use, the custom field! By default this plugin will
use your post title to figure out the rss related posts but sometimes this job doesn’t
give a relevant content so i come now with a solution. You create a new custom field
in your post, with what key you want and in the value side you write some relevant
word for your article.

    ```
    Ex: Custom Filed->  key = myrssposts ---- value = about best friends
    ```

What else you can do? You can use a strongly value to be more relevant for the content.
If in your custom filed value you will do not put any words between inverted commas,
the rss related posts will be less relevant than if you will write some words between
inverted commas. This job it’s such a dick because the plugin use google blogsearch
and on google if you want to find something exactly you need to put your words between
inverted commas. Here is the same situation, but will work without this inverted
commas.

    ```
    Ex: Custom Filed->  key = myrssposts ---- value = about "best friends"
    ```

When you finish to create your custom field, you have to repeat this creation in
every post from now on and the next step is to configure the plugin to use this 
custom field. This step is very easy and what you have to do is to put the name 
of your custom field inside the php function, in the example case, like this :

    ```
    <?php rss_related_posts(myrssposts); ?>
    ```

You can makeup your rss result with two CSS classes that are inserted in the plugin
code. One is for h2 tag, named ‘rssheader’ and one is for each item from rss results
and is named ‘rsscontent’.

You can add this code in your style.css file:

    ```
    .rssheader {
    font-size: 16px;
    color: #444444;
    }
    .rsscontent {
    background: #eeeeee;
    border: 1px solid #dddddd;
    }
    ```

## FAQ

I have no answer for no question!

## Recensioni

Non ci sono recensioni per questo plugin.

## Contributi e sviluppo

“RSS Related Posts” è un software open source. Le persone che hanno contribuito 
allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

 *   [ Cristescu Bogdan ](https://profiles.wordpress.org/cbogdan/)

[Traduci “RSS Related Posts” nella tua lingua.](https://translate.wordpress.org/projects/wp-plugins/rss-related-posts)

### Ti interessa lo sviluppo?

[Esplora il codice](https://plugins.trac.wordpress.org/browser/rss-related-posts/)
segui il [repository SVN](https://plugins.svn.wordpress.org/rss-related-posts/),
segui il [log delle modifiche](https://plugins.trac.wordpress.org/log/rss-related-posts/)
tramite [RSS](https://plugins.trac.wordpress.org/log/rss-related-posts/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 2.0

*This plugin now use [SimplePie plugin](https://wordpress.org/extend/plugins/simplepie-plugin-for-wordpress/)
and for the options use [SimplePie Core](https://wordpress.org/extend/plugins/simplepie-core/).
*
Has customizable options like insertion of a custom field or makeup the results 
with css.

#### 1.0

 * just what i say about it

## Meta

 *  Versione **2.0**
 *  Ultimo aggiornamento **16 anni fa**
 *  Installazioni attive **10+**
 *  Versione WordPress ** 2.0.2 o superiore **
 *  Lingua
 * [English (US)](https://wordpress.org/plugins/rss-related-posts/)
 * Tag
 * [feed](https://it.wordpress.org/plugins/tags/feed/)[related posts](https://it.wordpress.org/plugins/tags/related-posts/)
   [rss](https://it.wordpress.org/plugins/tags/rss/)[simplepie](https://it.wordpress.org/plugins/tags/simplepie/)
 *  [Visualizzazione avanzata](https://it.wordpress.org/plugins/rss-related-posts/advanced/)

## Valutazioni

Non sono state ancora inviate recensioni.

[Your review](https://wordpress.org/support/plugin/rss-related-posts/reviews/#new-post)

[Vedi tutte le recensioni](https://wordpress.org/support/plugin/rss-related-posts/reviews/)

## Collaboratori

 *   [ Cristescu Bogdan ](https://profiles.wordpress.org/cbogdan/)

## Supporto

Hai qualcosa da dire? Ti serve aiuto?

 [Chiedi nel forum di supporto](https://wordpress.org/support/plugin/rss-related-posts/)

## Donazioni

Vuoi sostenere le versioni future?

 [ Fai una donazione per lo sviluppo ](http://blog.121416.co.cc/)