How to Purge Cache on Cloudflare for a Single File

Sometimes you push an update to a CSS file, a script, or an image, and Cloudflare keeps serving the old version to visitors. Purging your entire site cache is overkill (and slows things down while it rebuilds).

Here is how you can clear the cache for a single specific file directly from your Cloudflare dashboard.

[…]

Read More

How to Bulk Delete Your Tweets on X Using the Browser Console

If you want to clean up your X / Twitter account, deleting tweets one by one can take forever. There are paid tools that can do this, but you can also automate the process directly from your browser using JavaScript and the browser console.

Before You Start This method works directly in your […]

Read More