=== Remove Feed Links === Contributors: citywanderer, stubgo Donate link: http://www.wpsos.io/wordpress-plugin-remove-feed-links Tags: feed, meta, feed links, comments feed, posts feed, category feed, feed links extra, wp-head, header, WPSOS Requires at least: 3.0.1 Tested up to: 4.4.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Remove Feed Links is a simple plugin for removing feed links from the head of your web site. == Description == 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 == Installation == The installation and use is very straightforward. You should: 1. Upload the folder `remove-feed-links` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = 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 == Screenshots == 1. The Remove Feed Links configuration page which you can access from the 'Settings' menu under 'Remove Feed Links'. == Changelog == = 1.0 = * Initial version.