This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Better RSS Feeds

वर्णन

You can improve the default WordPress RSS feed to include:

  • This plugin will add post thumbnail to RSS feed as “media:content” and “enclosure” tags.
  • Image is also added to HTML part of “description” and “content:encoded” tags.
  • Make RSS Feeds look pretty.

Post thumbnail

Add post thumnail to each post’s excerpt and full text (if enabled in WordPress configuration).
Image will be added just before text of each post in RSS feed.
Post thumbnail is also added as media:content and enclosure tag to RSS feed.

Full-text RSS Feed when accessed via special URL

You can access RSS Feed with full content posts even when WordPress is set to RSS “Excerpt only” mode.

स्थापना

  1. Upload to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Feed is now updated, you should check it

No more settings are needed.

समीक्षा

जून 6, 2017 1 उत्तर
My VPS provider just stopped my high traffic magazine because of this plugin (look for the folder linklove), it sends spam / get rid of it and do not install!!!
एप्रिल 23, 2017
This plugin generates spam links and that results in Google blocking your site or giving it bad reputation in search results. Don't install, it's not worth it. I have been having problems wit this plugin for 5 months now. Complete garbage.
एप्रिल 3, 2017 1 उत्तर
This plugin is now garbage. It's stopping any robot from crawling your site. Should be deleted from the store.
फेब्रुवारी 28, 2017
This plugin contains spam links which are injected into your website. It basically kills your search rankings. In my case it linked to wptutor.io with text that said Powered By Wp Tutor.io Took me 5 months to find out this plugin was responsible. Why would someone do stuff like this is beyond me.
फेब्रुवारी 27, 2017 1 उत्तर
The following bug causes 500 errors to show to Google/Yahoo/Bing crawlers meaning the whole site will be unindexed. PHP Fatal error: Call to undefined function is_user_logged_in() in /public_html/wp-content/plugins/xslt/xslt.php on line 50 A fix is to add this line to the top of the xslt.php file. include_once(ABSPATH . 'wp-includes/pluggable.php');
सर्व 20 पुनरावलोकने वाचा

योगदानकर्ते आणि विकसक

“Better RSS Feeds” हे मुक्त स्रोत सॉफ्टवेअर आहे. पुढील लोक या प्लगइनच्या निर्मितीत योगदान केले आहे.

योगदानकर्ते

भाषांतर करा “Better RSS Feeds” तुमच्या भाषेत.

विकासातील आग्रह?

कोड ब्राउझ करा, SVN संग्रहालय तपासा, किंवा विकास लॉग च्या RSS द्वारे सदस्यता घ्या.

बदलांची यादी

2.0.1

  • Updated feed styles

2.0.0

  • Fixed fatal error

1.0.0

  • Initial