Descripción
WordPress always includes links to the RSS and ATOM feeds by default — but sometimes, you just don’t want them.
Maybe your site doesn’t have a feed, such as a static brochure site.
Maybe you don’t want people using RSS or ATOM to follow the site on a reader, but instead you want them to come directly to the site.
Or maybe you just want to remove every extra character in the code for speed reasons.
For us, it was all three of the above! But we couldn’t find a good solution, other than going in and editing directly the templates — which we try to avoid.
The solution? We built the "Remove Feed Links" plugin which does precisely what you expect: it removes the links, in the HTML the user sees, to the RSS and ATOM feeds that WordPress includes by default.
The plugin Remove Feed Links does that by removing post, comments, and/or extra (category, tags, author) feeds from the head of your site.
If you have any other suggestions, please let us know! You can contact us via http://www.wpsos.io/wordpress-plugin-remove-feed-links
For more information and support, check out: http://www.wpsos.io/wordpress-plugin-remove-feed-links
Capturas

Instalación
The installation and use is very straightforward. You should:
- Upload the folder
remove-feed-linksto the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
FAQ
- Which options do you modify?
-
As of version 1.0, you can choose between 3 options which feed links do you want to remove. You can remove:
1. Comments feed links;
2. Posts feed links;
3. Extra Feed links: category, tag, search page, author page feed. - Where can I get some support?
-
Check out our site, at: http://www.wpsos.io/wordpress-plugin-remove-feed-links
- I have some suggestions for other options I want edited
-
Let us know, via: http://www.wpsos.io/wordpress-plugin-remove-feed-links
Reseñas
Colaboradores y desarrolladores
"Remove Feed Links" es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce "Remove Feed Links" a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
1.0
- Initial version.