Filters in RSS.app allow you to refine and customize your feeds by showing only relevant posts.
Basic filters
Our platform offers 7 basic filters to optimize your content.
No Images hides posts that do not include any images.
No Description hides posts that lack a description.
No Dates hides posts missing a publication date.
No Secure Links hides posts that do not contain secure (HTTPS) links.
Duplicate Description hides posts with descriptions identical to others.
Duplicate Titles hides posts with titles that are duplicates of other posts.
Hide Similar Titles hides post with similar titles. Enable Hide Duplicate Titles to view.
Clean Title removes extraneous content (e.g., website names or irrelevant terms) from post titles.
Usage Options:
Auto-Cleaner: Automatically removes unwanted keywords.
Manual: Allows you to specify custom keywords for cleaning. Disable the auto-cleaner to enter keywords.
Extra Functions
We also provides extra functionalities within the Filters tab to further tailor your content:
Manual Hiding & Domain Blacklisting:
You can manually hide individual posts that do not meet your criteria.
Easily add specific domains to your blacklist with one click
Pinning Posts:
Promote important posts by pinning them to the top of your feed.
Advanced filters
Whitelist filter
Include only posts that contain one or more specified keywords.
How It Works:
Add Whitelist Keyword: Enter the keyword(s) using the "Add whitelist keyword" option.
Exact Match: Toggle on to match the full keyword or off to match any part of the keyword.
Apply To: Choose which parts of the post should be filtered, whether it's the title, description, link (URL), or image URL.
Enable AND Conditions: Click the three-dots in the top-right and toggle the button to enable AND conditions, which require all your whitelist keywords to appear in a post for it to be included:
Examples:
Title/Description: If you whitelist "Bitcoin" and apply the filter to the title and description, only posts that include "Bitcoin" in either their title or description will be displayed.
URL: If you whitelist "example.com" and apply the filter to the link, only posts with URLs containing "example.com" will appear in your feed.
Blacklist Filter
Automatically exclude posts that contain any of the specified keywords.
How It Works:
Add Blacklist Keyword: Enter the unwanted keyword(s) using the "Add blacklist keyword" option.
Exact Match: Toggle on to match the full keyword or off to match any part of the keyword.
Apply To: Choose which parts of the post should be filtered, whether it's the title, description, link (URL), or image URL.
Enable AND Conditions: Click the three-dots next to the Whitelist and toggle the button to enable AND conditions, which require all your blacklist keywords to appear in a post for it to be excluded:
Examples:
Title/Description: If you blacklist "sponsored" and apply the filter to the title and description, any post containing "sponsored" in those areas will be removed from your feed.
URL: If you blacklist "example.com" and apply the filter to the link, posts from URLs containing "example.com" will be hidden.
Automatically Hide Older Posts
Automatically hide posts that exceed a specified age.
How It Works:
Enable the Feature: Turn on the "Automatically hide posts older than" option.
Configure the Time Period:
Choose the unit of time (days or hours).
Set the desired threshold (e.g., 7 days or 24 hours).
Posts that are older than the specified time frame will be hidden from your feed.
Advanced rules to modify posts
Use advanced rules to automatically modify titles, descriptions, links, or hide posts in your feed, with support for Regex patterns to target content precisely.
Replace Text in Title or Description
Automatically replace text within titles and descriptions.
How It Works:
Enter source text: Input the text you want to replace in your posts.
Enter New Text: Input the text that will replace the source text.
Enable Regex: Toggle to apply Regex rules.
Apply to Title or Description: You can select one or both options depending on where you want the changes to occur.
Example:
You want to replace the word "CompanyName" from all post titles.
Setup:
Enter Source Text:
CompanyName
Enter New Text:
NewCompany
Apply to Title: Checked
Outcome: The word CompanyName
will be replaced to NewCompany
in every title.
Remove Text in Title or Description
Automatically remove text within titles and descriptions.
How It Works:
Enter Source Text: Input the text you want to remove in your posts.
Apply to Fields:
Apply to Title or Description: You can select one or both options depending on where you want the changes to occur.
Example:
You want to remove the word "sponsored" from all post titles.
Setup:
Enter Source Text:
sponsored
Apply to Title: Checked
Outcome: The word "sponsored" will be removed from every title.
💡Advanced Tip
Both Replace and Remove filters supports Regex. For more detailed information on using regular expressions, check out our comprehensive guide on How to use Regular Expression in filters.
Add Prefix / Add Suffix to Title or Description
Automatically prepend or append specified text to your post titles or descriptions.
How It Works:
Enter Prefix Text: Input the text you want to add at the beginning of your posts.
Apply to Fields:
Apply to Title or Description: You can select one or both options depending on where you want the changes to occur..
Set a New Link
Replace all URLs from your posts. This will apply across all articles.
How It Works:
Select the Removal Option: Choose the "Set a new link" feature.
Enter new link: Insert the link you want to redirect users to.
Replace URL substring
Change the URLs in your posts by replacing a specific URL with another one.
How It Works:
Text to replace: Input the URL that you want to change.
Replacement text: Input the URL that you want to redirect users to instead.
Enable Regex: Toggle if you want to keep the rest of the path intact.
Check out our article on partially replacing URLs with Regex for more info.
Hide posts matching specific text
Hide posts matching specific text or Regex patterns.
How It Works:
Source text: Input the keyword you want to hide.
Enable Regex: Toggle if you want to apply Regex.
Apply to Title, Description, Link or Image URL: You can select one or all options depending on where you want the changes to occur.
Check out our article on hiding posts based on Regex for more info.