Search results for helper plugin
315 articles found
-
Google Analytics not detected
If you have enabled the Delay JavaScript Execution option in WP Rocket, and you use an automated tool like GAchecker.com, Google Tag Assistant, or an automated SEO analysis tool, they may report that
-
Font display
The Font display insight flags pages where custom web‑fonts hide text while they load, causing a Flash of Invisible Text (FOIT) and hurting Core Web Vitals. Consider setting font-display to swap or
-
Self-host Google Fonts
The Self-host Google Fonts feature improves the website speed by detecting the Google Fonts styles and fonts in your pages, and hosting them locally from your own web server. To activate this
-
Ensure text remains visible during webfont load
When you use a webfont, like Google Fonts or Font Awesome, those fonts don't live on your visitor's computer - they have to be downloaded over the internet and that takes time. For the second it
-
How to check for JavaScript errors on your site
Checking for JavaScript errors on your site can alert you to any issue with a JavaScript optimization, and help you troubleshoot problems. You can check for these errors using a tool built in to your
-
Issues with Google Search Console
Google's Search Console may throw negative results in some cases. This article will guide you if you have this type of issues. Common issues Some common issues that can appear in your Performance and
-
Document request latency
The Document request latency audit measures the time it takes to request and download the initial HTML document for a page. This value is crucial, as the browser cannot start rendering or loading
-
Load JavaScript deferred
Still seeing the Eliminate render-blocking resources audit in PageSpeed? It's possible you're excluding critical scripts from getting deferred, please consider reducing the exclusions to prioritize
-
FOUT - Flash of Unstyled Text
What is FOUT? A FOUT is a Flash of Unstyled Text. When you load a website, you might notice that the text is shown using a different font for a second until the "real" font is displayed, and you
-
Network dependency tree
The Network Dependency Tree insight is a new combination of the previous “Preconnect to required origins” and “Avoid chaining critical requests” audits. Avoid chaining critical requests by reducing
-
How to use RocketCDN?
RocketCDN is WP Rocket's custom content delivery network. It is an optional, paid subscription service. Using a CDN will help improve the loading time of your website for visitors that are far away
-
LazyLoad for iframes and videos
This article covers information about the LazyLoad for iframes and videos option in the Media tab. What it does LazyLoad delays the loading of iframes on your website until the user scrolls down the
-
LazyLoad for CSS background images
WP Rocket includes the LazyLoad for CSS background images feature, which is in charge of deferring the background images inserted via internal styles and CSS files. This helps the page to load faster
-
WP CLI interface for WP Rocket
What is the WP Rocket CLI? It’s an extension for the WP-CLI, that allows you to: Handle common WP Rocket functions, e.g. cache clearing, preloading, etc, using the command line. Automate repetitive
-
Enable GZIP compression
This article contains information about the GZIP compression, its definition, how WP Rocket applies it, troubleshooting and guidance for server administrators. In this Article How GZIP compression