Skip to content
feedzy-rss-feeds

Manually cleaning feeds? Still? Go Pro to filter by keyword, auto-clean old posts, and set fallback images automatically.

See Pro Plans โ†’

How to Replace Content in Feed to Post? โ€‹

๐Ÿ“ Note: The Search and Replace feature is part of the Feed To Post import method in Feedzy RSS Feeds.

Using the FeatureUse Cases
Regex
Wildcard
Action-Supporting Tags

๐Ÿงฐ Using the Feature โ€‹

1 In the Import wizard, open the Map Content tab.

2 In the Content field, click on the โž• sign and select one of the action-supporting tags from the list.

3 In the Actions modal, click on Add new.

4 From the dropdown, select the Search and Replace action.

5 Insert the desired word, regex phrase, or wildcard and its corresponding replacement.

6 Click on Save Actions.

Search and Replace Example


๐Ÿ—‚ Use Cases โ€‹

  • โœ๏ธ Adjust vocabulary based on the targeted audience (e.g., replacing "post" with "article") using Text

Dashboard Condition

Dashboard Condition
Replaced 'post' with 'article' Replaced 'post' with 'article'

๐Ÿšฎ Remove specific words: Remove all words starting with "l" using Regex โ€‹

Search: \bl\w*\bReplace with : *(Leave empty to remove the words)*

Regex Example

โญ Match and replace variations of a phrase using Wildcard โ€‹

Scenario: โ€‹

Replace occurrences of WordCamp followed by a location and year (e.g., WordCamp India 2025) with a generic term like Event.

Wildcard Syntax: โ€‹

Search: WordCamp * 2025
Replace with: Event


๐Ÿ“Œ Action-Supporting Tags โ€‹

  • [#item_content]
  • [#item_full_content]
  • [#item_description]
  • [#item_categories]
  • [#item_title]