The ?fastpixeldisable
parameter serves as a convenient tool within a URL to access and interact with the non-cached version of a page while also allowing users to run online tests with FastPixel temporarily disabled for that specific page.
For instance, when you append ?fastpixeldisable
to a page’s URL, like so: https://fastpixel.io/?fastpixeldisable, it effectively deactivates the FastPixel WordPress plugin for that specific page. This means that the page will no longer benefit from the plugin’s caching mechanism, and any modifications or updates made to the page will be immediately reflected, bypassing the cached content.
One of the key advantages of this parameter is that it provides users with a means to disable the plugin on-demand without the need to manually deactivate it through the plugins menu in WordPress. This flexibility empowers users to conduct real-time testing, make instantaneous adjustments, and observe how their changes impact the page’s performance, all without the hassle of navigating plugin settings.
In essence, the ?fastpixeldisable
parameter is a valuable feature that grants users the ability to temporarily suspend the FastPixel plugin’s caching for a specific page, streamlining the testing and modification process.