Disable Feeds WP

描述

Disable Feeds WP is a WordPress plugin to disable all RSS/Atom/RDF WordPress feeds on your website/blog. It is very useful if you use WordPress purely as a content management system (and not for blogging). All requests for feeds will be redirected to the corresponding HTML content.

There are a couple of options to tweak the plugin’s behavior – go to Settings -> Reading to see them.

If you come across any bugs or have any suggestions, please email or contact us at vivek.jha@galaxyweblinks.in

安裝

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. That’s it. All feeds are now disabled (and any requests for a feed will be redirected back to the parent content).

常見問題

Why should I disable feeds?

WordPress Feeds are useful if you have regularly updated content (blog posts, comments) on your site, and you want people to be able to subscribe to those updates. If you have static pages, then they aren’t, and just add overhead to your site.

There are still RSS links on my site!

This plugin is only able to disable WordPress feeds. The links to feeds are generated by your theme, and you will have to edit your theme (or remove the related widgets) to remove those links.

What if I don’t want to redirect feed requests?

In Settings -> Reading you will find an option to turn off redirection and issue a 404 (page not found) response instead.

What if I want to keep the main post/comment feeds but disable all other feeds?

In Settings -> Reading you will find an option to allow global feeds. All other feeds (individual post comments, archives, search, category, etc.) will still be disabled.

評價

2024年9月28日
Most WordPress users don’t need feeds and this plugin perfectly disables them. Feeds eat your Google crawling budget and website scrapers can also use feeds to get our content, it is better to avoid it.
閱讀全部2個評價

貢獻者及開發者

“Disable Feeds WP” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Disable Feeds WP 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.2

Stable Release

1.1

Fixed the deactivate plugin issue

1.0

First Stable Release