PHPackages                             haassie/page-speed-insights - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. haassie/page-speed-insights

ActiveTypo3-cms-extension[Utility &amp; Helpers](/categories/utility)

haassie/page-speed-insights
===========================

PageSpeed Insights extension for TYPO3

3.0.0(5y ago)740.4k7[16 issues](https://github.com/haassie/ext-page-speed-insights/issues)[6 PRs](https://github.com/haassie/ext-page-speed-insights/pulls)2GPL-2.0-or-laterPHP

Since Nov 4Pushed 3y ago3 watchersCompare

[ Source](https://github.com/haassie/ext-page-speed-insights)[ Packagist](https://packagist.org/packages/haassie/page-speed-insights)[ Docs](https://www.richardhaeser.com)[ Fund](https://www.buymeacoffee.com/richardhaeser)[ Fund](https://www.richardhaeser.com/sponsoring)[ RSS](/packages/haassie-page-speed-insights/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (2)Versions (13)Used By (2)

Page Speed Insights for TYPO3
=============================

[](#page-speed-insights-for-typo3)

[![Pipeline](https://github.com/haassie/ext-page-speed-insights/workflows/CI/badge.svg)](https://github.com/haassie/ext-page-speed-insights/actions)

The performance of your website is important for several reasons. The most important one is that if a page is to slow you will lose visitors. Studies showed that over 50% of the people will leave a page that takes longer than three seconds to load.

As this is important for users, it is important for search engines as well. Search engines want to give the user the best results possible. If a search engines have to choose between two results that both are interesting for a user, the fastest one will definitely have a higher change to rank over the other result.

About the extension
-------------------

[](#about-the-extension)

This extension will give you the possibility to check your TYPO3 pages with [PageSpeed Insights](https://developers.google.com/speed/docs/insights/v5/about). The performance of your page is checked with Lighthouse and will give you an indication of the performance of your page.

What is checked?
----------------

[](#what-is-checked)

As PageSpeed Insights is using Lighthouse to analyse your page, there is quite some information available. Currently this TYPO3 extension will store the following data:

- Performance score
- SEO score
- Accessibility score
- Best practises score
- PWA score

How to use it?
--------------

[](#how-to-use-it)

Using this extension is quite simple and consists of some simple steps:

- Install the extension by using composer or download it from the TYPO3 Extension Repository.
- Set the option `Analyze with PageSpeed Insights` in the page properties of the pages you would like to analyze.
- Add a scheduler job of class `Execute console commands` with as `Schedulable Command` the option `pagespeedinsights:run`.
- Now make sure the scheduler job will run as often you would like to run the analysis. My personal preference is once a day.
- After a run you can see the results in the page properties with an overview of the results of the last year.

Configuration
-------------

[](#configuration)

No configuration is needed, but a 1 configuration option is available. If you want to monitor the API requests or if you will need more than 25.000 check per day, you might want to set your Google API key. You can do this as an argument of the command in the scheduler.

Dashboard
---------

[](#dashboard)

Are you testing the new [dashboard for TYPO3](https://github.com/TYPO3-Initiatives/dashboard)? This extension will add some widgets to show you the average results of your complete website.

What's next?
------------

[](#whats-next)

Some things on the roadmap:

- Show performance score in page module
- Add suggestions how to make your page faster
- Reporting of results

Sponsoring
----------

[](#sponsoring)

Do you like this extension and do you use it on production environments? Please help me to maintain this extension and become a sponsor. Check [my website](https://www.richardhaeser.com/sponsoring) for more information. You can already help me by [buying me a coffee](https://www.buymeacoffee.com/richardhaeser).

[![Buy me a coffee](https://camo.githubusercontent.com/9a769e616ce78645bf51d12e4179cfbfd72fb413722b284e0be3ec3c75a86010/68747470733a2f2f63646e2e6275796d6561636f666665652e636f6d2f627574746f6e732f64656661756c742d6f72616e67652e706e67)](https://www.buymeacoffee.com/richardhaeser)

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity32

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~63 days

Recently: every ~84 days

Total

9

Last Release

1928d ago

Major Versions

1.1.0 → v2.x-dev2020-04-03

2.1.1 → 3.0.02021-03-24

### Community

Maintainers

![](https://www.gravatar.com/avatar/f62b9b92b174550dc9fad9ef1b70eab4d9ba760e68f36ca4bce51de6e0cd7c7c?d=identicon)[richardhaeser](/maintainers/richardhaeser)

---

Top Contributors

[![haassie](https://avatars.githubusercontent.com/u/11075733?v=4)](https://github.com/haassie "haassie (5 commits)")

###  Code Quality

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/haassie-page-speed-insights/health.svg)

```
[![Health](https://phpackages.com/badges/haassie-page-speed-insights/health.svg)](https://phpackages.com/packages/haassie-page-speed-insights)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[wazum/sluggi

TYPO3 extension for URL slug management with inline editing, auto-sync, locking, access control, and redirects

40529.5k](/packages/wazum-sluggi)[typo3/cms-scheduler

TYPO3 CMS Scheduler - Schedule tasks to run once or periodically at a specific time.

169.3M231](/packages/typo3-cms-scheduler)[typo3/cms-lowlevel

TYPO3 CMS Lowlevel - Technical analysis of the system. This includes raw database search, checking relations, counting pages and records etc.

178.2M317](/packages/typo3-cms-lowlevel)[typo3/cms-redirects

TYPO3 CMS Redirects - Create manual redirects, list existing redirects and automatically createredirects on slug changes.

167.4M80](/packages/typo3-cms-redirects)[typo3/cms-form

TYPO3 CMS Form - Flexible TYPO3 frontend form framework that comes with a backend editor interface.

147.6M266](/packages/typo3-cms-form)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
