[ad_1]
[ad_2]
Minus using a plugin, how in the world do you implement cache busting to update content for page caching ?
It seems it is a bit challenging, unless you use a plugin.

What cache are you busting? Depending on what you’re referring to, there will be some way to clear it.
Depennds on web server
Here is an example for nginx.
https://docs.nginx.com/nginx/admin-guide/content-cache/content-caching/
Yeah how are you caching it? That caching method will provide some API endpoint or function call to trigger it.