Описание
Track Core Web Vitals for the entire website and for individual URLs.
Mobile and Desktop.
Every day.
Automatically.
For free.
No need to guess whether your website performance needs your attention or not — you will get the definite answer in your WordPress Dashboard in a few minutes.
Со SpeedGuard вы получаете:
- Core Web Vitals (LCP, CLS, INP) testing for individual URLs of your website
- PageSpeed Insights (LCP, CLS) for the cases if your website doesn’t have Core Web Vitals yet
- automatic everyday monitoring
- both desktop and mobile testing
- links to the Google PageSpeed Insights reports (that include CWV on top as well) which you can pass to the performance engineer to improve your site speed
- tests are completely automated — you don’t need to do anything
- лeгко использовать — просто выберите страницы вашего сайта, скорость которых нужно мониторить
- Это бесплатно
Test performance of any content in WordPress :
- Записи
- Страницы
- События
- Товары WooCommerce
- и любые другие произвольные типы записей
- Страницы архивов
- Рубрики
- Метки
- и любые другие произвольные таксономии
Идея создания
There is no need to say that performance IS very important.
What’s also important — is to understand whether you have to worry about your website performance or it’s doing fine.
Google Core Web Vitals are the metrics that Google uses to measure the user experience on the web (real user experience!).
If your website passes CWV assessment for Origin — it means that your website is fast enough for the majority of users.
If it doesn’t pass — it means that you have to fix this.
If it does pass but quite a few specific URLs are not passing — it’s a good time to look into those URLs and improve them to prevent the entrire webstie to be marked as failing CWV.
I wanted a simple easy-to-use tool to warn me in case my clients’ websites performance has a bad tendency and needs my attention.
I wanted a native WordPress solution, with all information available from the dashboard, simple but still informative, a guard who will do the monitoring every day and ping me, in case something goes wrong.
I have not found one and that’s why I’ve built this plugin.
I’ll be happy to know that you find it useful as well — please, leave a review.
P.S. Note about PageSpeed Insights: you SHOULD always use CWV data in case it is available for your website. In case it is not available (when the website is new and/or doesn’t have enough traffic yet) — use PageSpeed Insights. But you have to remember, that PSI — are lab tests, it’s just an emulation of real users experience. It’s better than nothing, of course.
Watch my talk here if you want to understand Core Web Vitals Mystery better.
Скриншоты
Установка
Автоматическая установка плагина:
- Перейдите в Плагины > Добавить новый в вашей Консоли WordPress
- Поиск плагина SpeedGuard
- Нажмите Установить SpeedGuard
- Activate SpeedGuard
- You will be redirected to the Tests page and your Homepage will be tested automatically on activation
- While the test is running, watch the video in the sidebar to make the most of the plugin
Настройка:
SpeedGuard is ready to use right after activation.
Tests are run every day automatically by CRON.
There are 2 tests type: Core Web Vitals and PageSpeed Insights. By default, Core Web Vitals is selected. If Google has this data available for your website, it will be used. If not — you will see the notice, switch to PageSpeed Insights in SpeedGuard -> Settings then.
Часто задаваемые вопросы
-
Как выполняются тесты?
-
Starting from version 1.7 SpeedGuard is using Google PageSpeed Insights API which uses Lighthouse technology to perform tests.
From there we have Core Web Vitals data for specific URLs of your website and for origin. (Same data, that you can see in Google Search Console under Core Web Vitals section.) -
Мне нужно получить ключ API Google PageSpeed Insights, чтобы пользоваться этим плагином?
-
Нет, ключ не нужен. Просто добавляйте страницы, которые вы хотите мониторить.
-
Are the tests results for desktop or mobile users?
-
For both. Automatically.
-
Он работает на WordPress Multisite?
-
Use per-site activation.
-
Как предложить новую опцию или сообщить об ошибке?
-
Here, in the support forum.
-
Переводы
-
- Английский — по-умолчанию
Примечание: Вашего языка еще нет? Вы можете помочь перевести этот плагин на ваш язык прямо из репозитория, никаких дополнительных програм не нужно.
-
Благодарности
-
- Спасибо Baboon designs из Noun Project за иконку.
Отзывы
Участники и разработчики
«Site Speed Test — SpeedGuard» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
Участники«Site Speed Test — SpeedGuard» переведён на 10 языков. Благодарим переводчиков за их работу.
Перевести «Site Speed Test — SpeedGuard» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
Version 2.0.2 — July 12, 2024
- [Fixed] Error on activating PRO (with AMP)
Version 2.0.1 — July 6, 2024
- [Fixed] CWV for Origin are «N/A» after the test deletion
Version 2.0 — July 4, 2024
- [New] Added Core Web Vitals (LCP, CLS, INP) metrics
- [New] PageSpeed Insights (LCP, CLS) stays as a backup for the cases if your website doesn’t have Core Web Vitals yet
- [New] No API key needed, plugin works right away
- [New] Automatic everyday monitoring by default
- [New] Both desktop and mobile testing by default
- [Improved] PSI API v5
- [Improved] Overall plugin performance (especially for making/handling requests)
- [Discontinued] Admin Bar widget
Version 1.8.5 — June 7, 2021
- [Fixed] Compatibility with plugins that disable admin notices
- [Fixed] Error on author archive pages
Version 1.8.4 — March 22, 2021
- [Fixed] Error on date archive pages
- [Fixed] Homepage can be added multiple times
- [Fixed] Site’s average is not updated properly when tests are deleted
- [Tweak] jQuery independence: all functions use vanilla JS now
Version 1.8.3 — November 9, 2020
- [Fixed] Threshold error (5 minutes + timezone) after WordPress 5.3
- [Fixed] Settings are being reset to defaults
- [Fixed] PHP Warning: Illegal string offset ‘displayValue’ in Admin bar when test is in progress
- [Fixed] Critical error on custom post type archive page
- [Fixed] Tests for terms pages were not being deleted on uninstall
- [Fixed] Styles and scripts loaded for not logged-in user after version 1.8
- [Fixed] 504 admin-ajax.php error (or inifinite spinning) on bulk retest
- [Tweak] Backward compatibility with PHP 5.6
- [Tweak] Wait time before retesting reduced to 3 minutes
Version 1.8.2 — Septemeber 9, 2020
- Typo fixed
Version 1.8.1 — Septemeber 9, 2020
- [Fixed] Error happened on some installs: Unexpected end of file in ../speedguard/admin/class-speedguard-admin.php on line 403
- [Fixed] Error happened on CPT’s pages in wp-admin: Object of class WP_Error could not be converted to string in ../speedguard/admin/includes/class.widgets.php on line 80
- [Tweak] REST API Internal + Auth security improved
- [Tweak] Automatically re-test if monitored page is added again
Version 1.8 — August 10, 2020
- [New] Support for archives is added
- [New] Tests results can be sorted now (by time, URL and speed)
- [New] Homepage test is added automatically on plugin activation
- [Tweak] Tests are run with AJAX in the background
- [Tweak] Already guarded items are excluded from autocomplete
- [Tweak] Type-in validation improved
- [Tweak] Settings and Tests links are added to plugin’s tab on the Plugins page
- [Fixed] Homepage can’t be added if it an archive
- [Fixed] Sanitization type-in doesn’t work in all cases
- [Fixed] Upcoming email notification is sent to the old email after it’s been updated
- [Fixed] Notice to wait for 5 minutes before next run stays even after 5 minutes passed
- [Fixed] Email report contains a line with no results if the test is in running at the moment
Version 1.7
- As WebPageTest.org stopped providing public API keys, SpeedGuard switched to make tests using Google PageSpeed Insights API which uses Lighthouse technology.
- Tracked performance metrics is Largest Contentful Paint
- Небольшие багфиксы
If you’ve got working WebPageTest API key and want to keep using it to run tests, you still can use SpeedGuard version 1.6, but mind that it’s not going to be supported/updated anytime soon.
Version 1.6
- Performance of external requests improved (tips and API credits)
- Небольшие багфиксы
Version 1.5.1
- Исправление опечаток
Version 1.5
- Поддержка WordPress Multisite (активация для сайта)
- Выбор типа Интернет-соединения
- Выбор местоположения сервера
- Улучшено оформление письма с отчетом
- Небольшие багфиксы
Version 1.4.1
- Обновление языковых пакетов
Version 1.4
- Адрес любой страницы с вашего сайта можно добавить в поле ввода
- Полное время загрузки в отчетах заменено на Speed Index, чтобы показывать реальный опыт полтзователей https://sites.google.com/a/webpagetest.org/docs/using-webpagetest/metrics/speed-index
- Замена аdmin-ajax.php на WP REST API
- Поддержка WordPress Multisite приостановлена в этой версии, но скоро вернётся опять — с лучшим решением в плане производительности для больших баз данных.
- Небольшие багфиксы
Version 1.3.1
- Небольшие багфиксы
Version 1.3
- Добавлена поддержка Страниц и Пользовательских типов записей.
Version 1.2.2
- Небольшие багфиксы, добавлены комментарии
Version 1.2.1
- Багфикс для языковых пакетов
Version 1.2
- Multisite support added.
Version 1.1.0
- Обновлено оформление страницы Тесты
Version 1.0.0
- Первая стабильная версия.