VisualWP Restrict RSS Feeds
VisualWP Restrict RSS Feeds
Description
The Restrict RSS Feeds plugin gives you several useful options for managing your feed such as:
- Switching off all RSS feeds in your WordPress installation
- Restricting access to authorized users by requiring a password for access
- Removing descriptions and excerpts from the feed
- Removing author names from the feed
- Removing WordPress version numbers from the feed
- Removing RSS feed auto-discovery links from the HTML header ()
- Adding post featured images to RSS feed entries and media enclosures
- Delaying feed publication (anti-scraper buffer) with a configurable delay time
RSS is a type of web feed that allows your readers to automatically get new content in email newsletters and RSS feed readers.
RSS feeds can be useful for your website when running a blog but are unnecessary if using WordPress as a basic website builder or ecommerce site. Some blog posts may also be gated content and be intended to be visible by authorized users only.
Installation
- Download and save the Visual Restrict RSS plugin to your hard disk.
- Login to your WordPress site and go to the Add Plugins page.
- Click Upload Plugin button to upload the zip.
- Click Install Now to install and activate the plugin. RSS feeds will be disabled by default.
- To restrict access using a passphrase go to the settings page under Settings > Restrict RSS
- Add your password and enable the Require Password to View Feed option
- Click on Save Changes to save your changes
- Try opening the sample link provided to view changes. You may need to do a hard refresh to view all changes to the RSS feed.
Faq
RSS feeds are sometimes cached. Try updating or creating new a post. Alternatively, you may need to do a hard refresh on the feed page before changes can be seen in browser.
Reviews
Changelog
1.0.3
- Added option to remove RSS feed links from HTML header ()
- Added option to include post featured images in RSS feeds
- Added configurable anti-scraper feed delay buffer
- Updated compatibility to WordPress 7.1
- Aligned code with WordPress plugin coding and security standards
- Added text domain and string translation escaping
- Sanitized and unslashed admin form parameters
- Standardized license identifier to GPL-2.0-or-later
- Added option to remove WordPress version number from RSS and comments feeds
- Fixed toggle switch CSS appearance when checked so it remains an oval pill
- Cleaned up admin header branding
1.0.2
- Maintenance update
1.0.1
- Updated Compatibility
1.0
- Initial Release