I would like to create a filter on the RSS feed to only continue if the URL is new to the site.
Currently, the RSS feed is pushing out all new posts and posts that have been edited. To get it to only push out new posts, I was thinking the Filter would help with the condition: “Only continue if… URL did not previously exist on the site.” Is there a way to create this filter. Or does anyone know another workaround to filter out post updates and only trigger the RSS action when a new post is newly published to the site for the first time?