Title: Better RSS Feeds
Author: Waterloo Plugins
Published: <strong>15 Julho, 2014</strong>
Last modified: 6 Setembro, 2019

---

Procurar plugins

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

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

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

# Better RSS Feeds

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

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

 * [Detalhes](https://pt.wordpress.org/plugins/xslt/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/xslt/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/xslt/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/xslt/#developers)

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

## Descrição

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.

## Instalação

 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.

## Avaliações

![](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 Setembro, 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 Junho, 2017 1 resposta

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 Abril, 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 Abril, 2017 1 resposta

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 Fevereiro, 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 Fevereiro, 2017 1 resposta

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

 [ Ler todas as 20 avaliações ](https://wordpress.org/support/plugin/xslt/reviews/)

## Contribuidores e programadores

“Better RSS Feeds” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

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

[Traduza o “Better RSS Feeds” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/xslt)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/xslt/), consulte 
o [repositório SVN](https://plugins.svn.wordpress.org/xslt/), ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/xslt/)
por [RSS](https://plugins.trac.wordpress.org/log/xslt/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 2.0.1

 * Updated feed styles

#### 2.0.0

 * Fixed fatal error

#### 1.0.0

 * Initial

## Metadados

 *  Versão **2.0.1**
 *  Última actualização **Há 7 anos**
 *  Instalações activas **100+**
 *  Versão do WordPress ** 4.0.0 ou superior **
 *  Testado até **5.2.24**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/xslt/)
 * Etiquetas
 * [feed](https://pt.wordpress.org/plugins/tags/feed/)[rss](https://pt.wordpress.org/plugins/tags/rss/)
   [rss feed](https://pt.wordpress.org/plugins/tags/rss-feed/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/xslt/advanced/)

## Classificações

 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)

[Adicionar a minha avaliação](https://wordpress.org/support/plugin/xslt/reviews/#new-post)

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

## Contribuidores

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

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/xslt/)