|
I host my site on Cloudflare pages. I changed the title of one of my posts and regenerated the post slug to match, but apparently that doesn’t remove the previous version from the website. I found out because some RSS readers show the different title versions listed underneath each other, with links to the different working URLs. I don’t understand how that’s possible because the XML file only contains the new version. How can I permanently delete the old files? |
Answered by
dziudek
Sep 14, 2026
Replies: 1 comment 4 replies
|
@jaimdm - I am not sure, but it sounds like RSS readers cache issue. Also - the old URLs are still working or not? Maybe it is a cache issue on the Cloudflare side too? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@jaimdm - if the problematic file does not exist on your git repository now, then definitely it is a cloudflare issue described in the linked article