WPMU DEV in your language
Translations
Translation of Hummingbird: French (Canada)
Prio | Original string | Translation | — |
---|---|---|---|
Since the total number of nodes depends on the size of the page, break large pages into multiple smaller ones to reduce the total node count. | Upgrade your account for contributing to translations. | Details | |
Since the total number of nodes depends on the size of the page, break large pages into multiple smaller ones to reduce the total node count.
Login to your account for contributing to translations.
|
|||
Most of the time, your theme is responsible for adding redundant DOM nodes to your site. Activate the default TwentyNinteen theme, and compare the performance score. If the score improves, that means your current theme is the culprit, and you should either use another efficiently coded theme or work with the developer to see what changes can be made. | Upgrade your account for contributing to translations. | Details | |
Most of the time, your theme is responsible for adding redundant DOM nodes to your site. Activate the default TwentyNinteen theme, and compare the performance score. If the score improves, that means your current theme is the culprit, and you should either use another efficiently coded theme or work with the developer to see what changes can be made.
Login to your account for contributing to translations.
|
|||
The score depends solely on the total number of nodes found on the page. The median is 1400 nodes; however, for a perfect score, your DOM’s total nodes should be lower than 275. Try the following to improve your score: | Upgrade your account for contributing to translations. | Details | |
The score depends solely on the total number of nodes found on the page. The median is 1400 nodes; however, for a perfect score, your DOM’s total nodes should be lower than 275. Try the following to improve your score:
Login to your account for contributing to translations.
|
|||
Maximum Child Elements | Upgrade your account for contributing to translations. | Details | |
Maximum DOM Depth | Upgrade your account for contributing to translations. | Details | |
Total DOM Nodes | Upgrade your account for contributing to translations. | Details | |
Your DOM has %s in total. | Upgrade your account for contributing to translations. | Details | |
Nice! Your DOM only has %s in total. | Upgrade your account for contributing to translations. | Details | |
Everything inside your document is a node - HTML tags, text inside the tags and comments. These nodes have a hierarchical relationship, making a tree of nodes called the DOM tree. A large DOM tree harms your network efficiency and load performance as the browser has to parse lots of nodes that aren't displayed above-the-fold. Additionally, a large DOM tree increases memory usage, requires massive style calculations, and produces costly layout reflows. | Upgrade your account for contributing to translations. | Details | |
Everything inside your document is a node - HTML tags, text inside the tags and comments. These nodes have a hierarchical relationship, making a tree of nodes called the DOM tree. A large DOM tree harms your network efficiency and load performance as the browser has to parse lots of nodes that aren't displayed above-the-fold. Additionally, a large DOM tree increases memory usage, requires massive style calculations, and produces costly layout reflows.
Login to your account for contributing to translations.
|
|||
Continue using the theme or plugin. This may be a perfectly valid option for services you just can't live without. | Upgrade your account for contributing to translations. | Details | |
Continue using the theme or plugin. This may be a perfectly valid option for services you just can't live without.
Login to your account for contributing to translations.
|
|||
Deactivate the theme and/or your plugins one by one to find the culprit, then remove it or find a comparable substitute. | Upgrade your account for contributing to translations. | Details | |
Deactivate the theme and/or your plugins one by one to find the culprit, then remove it or find a comparable substitute.
Login to your account for contributing to translations.
|
|||
Unfortunately, there is no way to improve bootup time for scripts served from another domain. Scripts from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can: | Upgrade your account for contributing to translations. | Details | |
Unfortunately, there is no way to improve bootup time for scripts served from another domain. Scripts from other domains mentioned in the Status section are likely being added by a plugin or your theme. You can:
Login to your account for contributing to translations.
|
|||
Additional notes | Upgrade your account for contributing to translations. | Details | |
Configure Browser Compression | Upgrade your account for contributing to translations. | Details | |
Caching your JavaScript files can reduce network cost as the browser can serve cached resources instead of fetching them from the network. You can configure caching of your JavaScript files using Hummingbird. | Upgrade your account for contributing to translations. | Details | |
Caching your JavaScript files can reduce network cost as the browser can serve cached resources instead of fetching them from the network. You can configure caching of your JavaScript files using Hummingbird.
Login to your account for contributing to translations.
|
Export as •
Translators
- Patrick Cohen: 28%