10Web Booster — Оптимизация скорости работы сайта, Кэша и Скорости Страницы

Описание

10Web Booster — это плагин оптимизации скорости для улучшения общей эффективности работы любого сайта. 10Web Booster поможет вам сосредоточиться непосредственно на фронтенде вашего сайта, оставив нам заботы об оптимизации эффективности WordPress.

Получите 90+ баллов PageSpeed и автоматически пройдите тест Core Web Vitals. Повысьте рейтинг в Google, повысьте конверсии и развивайте свой бизнес.

Useful Links:

10Web Booster

Are you looking for a WordPress page speed plugin that’ll automatically speed up your WordPress site? Then 10Web Booster is exactly website speed optimizer you’re looking for!
Our WordPress performance plugin will transform your website in no time, enhancing the visitors’ user experience, SEO, engagement, and conversion rates.

10Web Booster работает на любых даже самых сложных настольных и мобильных версиях сайтов. Оптимизируйте страницы своего сайта, экспериментируйте с каждым уровнем, который мы предлагаем, и получайте положительные результаты, используя лучший плагин оптимизации скорости WordPress на рынке.

Познакомьтесь с полным списком функций 10Web Booster ниже и более подробно изучите все, что мы предлагаем.

Benefits

  • 90+ Баллов PageSpeed Автоматически.
  • Оптимизация Основных Веб-функций
  • Более высокие позиции в поисковых системах
  • Рост конверсий до 7%
  • Рост показателя вовлеченности посетителей до 40%
  • Рост показателя вовлеченности с мобильных устройств до 53%

What’s in it

Оптимизация главной страницы + 5 страниц, встроенные изображения включены
10Web Booster дает отличные результаты благодаря десяткам инструментов технической оптимизации:

Кэширование Страниц

Кэш — это краткосрочное хранилище с быстрой скоростью извлечения, в котором сохраняются копии недавно использовавшихся данных и ресурсов, которые вы посещали. Кэш значительно увеличивает скорость и эффективность работы страницы за счет загрузки часто используемых данных, создания копии ресурсов и временного хранения их в более легкодоступном месте хранения, откуда данные могут быть извлечены на порядок быстрее при повторном посещении пользователем ресурса. Таким временным местом может быть браузер, веб-сервер или даже оригинальный веб-сервер, который также хранит копии ресурсов, которые вы посещали, в различных форматах. Когда вы обновляете данные на сайте, сохраненные копии также пересматриваются и обновляются.

10 WebBooster использует целый набор технологий кэширования, включая кэширование HTML-страниц, кэширование файлов, анулированние кэша, кэширование в зависимости от сеанса и браузера, а также кэширование с учетом устройства и файлов cookie.

Page cache takes care of dynamic pages. In WordPress, dynamic pages are written in the PHP backend language, which require a great deal of time to generate, when compared to the generation time of traditional static web pages in plain HTML. Page cache creates and stores copies of dynamic pages in the format of static files, making their retrieval as quick as possible. When a visitor enters your site, this «static» copy of your page is immediately loaded from the cache instead of your hosting.

Файловый кеш или кеш ресурсов, с другой стороны, позволяет хранить созданные минимизированные и сжатые сценарии и стили. Этот процесс также ускоряет скорость и производительность вашей страницы.

10Web Booster Pro работает с серверной частью или серверным кэшированием, и используя NGINX FastCGI Cache кэширует используемые ресурсы сайта, от страниц до фидов и 301-редиректов на поддоменах. Таким образом, вы получаете максимально возможную скорость загрузки и отображения страниц.

CSS & HTML Minification & Compression

Минификация и объединение CSS и HTML — это процедура уменьшения размера файла всего на несколько байт. Важность этого обусловлена тем, что большие файлы требуют использования большего объема ресурсов, что может замедлить время загрузки сайта.

JS Minification and Compression

Сжатие больших JS-кодов является стандартной практикой. Сжатие JS-кода, то есть удаление всех лишних пробелов, комментариев и других компонентов, которые делают код читаемым и понятным, сокращает время загрузки JavaScript, непосредственно улучшая скорость работы WordPress. Комбинируя JS-скрипты, мы также можем минифицировать файлы, еще больше сокращая время их выполнения.

Image Optimization

Image optimization leans on minimizing file size through image compression while simultaneously preserving image quality. 10Web’s image optimization achieves that and more. Through WebP compression, container-specific image resizing, and preloading of images, images can be optimized and loaded within seconds.

Container-specific image resizing finds or generates copies of images in various sizes. It then uses these differently sized copies of images on different-sized screens. This technique reduces valuable seconds of image load time and guarantees that you do not sacrifice quality for page speed.
Preloading images also significantly reduces page load time while providing your visitors with a seamless user experience. Preloading images means recovering images prior to visitor interaction. This method does make sense for certain cases — and not for all types of image, like mouseover images or slide show images.

Defer JS and CSS Execution

Having content that’s immediately visible when a user opens your website is only possible with file load optimization through prioritization of important CSS and deferral of JavaScript. That’s how 10Web booster ensures a 90+ page speed score as the best WordPress speed plugin.

Используемые на сайте файлы Javascript могут привести к существенному снижению скорости загрузки страницы. Особенно это касается плохо оптимизированных файлов JavaScript сторонних разработчиков. Сторонние файлы JavaScript включают в себя↵
виджеты, трекеры, аналитика, реклама, взаимодействие с социальными сетями, чаты, медиа-кнопки, всплывающие окна и другие файлы, непосредственно используемые на вашем сайте. Эти файлы JavaScript могут снизить скорость загрузки страницы, поэтому их необходимо сначала найти, а затем разделить на критические и некритические файлы JavaScript. Использование тех, которые не являются критическими, может быть отложена и активироваться только тогда, когда посетитель взаимодействует с веб-страницей, на которых используются данные файлы.

Critical CSS

Downloading complete CSS files hinder the perceived speed of your WordPress website. After the user visits the webpages, the minimum-necessary stylesheets for the proper rendering of the webpage’s visible content are loaded, while the rest is served per need. Critical CSS doesn’t block page rendering and assists in passing the Core Web Vitals. 10Web Booster’s superiority in the case of critical CSS generation is due to its algorithms which programmatically parse through your web page and collect all the CSS rules used on that page. 10Web Booster guarantees that all stylesheets for critical CSS are present and unaffected. It also ensures that rule duplicates are deleted and that styles are structured to improve performance. 10Web Booster uses the critical CSS generation technique on five different screen sizes, from mobile to desktop to deliver the most effective page speed optimize in the market.

Ленивая загрузка Изображений

Изображения зачастую задействуют больше всего ресурсов на странице, увеличивая скорость работы страницы. С помощью технологии ленивой загрузки изображений вы можете отложить загрузку всех изображений на вашей странице, кроме тех, которые в данный момент может видеть посетитель сайта. Этот метод позволяет существенно снизить время загрузки и значительно улучшить все основные показатели скорости загрузки. 10Web Booster гарантирует, что все используемые им алгоритмы ленивой загрузки работают идеально и не конфликтуют с темами и плагинами. 10Web Booster также использует ленивую загрузки при загрузке фоновых изображений.

Замена Шрифтов

Уменьшение и оптимизация загрузки веб-шрифтов еще один фактор, который может помочь получить хорошую оценку от Core Web Vitals и, таким образом, улучшить общее ранжирование в Google. Пользовательские шрифты используют дополнительные ресурсы для загрузки, после чего на вашей странице отображаются выбранные вами шрифты, и, конечно, это занимает время и добавляет те самые драгоценные миллисекунды к скорости вашей страницы. 10Web Booster предоставляет функцию замены отображения шрифта на сайте (функция font-display: swap). Эта технология позволяет сначала отображать стандартный шрифт, таким образом, позволяя сразу загрузить вашу страницу, а затем меняет шрифт, установленный по умолчанию на выбранный вами шрифт, как только будет загружены данные о пользовательском шрифте. Этот метод замены сокращает время загрузки страницы и позволяет избежать проблем FOUT или Flash of Unstyled Text («мелькание неоформленного текста») и FOIT или Flash of Invisible Text («мелькание невидимого текста»).

Конвертация Изображений в Формат WebP

Images take up website resources and unfortunately cannot be avoided. There are ways to reduce their large size. Conversion to different formats is one solution. Conversion to JPEG or PNG was the traditional method. There is another, a newer player which produces better results. Google’s WebP compression can reduce file size, on average, 25-34% smaller than a comparable JPEG image and 26% smaller than a comparable PNG image. This significant reduction in size, substantially impacts and improves page speed.

Ленивая загрузка iFrame и Видео

iframe и видео весят еще больше, чем изображения, поэтому они влияют на скорость работы страниц еще больше. Благодаря использованию функции ленивой загрузки iframe и видео мы можем гарантировать, что контент, до которого еще не может увидеть пользователь, не повлияет на скорость страницы. Загрузка этих элементов откладывается до тех пор, пока пользователь не прокрутит страницу вниз до этого контента. Как и в случае с функцией ленивой загрузки изображений, ленивая загрузка iframe и видео улучшает все показатели Core Web Vitals.

Изменение Размера Изображений в Зависимости от Устройства

The container-specific image resizing method involves identifying images on your page and creating different-sized duplicates of these images. The differently sized images are then used for differently sized screens. Small-screen devices receive the small-sized images, loading them at the optimal speed possible. Medium-sized screens load medium-sized images, loading images at the fastest possible speed without sacrificing image quality. Large-sized screens, likewise, load large-sized images, ensuring the best quality and the best possible speed. Therefore, with the 10Web Booster, instead of forcing your website to load an enormous image when the user is only looking for a thumbnail, you’ll have a container-specific image at your disposal.

10Web Booster Pro

Полная оптимизация фронтенда всего сайта и всех изображений

Оптимизация бэкенда

Режимы Оптимизации Скорости

Когда запускается автоматическая оптимизация главной страницы, происходит тестирование каждого из 4 режимов. Затем мы сравниваем результаты, и, как вы могли догадаться, режим, получивший наивысшую оценку и одновременно никак не повлиявший на работоспособность вашего сайта, будет установлен по умолчанию.

«Вы можете выбрать любой из следующих четырех уровней и управлять этими уровнями для каждой отдельной страницы на вкладке «Пользовательские правила» (Custom rules) в панели управления 10Web. Мы предоставляем лучший инструмент для оптимизации скорости работы страниц, который подходит для любого сайта WordPress и ваших целей.

  • Режим Standard: — Использует различные стандартные методы оптимизации скорости.
  • Режим Balanced: — Все технологии оптимизации Режима Standard + Критический CSS
  • Режим Strong: — Все методы оптимизации в Режиме Standard + Задержка JS.
  • Режим Extreme: — Все методы оптимизации в Balanced Mode + Задержка JS.

ВАЖНО:

Если вы обнаружили ошибку в 10Web Booster или у вас возникли проблемы/вопросы, касающиеся работы плагина, пожалуйста, посетите Форум Поддержки на нашем сайте.

Установка

Спасибо за ваш интерес к 10Web Booster.

Installing via WordPress
Follow the steps below to install 10Web Booster Plugin to your website.
Log-in to your WordPress administrator panel.
Select Plugins page from toolbar menu, click Add New.
Search for 10Web Boosterin the right-top search bar if you want to download the Free version or click Upload Plugin button > “Choose file” (“Browse”) and select the 10Web Booster zip file

Установка через FTP

Войдите в систему хостинга через FTP, например, с помощью FileZilla.↵.
Распакуйте загруженную папку с плагином 10Web Booster, не внося в нее никаких изменений.↵
Загрузите плагин 10Web Booster в следующее место wp-content>wp-plugins.↵
Войдите в Панель Администратора WordPress.↵
Активируйте 10Web Booster, перейдя в раздел Plugins (Плагины) и нажав кнопку Activate (Активировать).

Sign-up is required to connect to the 10Web booster service.

Часто задаваемые вопросы

1. Дает ли результаты 10Web Booster и на мобильных устройствах?

В этом нет сомнений! С помощью 10Web Booster вы можете ускорить работу своего сайта на WordPress как на мобильных, так и на настольных компьютерах.

2. Работает ли 10Web Booster на всех веб-сайтах?

10Web Booster optimizes any WordPress website’s speed automatically. Our website booster will provide optimal speed for any and all WordPress websites.

3. Будет ли сохраняться результат, достигнутый 10Web Booster?

The easy answer is yes!
As 10Web Booster is constantly being updated and syncing with Google algorithms and changes, your WordPress speed optimization results will last as long as your website is connected to the 10Web Booster!

4. Как я могу оптимизировать другие страницы моего сайта или веб-сайтов?

After you connect your website and start the optimization for your homepage, you will be redirected to your dashboard. In the General tab, you will see a URL slot to add and optimize more pages. Add up to 5 inner pages in the free version. They will be optimized using the default mode we’ve set for your homepage, however, you can always change the optimization mode for a specific page from the Custom rules tab (Pro version).

We’ll leave you to it.

5. Как я могу перейти на Pro версию?

Вы можете завершить процесс оптимизации сайта, переключившись на 10Web Booster Pro на вашей личной панели инструментов.

6. В чем разница между четырьмя режимами оптимизации?

Ниже приведены четыре режима плагина оптимизации скорости WordPress:

Режим Standard сам по себе включает следующие функции.

  • CSS & HTML Minification & Compression
  • Кэширование Страниц
  • JS Minification and Compression
  • Image Optimization
  • Ленивая загрузка Изображений
  • Замена Шрифтов
  • Конвертация Изображений в Формат WebP
  • Ленивая загрузка iFrame и Видео
  • Изменение Размера Изображений в Зависимости от Устройства

Режим Balanced включает функции Режима Standard + Генерация Критического CSS↵
Режим Strong включает в себя функции Режима Standard + Все Задержки JS↵
Режим Extreme включает в себя функции Режима Standard + Генерация Критического CSS + Все Задержки JS

7. Каковы практические достижения 10Web Booster?

10Web Booster стал популярен благодаря тому, что автоматизирует процесс достижения:

Automated 90+ PageSpeed
Optimized Core Web Vitals
Higher search engine rankings
Up to 7% boost in conversions
Up to 40% boost in visitor engagement
Up to 53% mobile traffic engagement boost

8. Как 10Web Booster влияет на показатель отказов?

With a 90+ page speed, averaging up to a load time of 1.5 seconds, bounce rate worries are out of the question with 10Web Booster. We’re better than good, literally. Good being an average of 2 seconds for load time, which translates to an average of 4 seconds of loading to cause a bounce. There’s no need to worry about your WordPress page speed optimization with the best website speed optimizer, 10Web Booster.

9. Сколько времени занимает оптимизация?

As a plugin that aims to speed up WordPress sites, taking too long wasn’t an option.

Оптимизация скорости работы WordPress обычно занимает всего несколько минут.

10. Могу ли я одновременно использовать несколько инструментов для оптимизации скорости работы веб-сайта?

WordPress’ functionality is in its prime when there’s only one speed optimizer fix for any website at a time.
So using another speed optimizer alongside 10Web Booster is not recommended by either us or WordPress.

Альтернативным инструментом оптимизации скорости WordPress может быть любой из следующих:

W3 Total Cache↵
WP Super Cache↵
WP Rocket↵
WP Rocket Footer JS↵
Autoptimize↵
Perfmatters↵
WP Fastest Cache↵
WP-Optimize↵
Asset CleanUp↵
Shortpixel AI↵
Rocket Lazy load↵
Hummingbird↵
Smush↵
Flying Scripts↵
Async JavaScript↵
NitroPack↵
PageSpeed Ninja↵
Swift Performance Lite↵
Swift Performance↵
Fast Velocity Minify↵
LiteSpeed Cache↵
WP Performance Score Booster↵
SG Optimizer↵
Ezoic

11. What’s the difference between cache plugins and 10Web Booster?

To sum up caching plugins, they attempt to speed up your website by simply caching files, clearing site cache, compressing cached pages, and performing HTML minification. They don’t require third-party servers for operation and run inside WP servers.

10Web Booster is more than just a plugin, it’s a service that speeds up your website with a wider range of optimization techniques. These techniques can only be implemented using a specific service for website optimization (10Web Booster services), rather than running the solution inside of the WordPress hosting server.

12. Заменяет ли 10Web Booster все плагины для оптимизации изображений, кэширования и других оптимизаторов?

Да. 10Web Booster — это универсальное решение для оптимизации веб-сайтов. Он осуществляет десятки методов оптимизации скорости, от простой минификации до задержки JS и быстрой генерации критического CSS для оптимизации фронтенда и предоставления услуг сверхбыстрого хостинга для оптимизации работы бэкенда. С 10Web у вас отпадет необходимость использовать другие плагины для оптимизации скорости. Единственной важной функции, которой пока нет в этом решении — это CDN, но она обязательно появится в будущем.

13. Какие функции кэширования предоставляет 10 WebBooster?

10Web uses page cache and file cache. They are used to store dynamic webpages as static files. When a repeating visitor accesses your webpage, a “static” version of your webpage is quickly loaded from the cache. This feature works for all websites optimized with 10Web Booster, including those not hosted on 10Web. For sites hosted on 10Web, even more caching options are available, including NGINX FastCGI Cache.

Отзывы

19.04.2024
I had an incredible experience with 10web's customer support team. They were prompt, professional, and solved my issue instantly. I can't thank them enough for their exceptional service.
18.04.2024
We have been using 10web and this plugin for about six months now and are extremely happy! Not only are all my websites running super fast now, but anytime I notice a dip in performance Mane or one of the support staff have been incredibly quick to fix it and get us back on track. I feel very lucky to have a support team like them behind me!
15.04.2024
I've been trying for quite some time to get something that will really speed up my website. This did the job, great suport too.
12.04.2024
Maybe the plugin is working fine but the CONSTANT spamming makes the company very despicable. Especially because I clicked on the 'Unsubscribe' option 4 times. To no avail. Big privacy issues here.
Посмотреть все 345 отзывов

Участники и разработчики

«10Web Booster — Оптимизация скорости работы сайта, Кэша и Скорости Страницы» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Журнал изменений

2.27.4

Improved: Finding page_id for author and archive pages
Improved: Performance when querying images from DB
Fixed: Perfomance service fixes for ERR_TOO_MANY_REDIRECTS bug
Fixed: PHP8 Warnings

2.26.6

Improved: Images Lazy Load for Woocommerce Products
Improved: Cache exclusion

2.25.14

Improved: PHP8.3 compatibility
Changed: Minimum required PHP version is now 7.4
Added: Hooks and filters for manipulating SB output
Added: Support for DONOTCACHEPAGE and DONOTOPTIMIZEPAGE

2.24.18

Improved: PHP8.2 compatibility
Fixed: Security issue

2.24.14

Fixed: Kinsta cache clearing
Fixed: IO package

2.24.12

Improved: Added compatibility checks
Improved: Critical CSS generation
Improved: Compatibility with other plugins
Fixed: Loading Google Ads
Fixed: Disabling background images lazyload from 10web Dashboard
Fixed: Texts in deactivation popup
Fixed: Iframe lazyload bug

2.23.18

Added: More WP actions

2.23.16

Improved: Compatibility with Divi theme

2.23.15

Fixed: Issues with connection

2.23.14

Fixed: Connection bugs

2.23.13

Updated: IO package

2.23.12

Fixed: Error when setting attributes for scripts
Fixed: Corrupted JSON in certain cases when «Delay All JS» option is on
Fixed: Bug with pages displaying in 10Web Dashboard
Fixed: Comment about page cache when Whitelabel is enabled
Updated: Minor Ui changes
Improved: Excluded non-html pages from optimization
Improved: Font loading improvements
Improved: Updated IO package

2.22.32

Fixed: Generating Critical CSS for hosted multisites

2.22.31

Fixed: URL scheme checking

2.22.30

Fixed: Fixed division by zero bug

2.22.29

Fixed: Do not write WebP delivery lines if the website is already serving WebP
Fixed: Elementor animation conflicts with Critical CSS
Fixed: Elementor’s lazyload is disabled when our plugin is enabled and working
Improved: Activation of the plugin is faster now because of refactored score check logic
Improved: Slideshows work with «Delay All JS» is enabled
Fixed: Bug when no fonts are being added to the homepage
Improved: Added exception handling for JS Minifier
Improved: Added new options to SB REST API
Fixed: Compatibility with Hubspot Calendar
Fixed: Deprecation warnings
Fixed: Adding display:swap to font loading
Improved: Added fm_cookie_ to the list of non-cached cookies

2.21.25

Updated: Settings REST API
Improved: folder exclusion of JS files
Fixed: UI bugs

2.21.16

Fixed: Excluding scripts from Delay ALL JS via regexp
Fixed: Firing events after Delay All JS

2.21.12

Updated: IO package

2.21.11

Fixed: Bug when admin bar content were not fully visible on small screens
Added: Reconnect button in WP admin when connection issues are detected (no token or domain_id).
Improved: Background lazyload
Fixed: Events fired after connecting delayed JS files
Fixed: Issues when «Delay All JS» was breaking schema.org JSON
Updated: SB Settings REST API

2.20.33

Fixed: Minor bug

2.20.32

Fixed: Bug with firing events

2.20.31

Refactored: Critical CSS generation
Changed: Multiselect option to disable events that are being triggered after connecting all scripts in «Delay All Js»
Fixed: Conflicts with web-stories plugin
Fixed: html validation errors
Added: REST API for editing all the SB settings to integrate it in 10Web Dashboard
Fixed: Handling complicated cases of Critical Background Images
Fixed: Excluding Owl Carousel JS scripts from «Delay All JS» option
Added: Popup to notify user that she can enable auto-update of Booster plugin
Fixed: Logic of Critical CSS generation during other plugins updates
Fixed: «Custom Events» option
Fixed: Page optimization if test mode is on
Changed: Elementor’s animations now works with enabled «Delay All JS» option
Lightened: Logic during onboarding flow, fixed many bugs
Added: Special option to fix Scroll issues created by Critical CSS
Added: Special selectbox with Plugin/Theme/JS scripts list for easily exclude them from «Delay All JS» option
Fixed: Couple of Score Check warnings in WP admin
Changed: SB is now disabled on AMP pages by default

2.19.49

Fixed: UI issues

2.19.46

Updated: IO package

2.19.45

Updated: IO package

2.19.44

Changed: Connection logic for new IO plugin
Added: «Clear cache» button in advanced settings of the plugins clears CF cache
Improved: Reliability of score check
Improved» Stability

2.18.17

Changed: Load only critical fonts by default
Added: Default options for Critical CSS
Improved: Compatibility with Divi theme
Added: An option to lazyload iframes on user interaction
Added: Browser caching rules to the .htaccess file
Improved: Critical CSS generation
Improved: Viewport images gathering
Fixed: Bugs related to «Delay All JS» option
Improved: Connection logic
Improved: Score check stability in WP Admin
Fixed: A couple of bugs on static file caching
Fixed: PHP warnings
Fixed: WP Cron functionality

2.17.23

Improved score check in the WP dashboard

2.17.21

Added: Block to easily share the referral link
Improved: Image Optimizer
Improved: Lazy Load both for background images and regular images
Updated: Parameters to ignore for page cache
Changed: Now SB’s scripts are being injected inside the tag, not before it
Added: When changing the background image in Elementor’s page edit, Critical CSS will be regenerated for that page
Fixed: Couple of bugs that resulted in fatal errors on the websites
Fixed: Loading of critical fonts
Added: New option for critical fonts that allows load only them or exclude them from Critical CSS
Fixed: Bug that prevented enabling/disabling some options from 10Web Dashboard

2.15.18

Changed: Fully refactored IO package and service
Improved: Image optimizing queue
Removed: AWS package as dependency in favor of presigned keys.
Improved: Performance of getting data from the IO service
Improved: Performance of getting optimized images statistics in 10Web Dashboard
Refactored: Autooptimize feature to work with WP Cron
Added: Option to load excluded JS files the simple way
Added:Data size limit for Cache Structure to avoid database overflow
Fixed: Injecting scripts into tag, instead of appending them to it
Changed: «Exclude Elementor Scripts» now excludes also 10Web Builder
Improved: Exclude critical fonts from Uncritical CSS, and avoid loading them twice
Fixed: Minor UI issues
Fixed: Fatal error when plugin is activated on website with no posts and pages
Fixed: Error in «Delay All JS»‘s Web Worker
Fixed: Warning about strpos() function

2.14.50

Changed: Now collecting excluded images for background works only if that option is checked in plugin settings
Fixed: The bug when sometimes sizes for critical css generation were not sent to the Performance service

2.14.49

Changed: New faster connection logic
Refactored: Constructors not to use superglobal variables
Changed: CDN page
Added: Auto-exclude images in viewport
Fixed: Disconnect popup when White Label is on
Improved: Fonts loading
Fixed: serving gzipped page caches
Improved: Cache compatibility with Litespeed servers
Fixed: Iincompatibility with Elementor’s Background lazyload function
Changed: Google Ads JS files now excluded by default from the «Delay All JS»
Fixed: PHP warning about not emtpy directory when clearing the cache
Added: Notice about missing DOMDocument extension
Fixed: PHP warning about count() function’s parameters
Fixed: breaking Unicode characters inside inline scripts while connecting them to the page
Removed: All dependencies of old minifier
Improved: Worker in «Delay All JS» option

2.13.47

Fixed: CSS Minifier bug
Changed: CSS Minifier library

2.13.45

Fixed: Security issue

2.13.44

Fixed: Errors when migrating not-optimized pages from old structure to new
Added: lazy loading for video poster
Added: fallback for default page sizes during Critical CSS generation

2.13.42

Fixes: Whitelabel bug in certain conditions
Fixed: Web worker’s bug with scripts loading scripts.
Fixed: Cache bugs for 10Web hosted websites

2.13.41

Fixed: Whitelable fatal error

2.13.40

Disabled: logging by default
Fixed: conflicts with other plugins using Composer autoloader

2.13.37

Refactored: Plugin uninstall logic
Added: Option to exclude Elementor Pro JS fles from «Delay All JS»
Added: «Perforamance Lab» to exclude list of plugins
Fixed: Multisite or low PHP version warnings in the plugin, refactored plugin’s main file
Fixed: Updating cache constants on plugin activate/deactivate
Fixed: Deleting a page from the list of not-optimizable pages in Dashboard
Changed: «Delay All JS» option now works with script tags added in Gutenberg’s text block
Added: Option to exclude «10web Photo Gallery» plugin from delay
Added: GET routes in plugin’s REST API as a workaround of Cloudflare’s POST to GET convertion fix
Moved: Hardcoded not-optimizable pages list to the option
Changed: Now adding tag for lazyloaded images is optional
Fixed: Congrats popup in advanced mode
Fixed: Minor UI fixes for RTL websites
Added: .min to all minified CSS and JS files
Added: «Clear Cache» button for clients with activated White Label
Changed: Score check functionality is moved to a separate package
Changed: Generated JS and CSS files are not cleared now during cache flush, but are being overwritten
Fixed: An issue when we always call the site state update
Added: Bluehost cache is now cleared with our cache clear
Added: An option to enable WP’s autoupdate for SB plugin
Changed: 10Web Transients logic is moved to a separate package
Fixed: Bug when we show Booster plan as paid when client purchased only AI Assistant
Removed: all .git folders from vendor/ directory

2.12.26

Added: Cache warmup after cleaning cache in the plugin
Fixed: Bug with many requests to the page to determine its page ID

2.12.23

Fixed: Security issue

2.12.22

Changed: API keys

2.12.21

Changed: Optimization flow

2.12.15

Changed: Onboarding flow
Fixed: Minor UI/UX

2.11.43

Fixed: Transients and permanent cache conflicts

2.11.42

Fixed: Minor bug

2.11.41

Added: NPS survey banner
Added: Option to load excluded JS files with worker
Added: Customer support page
Improved: Debug log
Fixed: Connection issues

2.10.68

Improved: Optimization flow

2.10.66

Improved: Cache structure

2.10.65

Added: New signup logic
Fixed: «Optimized Background Images» option
Fixed: Issue when non-cached page is served

2.10.46

Changed: Design for plugin interface
Improved: File cache
Changed: All aggregated CSS and JS files now have same naming
Added: Option to exclude popular sliders from “Delay All JS” option
Added: Smart lazyload for iframes, sliders and videos. Now if there is no such item on the page, the optimization or exclusion of it won’t work on that page.
Improved: Background lazy-loading for specific cases
Added: An option to set SB Page Cache lifetime.
Added: Now you can optimize author and 404 pages.
Improved: Third-party cache clearing
Changed: All similar Google Fonts are being merged after download and connect as one to get rid of duplicates
Fixed: Bug when lazyload broked audio tags
Fixed: A couple of bugs with Page Counter when home page is set to “Latest Posts”
Fixed: Bug when Optimized Background Images option conflicted with Background LazyLoad
Fixed: Bug when Critical CSS is not being connected to the page when “Use Critical Font” is unchecked
Fixed: Bug when home page was defined incorectly if was written with http or with www.
Fixed: Bug preventing onboarding flow to finish in NO_REST Critical CSS import
Refactored:“Delay All JS” optimization, now scripts are not moved from their places, this improves stability.

2.9.27

Fixed: Minor bug

2.9.25

Fixed: Minor bug

2.9.24

Fixed: Gutenberg block
Fixed: Elementor block

2.9.23

Fixed: Deactivation popup on the Plugins page.
Fixed: Bug when Critical CSS was being regenerated after the update.
Fixed: Bug when the cache was kept after removing, disabling, or deactivating the plugin.
Improved: Critical CSS generation.
Improved: Critical Fonts generation.
Fixed: Bug with the Optimized Background Images option.

2.8.35

Fixed: Security issue

2.8.34

Fixed: Security issue
Added: BF offer

2.8.32

Added: Endpoint to enable/disable CF integration.
Added: Hooks to clear CF cache.
Updated: IO package
Added: An option to load fonts after CSS load

2.8.19

Fixed: Compatibility issue with WordPress 6.1.

2.8.18

Changed: Many UI
Improved: Stability for Critical CSS generation
Fixed: Incompatibility issues with WPML’s Woocommerce Multilingual module
Improved: Performance improvements

2.7.47

Fixed: Critical CSS regeneration issues

2.7.44

Improved: REST API speed
Improved: Page cache.

2.7.37

Added: Wp admin dashboard UI changes.
Added: Optimization of archive and product pages.

2.6.42

Improved: Onboarding flow
Added: A dedicated page to manage Whitelable settings

2.6.40

Improved: REST API reliability and Critical CSS generation

2.6.37

Fixed: Critical CSS generation

2.6.31

Fixed: Minor bug

2.6.30

Changed: Onboarding flow
Fixed: Bug in page cache on hosted website

2.3.3

Added: Compatibility with WPML

2.3.2

Fixed: Bug in white label
Improved: Images Lazyload

2.3.1

Improved: Plugin white label
Improved: Images Lazyload (Now works with picture tags and srcsets)
Improved: Critical CSS stability

2.3.0

Added: Option to white label admin dashboard

2.2.18

Improved: Font preload
Added: New special mode for collecting images

2.2.16

Fixed: Page cache if it is not correctly set up.

2.2.15

Fixed: Warning messages about WebP and Page Caching
Fixed: Warning about advanced-cache.php
Reduced: Vendor size
Updated: Incompatible plugins list

2.2.12

Added: Test mode
Fixed: Bug in page cache

2.2.8

Improved: Critical CSS stability
Fixed: Bug in page cache
Fixed: Bug in clear cache

2.0.27

Disabled: Cleare cache trigger on ACF update
Removed: Deactivation popup for hosted websites
Changed: Notification texts

2.0.26

Added: Notice about incompatible plugins

2.0.25

Fixed: Bug in the page cache
Added: Trigger to clear page cache on page edit

2.0.22

Fixed: Conflicts with 3rd party plugins images lazy load
Improved: Optimization flow
Fixed: Bug in JS delay

2.0.21

Added: Image optimization for additional pages
Added: Deactivation pop-up

2.0.18

Improved: Optimization flow

2.0.17

Changed: Composer update for image optimizer

2.0.16

Added: Clear cache on disconnect website
Added: Compatibility for connecting from Photo Gallery plugin.

2.0.15

Changed: Get Critical CSS via Rest API instead of Ajax call

2.0.14

Fixed: Bug in homepage optimization flow

2.0.13

Fixed: Conflicts with third party plugins and hostings caches
Fixed: Bug in tag attributes

2.0.12

Fixed: Google ads display
Fixed: Uncritical CSS loading with worker

2.0.11

Changed: Welcome page design
Fixed: Bug in Critical CSS generation

2.0.10

Added: Rest route to edit optimization settings via REST API

2.0.9

  • Fixed: Minor bug

2.0.7

  • Fixed: Whitelabel bug
  • Fixed: bug with redirection after update

2.0.3

  • Initial version on wp.org