Title: Better RSS Feeds
Author: Waterloo Plugins
Published: <strong>15. juli 2014</strong>
Last modified: 6. september 2019

---

Søk gjennom innstikk

![](https://ps.w.org/xslt/assets/banner-772x250.jpg?rev=1296506)

Dette innstikket **er ikkje testa med dei tre siste utgåvene av WordPress**. Det
kan henda det ikkje blir vedlikehalde lenger, og kan ha problem med nyare versjonar
av WordPress.

![](https://ps.w.org/xslt/assets/icon-256x256.png?rev=1296506)

# Better RSS Feeds

 Av [Waterloo Plugins](https://profiles.wordpress.org/waterloo-plugins/)

[Last ned](https://downloads.wordpress.org/plugin/xslt.zip)

 * [Detaljar](https://nn.wordpress.org/plugins/xslt/#description)
 * [Omtalar](https://nn.wordpress.org/plugins/xslt/#reviews)
 *  [Installasjon](https://nn.wordpress.org/plugins/xslt/#installation)
 * [Utvikling](https://nn.wordpress.org/plugins/xslt/#developers)

 [Hjelp](https://wordpress.org/support/plugin/xslt/)

## Skildring

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.

## Installasjon

 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.

## Omtalar

![](https://secure.gravatar.com/avatar/15c0d388553901b03849d588338008f07c76528263741dd7f3d8e5741356528c?
s=60&d=retro&r=g)

### 󠀁[Love it!](https://wordpress.org/support/topic/love-it-3193/)󠁿

 [Jochen Gererstorfer](https://profiles.wordpress.org/gmmedia/) 2. september 2020

Great Plugin, I hope you will update it in the future.

![](https://secure.gravatar.com/avatar/a5f07dbccd9624a4273610e15bf5dfe0c05b9e538baa279b8698d7d8b18df206?
s=60&d=retro&r=g)

### 󠀁[DO NOT INSTALL – SPAM / MALWARE](https://wordpress.org/support/topic/do-not-install-spam-malware/)󠁿

 [ladislavsulc](https://profiles.wordpress.org/ladislavsulc/) 6. juni 2017 1 reply

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!!!

![](https://secure.gravatar.com/avatar/b0259a20d1ec509a17b292c521f1153fe3a215885f2837604d1b3f82b5e141dd?
s=60&d=retro&r=g)

### 󠀁[Malware!](https://wordpress.org/support/topic/malware-65/)󠁿

 [vincurekf](https://profiles.wordpress.org/vincurekf/) 23. april 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.

![](https://secure.gravatar.com/avatar/c24a8a65fd6bf115fff8b57f0b4b1c664ed7e92d926322da8c29e32b1f25a398?
s=60&d=retro&r=g)

### 󠀁[DO NOT INSTALL! KILL SEO!](https://wordpress.org/support/topic/do-not-install-kill-seo/)󠁿

 [madderose](https://profiles.wordpress.org/madderose/) 3. april 2017 1 reply

This plugin is now garbage. It’s stopping any robot from crawling your site. Should
be deleted from the store.

![](https://secure.gravatar.com/avatar/0110ec34c34e190b36053334933ea9c7f44cb650f023017e2915db6fc0dd18c4?
s=60&d=retro&r=g)

### 󠀁[Do not install! Malware](https://wordpress.org/support/topic/do-not-install-malware/)󠁿

 [josephsb](https://profiles.wordpress.org/josephsb/) 28. februar 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.

![](https://secure.gravatar.com/avatar/a2033c3636273ca05e8b5a2c8e5e24a77bd757672e482af64b073f97b15d56bb?
s=60&d=retro&r=g)

### 󠀁[Client using this just lost #1 on Google SERP](https://wordpress.org/support/topic/client-using-this-just-lost-1-on-google-serp/)󠁿

 [ardant](https://profiles.wordpress.org/ardant/) 27. februar 2017 1 reply

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»);

 [ Les alle 20 omtalar ](https://wordpress.org/support/plugin/xslt/reviews/)

## Bidragsytarar og utviklarar

“Better RSS Feeds” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Waterloo Plugins ](https://profiles.wordpress.org/waterloo-plugins/)

[Omset “Better RSS Feeds” til ditt eige språk.](https://translate.wordpress.org/projects/wp-plugins/xslt)

### Interested in development?

[Les kjeldekoden](https://plugins.trac.wordpress.org/browser/xslt/), sjekk [SVN-lageret](https://plugins.svn.wordpress.org/xslt/)
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/xslt/)
med [RSS](https://plugins.trac.wordpress.org/log/xslt/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 2.0.1

 * Updated feed styles

#### 2.0.0

 * Fixed fatal error

#### 1.0.0

 * Initial

## Om

 *  Version **2.0.1**
 *  Last updated **7 år sidan**
 *  Active installations **100+**
 *  WordPress version ** 4.0.0 eller nyare **
 *  Tested up to **5.2.24**
 *  Language
 * [English (US)](https://wordpress.org/plugins/xslt/)
 * Tags
 * [feed](https://nn.wordpress.org/plugins/tags/feed/)[rss](https://nn.wordpress.org/plugins/tags/rss/)
   [rss feed](https://nn.wordpress.org/plugins/tags/rss-feed/)
 *  [Avansert vising](https://nn.wordpress.org/plugins/xslt/advanced/)

## Vurderingar

 2.9 out of 5 stars.

 *  [  9 5-star reviews     ](https://wordpress.org/support/plugin/xslt/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/xslt/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/xslt/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/xslt/reviews/?filter=2)
 *  [  10 1-star reviews     ](https://wordpress.org/support/plugin/xslt/reviews/?filter=1)

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

[See all reviews](https://wordpress.org/support/plugin/xslt/reviews/)

## Contributors

 *   [ Waterloo Plugins ](https://profiles.wordpress.org/waterloo-plugins/)

## Hjelp

Har du noko å seia? Treng du hjelp?

 [Sjå hjelpeforumet](https://wordpress.org/support/plugin/xslt/)