描述
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
屏幕截图

安装
The installation and use is very straightforward. You should:
- Upload the folder
remove-feed-linksto the/wp-content/plugins/directory - 通过WordPress的的“Plugins”菜单激活插件
常见问题
- 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
评价
贡献者及开发者
更新日志
1.0
- Initial version.