https://github.com/littlebizzy/disable-feeds
Disables RSS and 301s to parent
https://github.com/littlebizzy/disable-feeds
wordpress wordpress-plugin
Last synced: 4 months ago
JSON representation
Disables RSS and 301s to parent
- Host: GitHub
- URL: https://github.com/littlebizzy/disable-feeds
- Owner: littlebizzy
- License: gpl-3.0
- Created: 2017-10-23T22:29:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-26T08:01:35.000Z (over 1 year ago)
- Last Synced: 2025-10-07T16:48:14.420Z (9 months ago)
- Topics: wordpress, wordpress-plugin
- Language: PHP
- Homepage: https://www.littlebizzy.com/plugins/disable-feeds
- Size: 29.3 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Disable Feeds
Disables RSS and 301s to parent
## Changelog
### 1.0.1
- added `Requires PHP` plugin header
### 1.0.0
- supports Git Updater
- supports PHP 7.0 to PHP 8.3
- disables all feeds (RSS, RDF, Atom, comments)
- redirects feed URLs to parent page which are almost always `/feed/`
- works with custom post types also
- removes feed links from ``
- supports Multisite