Plugin / RSS Related Posts

Cristescu Bogdan

Installation

Installation

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, 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;
}

Ratings

0
0 reviews

Rating breakdown

Details Information

Version

2.0

First Released

10 Dec, 2015

Total Downloads

2,150

Wordpress Version

2.0.2 or higher

Tested up to:

2.9.*

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.