This is an RSS feature disabling plugin specifically designed for XenForo forums, which can completely remove the forum's RSS subscription function.
one
✅ Automatically remove RSS icon links at the bottom of the page
✅ Clear RSS meta tags from all pages
✅ Remove RSS links from forum lists, section pages, featured content, etc
two
✅ Disable direct access to all RSS URLs
✅ Return 404 error when accessing any. rss address
✅ Including:/forums/index.RSS,/forums/section.rss,/features/index.RSS, etc
three
🛡️ Template level: Remove RSS related elements from HTML
🛡️ Controller level: Rewrite RSS method returns 404
🛡️ Event monitoring: Intercept all RSS requests
✅ Applicable scenarios
Do not want users to subscribe to forum content through RSS
Reduce server resource consumption (RSS generation)
Prevent content from being automatically captured
Simplify the page interface and remove unnecessary features
⚠️ Precautions
After installation, the RSS function will be completely unavailable
To restore RSS, you need to uninstall the plugin
Suggest notifying users of RSS feature changes before installation
🚀 User visible changes
The page is more concise - the RSS icon at the bottom disappears
Source code cleaner - no RSS meta tags
Access Protection - RSS URL Returns 404
please support the developers. If you have any other questions
please leave a comment and let us know!
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.