This is the most common type of problem. The site is working, but the pages are experiencing incorrect markup or wrong behaviour when interacting with the site. Basically, this is the wrong work of java scripts and initially broken markup on the site, whi...Read More
The product is designed as an automatic WordPress optimization engine and it starts working just after installation. But sometimes it still needed to be fine-tuned or troubleshot on particular sites. Here you can see the overall working status of the Word...Read More
It’s one of the best cache plugins for WordPress, maybe the most – the decision is on your side. The product has been specially tested before it was released on 72 sites with a different purpose, layout, structure, and a set of 3rd party plugins including...Read More
The purpose of that settings is to provide correct caching of some environment depended on views such as current language, device type, etc. But excluding user-dependent data that can be tuned in the related setting’s part. Separate by below criterias. En...Read More
It’s the most complex settings in the product. Enable. Enables users caching. Due to users caching is a very complex thing we always ready to assist you in its setup. Also, in this mode additional cookie __Secure-wp_seraph_accel_sess_* is set when caching...Read More
Styles are separated into two categories: Critical. It must be loaded before main page content to provide correct page rendering. Non-critical. It can be loaded after the main page content. In most cases, all styles are critical as you can see by default ...Read More
Scripts are separated into four categories. In most cases all scripts are non-critical and some are special as you can see by default settings. But sometimes particular scripts should be tuned individually. Optimize loading critical special, non-critical ...Read More
Detect changes. It is useful when images are changed in time. It forces to drop browser cache by appending time marker parameter to the image’s URL. Note. If compression auto-redirection is enabled then time marker will be used from the last modified comp...Read More
Minify. Optimizes HTML code to have a smaller size. Early paint. Forces the page’s biggest part to being painted as earlier as possible. Basic. Corrects the most common and simple errors like unescaped tags in scripts. Embedded scripts and styles encoding...Read More
Without optimizations, video and other frames are loaded immediately with the page that decreases the page’s load speed. Enable. Enables this mode for iframe elements. Own algorithm. Don’t use native loading="lazy" attribute. Show adapted placeholder for ...Read More