Plugin Contributor
iSaumya
(@isaumya)
Hi @hericlisbezerra,
You do not need the workers anymore. If you are using the latest version of the plugin, you can take advantage of the new Cloudflare ruleset to use Cloudflare Cache Everything page rules without the cache buster query parameter which also gives a better performance.
Inside the plugin settings > Other Tab > Scroll down and you will see the option to remove cache buster query string option along with the implementation guide. Check the implementation guide first, add all the rules that are needed and then enable the option once you have already added the rules in your Cloudflare dashboard.
Do note that this option will only show up in worker mode is disabled. Take advantage of this new option.
I actually wanted to use workers myself due to the other benefits that workers offer, due to a recent update it seems that it is no longer compatible with Elementor, will they discontinue workers?
Plugin Contributor
iSaumya
(@isaumya)
I actually wanted to use workers myself due to the other benefits that workers offer
– Can you please explain what benefits are those?
due to a recent update it seems that it is no longer compatible with Elementor, will they discontinue workers?
– Inside the worker now a lot of unnecessary query strings are removed from the URL, maybe any of those query strings are causing this issue?