Mobile 375 × 812

Desktop 1440 × 900

Score: 71 / 100
Based on 8 categories, 0 sections
Room to improve — your 23.0s load time is above Google's 2.5s 'Good' threshold.
Several missing protections leave your users and data exposed.
Several issues make your site difficult for assistive technology users.
Well-optimized for search — your content is discoverable.
Solid infrastructure — fast server responses across the board.
Mostly compliant — a few items need attention.
Rich content metadata — your pages look great everywhere.
Reasonable footprint with room for optimization.
The overall score is a weighted average of individual category scores. Categories with more impact on user experience and security carry more weight.
Weights reflect general web best practices. Individual needs may differ.
Content-Security-Policy header is missing
Security gaps expose your site and users to attacks, eroding trust.
Cookie 'SERVERID' is missing the Secure flag
Security gaps expose your site and users to attacks, eroding trust.
HSTS header is missing
Security gaps expose your site and users to attacks, eroding trust.
No Content-Security-Policy header found
Security gaps expose your site and users to attacks, eroding trust.
Page weighs 7.4 MB (4.0 MB transferred)
Performance issues directly impact user engagement and conversion rates.
High impact, low effort — start here.
High impact, requires investment.
Small gains, minimal effort.
Nothing in this quadrant — good news.
Low impact, high effort — do last.
Nothing in this quadrant — good news.
[](https://beavercheck.com/results/dd2bd4f0-bad4-4c27-80f9-82757cd561e9)<a href="https://beavercheck.com/results/dd2bd4f0-bad4-4c27-80f9-82757cd561e9"><img src="https://beavercheck.com/badge?url=https%3A%2F%2Fulule.com" alt="BeaverCheck Score"></a>https://beavercheck.com/badge?url=https%3A%2F%2Fulule.comThis badge auto-updates with your latest scan result.
Your site performs reasonably well, but a few targeted fixes could meaningfully improve results. Your LCP of 23.0s exceeds Google's 2.5s 'Good' threshold and the 1 performance issue below directly contributes to it. Addressing the critical issues below would have the most immediate impact on your user trust.
7 barrier(s) likely increasing bounce by ~28%.
Page takes 23.0s to load
+12% bounceUsers abandon at ~3s — you're 20.5s over the 2.5s threshold
Fix: Optimize render-blocking resources, preload the hero image, and compress images
Page feels frozen for 672ms
+5% bounceClicks on the primary CTA are ignored while JavaScript runs
Fix: Break up long tasks; defer non-critical JavaScript to post-hydration
No HSTS header
+1% bounceReturning visitors are briefly exposed to downgrade attacks on first request
Fix: Set Strict-Transport-Security: max-age=31536000; includeSubDomains
No Content-Security-Policy header
+1% bounceHigher XSS blast radius — one compromised script can exfiltrate the checkout form
Fix: Ship a reporting-only CSP first, then enforce once violations are clean
No structured data
+2% bounceNo rich-result eligibility in Google — lower SERP CTR vs competitors with stars and prices
Fix: Add JSON-LD for your page type (Product, Article, FAQPage, LocalBusiness, …)
Content is hard to read
+2% bounceGraduate-level reading difficulty — limits the addressable audience for product or blog pages
Fix: Shorten sentences; replace jargon with plain language; target Flesch ease ≥60
No skip-to-content link
+1% bounceKeyboard and screen-reader users must tab through the entire header on every page
Fix: Add a visible-on-focus <a href="#main">Skip to content</a> as the first focusable element
Preliminary CRO audit — each barrier links to the tab with detailed analysis.
€340 investment → €0.93/month returns + EUR 500,000 risk avoided
€340
4h · 5 findings
€0.93 /mo
~€11 / year
EUR 500,000
if kept compliant
€170 — in quick wins — start here for the fastest payback
Figures combine localized regulatory fine ceilings, search/conversion value priced against local CPC, and bandwidth waste estimates. Results depend on implementation quality and audience composition. Not legal or financial advice.
4.0 developer hours at €85/hr
Based on European Union rates (€85/hr)
Start here for the best return on investment
€41,668 / month at risk
~€500,011 / year if left unfixed
€500,000
+3 more
€0.93 /mo
12567.0 MB/mo × 0.074 EUR/GB
Compliance figures represent the statutory maximum fine for the most severe triggered category, capped per regulation — not the sum of per-finding penalties. Based on published regulatory fine ranges. This is not legal advice.
Unique monthly visitors from your analytics
Purchases, signups, or key actions
Optional — for revenue estimation
more engaged visitors from reduced bounce
Fix 5 critical issues to capture this value
Based on Google/Deloitte research ("Milliseconds Make Millions") showing a ~7% bounce rate increase per additional second of LCP above the 2.5s "Good" threshold.
Your site's LCP: → estimated after fixes.
These are estimates based on industry research — actual results vary
Your data stays in your browser — nothing is sent to our servers
Thanks for your feedback!
We'll use a cached audit if available, or offer to scan.
Industry-standard audits powered by Google Lighthouse.
Key metrics that affect user experience.
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
3.32 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
23.02 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
672 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.001
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
7.90 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
23.42 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
Container@3x div.ywBngKLG > div.ywBngKL2 > div.ywBngKLD > img.ywBngKLF | /guty4ttb9vho/2tOiWLnoTqtZdMFLT1GVmj/dc4eb2ef3cfbff5ccf83... | 577.5 KiB | 523.5 KiB |
INCONTOURNABLE ROUEN, balades & découvertes a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/f99e55731ca62a810c15c5c6876a1401ca82dcee/thumbna... | 323.0 KiB | 296.4 KiB |
⚜️Les Messagers des Étoiles ✨ a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/feb139ee44305fcd3ca7351b0b2f7f9a3616e9d7/thumbna... | 232.2 KiB | 205.6 KiB |
Explore Kyrgyzstan 2nd Edition - Self-drive Guide a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/2eeaea899fdf86724c731155350be352d16e70e7/thumbna... | 285.0 KiB | 200.1 KiB |
Out Soon: 1992 - 2008 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/992498caf7204eee6969e9e0993313f6e3564b4e/thumbna... | 179.2 KiB | 152.6 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/158/048/407/9/ab75776436af6d7bb261d836fcaa83d7.png | 160.3 KiB | 127.5 KiB |
| media.ulule.com/tags/cta/156/927/311/3/8c8ff5576558bb45cbc5ca979d96ca42.png | 182.6 KiB | 125.8 KiB | |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/cta-role.png | 138.9 KiB | 85.2 KiB |
| media.ulule.com/tags/cta/156/900/665/1/2b70c78a08715b4a3b965e7c7941cb1f.png | 111.7 KiB | 78.8 KiB | |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/161/046/749/8/8061847bfd7d1fa442dc55efae6fb8af.jpg | 133.6 KiB | 76.3 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/158/473/172/9/11ae6849f4730fbae6ddc572108472b2.png | 91.2 KiB | 58.3 KiB |
div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img | /2021/04/04679a11-4c38-4bd2-a8a6-708ab1329e15.png?auto=fo... | 5.0 KiB | 4.5 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| use.typekit.net/nyr7bbn.css | 1.4 KiB | 757 ms |
| /p.css?s=1&k=nyr7bbn&ht=tk&f=4455.4677.5045.16285.24537.2... | 172 B | 752 ms |
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ulule.com/ | 806 ms |
| www.ulule.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| next.ulule.com/_next/static/chunks/9972-b75984b8e81da98a.js | 146.3 KiB | 102.4 KiB |
| static.axept.io/sdk.js | 182.3 KiB | 74.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PX3JCRM | 166.6 KiB | 70.2 KiB |
| next.ulule.com/_next/static/chunks/framework-654480df7d3d7253.js | 114.3 KiB | 66.3 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 78.4 KiB | 54.8 KiB |
| next.ulule.com/_next/static/chunks/pages/_app-130ea874fddd6dba.js | 107.7 KiB | 52.9 KiB |
| next.ulule.com/_next/static/chunks/main-39455c380c2a3e3c.js | 90.2 KiB | 38.4 KiB |
| /_next/static/chunks/pages/ulule/pages/[country]-8b1d772e... | 44.4 KiB | 30.8 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.ulule.com/ | 1.7 s | 16 ms | 2.7 ms |
| next.ulule.com/_next/static/chunks/framework-654480df7d3d7253.js | 1.1 s | 924 ms | 32 ms |
| next.ulule.com/_next/static/chunks/main-39455c380c2a3e3c.js | 505 ms | 267 ms | 22 ms |
| Unattributable | 432 ms | 16 ms | 0.0 ms |
| www.googletagmanager.com/gtm.js?id=GTM-PX3JCRM | 358 ms | 284 ms | 43 ms |
| widget.trustpilot.com/bootstrap/v5/tp.widget.bootstrap.min.js | 321 ms | 314 ms | 1.9 ms |
| static.axept.io/sdk.js | 231 ms | 180 ms | 50 ms |
| /_next/static/chunks/pages/ulule/pages/[country]-8b1d772e... | 171 ms | 155 ms | 9.7 ms |
| next.ulule.com/_next/static/chunks/pages/_app-130ea874fddd6dba.js | 147 ms | 106 ms | 36 ms |
| connect.facebook.net/en_US/bundle/sdk.js/ | 77 ms | 59 ms | 18 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 2.3 s |
| Other | 1.3 s |
| Style & Layout | 680 ms |
| Rendering | 496 ms |
| Script Parsing & Compilation | 287 ms |
| Garbage Collection | 77 ms |
| Parse HTML & CSS | 48 ms |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/cta-role.png |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/163/666/340/0/e1164d9edee2faf56663a64936d5b7c1.jpg |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/158/473/172/9/11ae6849f4730fbae6ddc572108472b2.png |
Container@3x div.ywBngKLG > div.ywBngKL2 > div.ywBngKLD > img.ywBngKLF | /guty4ttb9vho/2tOiWLnoTqtZdMFLT1GVmj/dc4eb2ef3cfbff5ccf83... |
div > div.sc-fodVek > div.sc-fFucqa > img.Illustration__Img div > div.sc-fodVek > div.sc-fFucqa > img.Illustration__Img | /2021/03/Cookies 1B.png?auto=format&fit=crop&w=170&h=auto... |
div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img | /2021/04/04679a11-4c38-4bd2-a8a6-708ab1329e15.png?auto=fo... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.yFtv2XoH > section.yFtv2XoQ > nav.yFtv2Xo4 > button.yISLuFS8 div.yFtv2XoH > section.yFtv2XoQ > nav.yFtv2Xo4 > button.yISLuFS8 |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J |
div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
Form elements without effective labels can create frustrating experiences for screen reader users. Learn more about the `select` element.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
English
Français
Español
Italiano
Nederlands div.yqWWT5Y1 > div.ybW5ux3 > div.ybhkXym > select |
$ (USD)
€ (EUR)
£ (GBP)
kr (DKK)
kr (NOK)
$ (AUD)
$ (CAD)
fr. (CHF)
kr (SEK)
$ … div.yqWWT5Y1 > div.ybW5ux3 > div.ybhkXym > select |
Link text (and alternate text for images, when used as links) that is discernible, unique, and focusable improves the navigation experience for screen reader users. Learn how to make links accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
nav.yFtv2Xo7 > div.yFtv2XoH > section.yFtv2XoQ > a.yWlR9E2 nav.yFtv2Xo7 > div.yFtv2XoH > section.yFtv2XoQ > a.yWlR9E2 |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
OK! div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_acceptAll |
TWINKLE EDITIONS a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€12,033 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-15 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
OUNTRAVELA PUBLISHING a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
200 / 100 div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 |
D-34 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
AFTERCLUB.BE a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
561 / 500 div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 |
H-23 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
DOROTHÉE PIATEK a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€4,824 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-32 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
SEE ALL PROJECTS div.yJvPGO9 > section.yJvPGO93 > a.yhxEDjC > button.yw80WrDU |
SEE ALL CHANNELS div.yJvPGO9 > section.yJvPGO93 > a.yhxEDjC > button.yw80WrDU |
SEE ALL CALLS FOR PROPOSALS div.yJvPGO9 > section.yJvPGO93 > a.yhxEDjC > button.yw80WrDU |
Language and site currency footer.yFQ85FB1 > div.yqWWT5YE > div.yqWWT5Y1 > p.yNg1KOr9M |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Help and resources div.yqWWT5YB > section.yfqtpdS1 > label.ysnXvh91 > h3.yNg1KOr9O |
These are opportunities to improve keyboard navigation in your application.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ongoing
Lutte contre la précarité alimentaire chez les jeunes de 16 à 25 ans
… div#__next > div.yJvPGO9 > section.yJvPGO93 > ul.yqMj87a |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ongoing
Lutte contre la précarité alimentaire chez les jeunes de 16 à 25 ans
… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Pour révéler, célébrer et récompenser les talents qui perpétuent l’exc… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Accompagner les porteurs de projet engagés dans la transition énergéti… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Soutien de projets sur les thématiques du bien vieillir, de l’aide aux… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Les hommes et les femmes qui œuvrent pour une société plus inclusive e… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Des projets de nouvelles lignes aériennes élaborées et gérées localeme… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
No, thanks div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_dismiss |
I want to choose div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_configure |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Uncaught Error: Minified React error #418; visit https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Search nav#search-form > form.ygYwA3Wc > div.ygYwA3WZ > a.yIdeCPc2 |
To appear in search results, crawlers need access to your app.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Industry-standard audits powered by Google Lighthouse. — Desktop
Key metrics that affect user experience. — Desktop
First Contentful Paint First Contentful Paint — how long until the browser renders the first piece of content. Under 1.8s is good.
1.11 s
Largest Contentful Paint Largest Contentful Paint — how long until the largest visible element loads. Under 2.5s is good.
2.14 s
Total Blocking Time Total Blocking Time — total time the main thread was blocked, preventing user input. Under 200ms is good.
6 ms
Cumulative Layout Shift Cumulative Layout Shift — measures visual stability. How much the page layout shifts during loading. Under 0.1 is good.
0.005
Speed Index Speed Index — how quickly content is visually displayed during load. Under 3.4s is good.
1.87 s
Time to Interactive Time to Interactive — how long until the page is fully interactive and responds to user input. Under 3.8s is good.
4.00 s
Audit breakdown by category with detailed findings.
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Shipping ES5 transpiled code to modern browsers wastes bytes — every user with an evergreen browser pays for compatibility you don't need.
Most users today run browsers that natively support ES6+, async/await, optional chaining, and the rest of modern JavaScript. Transpiling to ES5 'just in case' adds 20-40% to your bundle for no benefit. Configure your build to target a modern browserslist, or ship a differential bundle pair (modern + legacy) with the module/nomodule pattern.
Source: Google web.dev / Lighthouse
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
Requests are blocking the page's initial render, which may delay LCP. Deferring or inlining can move these network requests out of the critical path.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Duration |
|---|---|---|
| use.typekit.net/nyr7bbn.css | 1.4 KiB | 205 ms |
| /p.css?s=1&k=nyr7bbn&ht=tk&f=4455.4677.5045.16285.24537.2... | 172 B | 203 ms |
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Consider setting font-display to swap or optional to ensure text is consistently visible. swap can be further optimized to mitigate layout shifts with font metric overrides.
Performance issues directly impact user engagement and conversion rates.
Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size
Performance issues directly impact user engagement and conversion rates.
| URL | Resource Size | Est Savings | |
|---|---|---|---|
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/156/927/311/3/8c8ff5576558bb45cbc5ca979d96ca42.png | 182.6 KiB | 164.1 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/158/048/407/9/ab75776436af6d7bb261d836fcaa83d7.png | 160.3 KiB | 144.6 KiB |
div.ywBngKLG > div.ywBngKL2 > div.ywBngKLD > img.ywBngKLF div.ywBngKLG > div.ywBngKL2 > div.ywBngKLD > img.ywBngKLF | /guty4ttb9vho/3nMpi1hc3u06iqP7Elfu85/c06f62939748e22e02ec... | 153.7 KiB | 123.2 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/161/046/749/8/8061847bfd7d1fa442dc55efae6fb8af.jpg | 133.6 KiB | 114.9 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/156/900/665/1/2b70c78a08715b4a3b965e7c7941cb1f.png | 111.7 KiB | 95.9 KiB |
| media.ulule.com/tags/cta/cta-on-hp-scd-hd.jpg | 96.8 KiB | 79.3 KiB | |
Kookboek "Totally Nuts about Nuts"🌰 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/c9c8c67d6c02f272bfe74acc05719581d02f0d33/thumbna... | 84.0 KiB | 77.9 KiB |
| media.ulule.com/tags/cta/158/473/172/9/11ae6849f4730fbae6ddc572108472b2.png | 91.2 KiB | 75.4 KiB | |
🍁 Astres, Spectres et Chanterelles : cosy romantasy 🍄🟫 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/459a03da045b19e794257efe8949ab61de90f90b/thumbna... | 75.8 KiB | 69.7 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/sampik.png | 72.9 KiB | 55.9 KiB |
INCONTOURNABLE ROUEN, balades & découvertes a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/e46fd56b9079708aa467c30b51555632ff5dcdb7/thumbna... | 61.3 KiB | 55.2 KiB |
Operation partner image a.yzFhXihB > picture.yqtX2RD1 > div.ybWyyJ5 > img.yMQwVjj | /guty4ttb9vho/6okvFrv8SDZoO43oqweGoO/04f6090654099f47af81... | 57.3 KiB | 49.0 KiB |
⚜️Les Messagers des Étoiles ✨ a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/96334f4ea959ceed8fd750eb065d18070b4e5a8b/thumbna... | 52.6 KiB | 46.5 KiB |
Operation partner image a.yzFhXihB > picture.yqtX2RD1 > div.ybWyyJ5 > img.yMQwVjj | /guty4ttb9vho/XY8THwM32jcDFrDlYAgZo/4c4fc64031216ac1bec46... | 54.3 KiB | 46.1 KiB |
Operation partner image a.yzFhXihB > picture.yqtX2RD1 > div.ybWyyJ5 > img.yMQwVjj | /guty4ttb9vho/MKRgkz6Hv16GeRIBbVCxq/e48a2edf6d3625a8b9775... | 53.9 KiB | 45.7 KiB |
Love Love Magazine #10 - Obsession a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/f938361d27364004ee9c59ff632e7ca1450baf3a/thumbna... | 46.4 KiB | 40.3 KiB |
Operation partner image a.yzFhXihB > picture.yqtX2RD1 > div.ybWyyJ5 > img.yMQwVjj | /guty4ttb9vho/5O9qVsPwF0nqepBmzR4ki0/1c4e852fdf808ae696c8... | 46.7 KiB | 38.4 KiB |
Operation partner image a.yzFhXihB > picture.yqtX2RD1 > div.ybWyyJ5 > img.yMQwVjj | /guty4ttb9vho/6UisYZHBIQ01hI3WhelaVO/a10358ca8ae17cdcaf80... | 43.6 KiB | 35.4 KiB |
Writing(with)plants - the care(work)book a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/db9efc1d1abd838e2be29e626483394496f221dc/thumbna... | 38.3 KiB | 32.2 KiB |
Operation partner image a.yzFhXihB > picture.yqtX2RD1 > div.ybWyyJ5 > img.yMQwVjj | /guty4ttb9vho/4bMIQBhrCj0oy3XBshlJPZ/469547ca0a2ef30e68d1... | 38.0 KiB | 29.7 KiB |
Out Soon: 1992 - 2008 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/e36cae982c5766efcae5f313b880302c7ccd15fc/thumbna... | 33.5 KiB | 27.4 KiB |
Women eLife magazine féminin ouvert sur le monde a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/5fb98e480256678b37417b041e0b575235faac72/thumbna... | 25.4 KiB | 19.3 KiB |
EFENDIM a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/7438d9b33b921230c993ff3af0283d19dc7fbcaa/thumbna... | 24.1 KiB | 18.0 KiB |
Once Upon a Time... Moana Pozzi a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1T > img.ykwPWD1K | /display/8a3e5c4c5f4ef5c3e64f7e60495d9c8a88da88d1/thumbna... | 23.9 KiB | 17.8 KiB |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/163/666/340/0/e1164d9edee2faf56663a64936d5b7c1.jpg | 27.1 KiB | 14.6 KiB |
div > div.sc-fodVek > div.sc-fFucqa > img.Illustration__Img div > div.sc-fodVek > div.sc-fFucqa > img.Illustration__Img | /2021/03/Cookies 1B.png?auto=format&fit=crop&w=170&h=auto... | 7.9 KiB | 4.7 KiB |
div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img | /2021/04/04679a11-4c38-4bd2-a8a6-708ab1329e15.png?auto=fo... | 4.2 KiB | 4.0 KiB |
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
Redirects introduce additional delays before the page can be loaded. Learn how to avoid page redirects.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| ulule.com/ | 251 ms |
| www.ulule.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.
Multi-megabyte JavaScript bundles delay every interactive feature on the page.
This is the Lighthouse audit fired when too much JS is shipped relative to what executes. The fix isn't a config flag — it requires bundle analysis (webpack-bundle-analyzer, rollup-plugin-visualizer), splitting routes into chunks, lazy-loading off-screen components, and removing unused dependencies. Fundamentally different from minification: minifying reduces byte count, this reduces what's downloaded at all.
Source: Google web.dev / Lighthouse
| URL | Transfer Size | Est Savings |
|---|---|---|
| next.ulule.com/_next/static/chunks/9972-b75984b8e81da98a.js | 146.3 KiB | 102.0 KiB |
| static.axept.io/sdk.js | 182.3 KiB | 74.1 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-PX3JCRM | 166.6 KiB | 70.2 KiB |
| next.ulule.com/_next/static/chunks/framework-654480df7d3d7253.js | 114.3 KiB | 66.3 KiB |
| connect.facebook.net/en_US/bundle/sdk.js/ | 78.4 KiB | 54.7 KiB |
| next.ulule.com/_next/static/chunks/pages/_app-130ea874fddd6dba.js | 107.7 KiB | 52.8 KiB |
| next.ulule.com/_next/static/chunks/main-39455c380c2a3e3c.js | 90.2 KiB | 38.4 KiB |
| /_next/static/chunks/pages/ulule/pages/[country]-8b1d772e... | 44.4 KiB | 30.8 KiB |
Large network payloads cost users real money and are highly correlated with long load times. Learn how to reduce payload sizes.
Performance issues directly impact user engagement and conversion rates.
Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions
Performance issues directly impact user engagement and conversion rates.
| URL | |
|---|---|
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/156/927/311/3/8c8ff5576558bb45cbc5ca979d96ca42.png |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/156/900/665/1/2b70c78a08715b4a3b965e7c7941cb1f.png |
ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 ul.yhq1Q761 > li > a.yjFrCHo > img.yjFrCHo6 | media.ulule.com/tags/cta/sampik.png |
div.ywBngKLG > div.ywBngKL2 > div.ywBngKLD > img.ywBngKLF div.ywBngKLG > div.ywBngKL2 > div.ywBngKLD > img.ywBngKLF | /guty4ttb9vho/3nMpi1hc3u06iqP7Elfu85/c06f62939748e22e02ec... |
div > div.sc-fodVek > div.sc-fFucqa > img.Illustration__Img div > div.sc-fodVek > div.sc-fFucqa > img.Illustration__Img | /2021/03/Cookies 1B.png?auto=format&fit=crop&w=170&h=auto... |
div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img div#axeptio_overlay > div.sc-gVgoRu > button#axeptio_main_button > img | /2021/04/04679a11-4c38-4bd2-a8a6-708ab1329e15.png?auto=fo... |
More information about the performance of your application. These numbers don't directly affect the Performance score.
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J |
div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > button.ybmTWUm |
div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J |
div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J div.yeS1LGwF > div.yeS1LGwE > div.yeS1LGwI > button.yQIvc4J |
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
OK! div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_acceptAll |
TWINKLE EDITIONS a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€12,033 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-15 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
OUNTRAVELA PUBLISHING a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
200 / 100 div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 |
D-34 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
AFTERCLUB.BE a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
561 / 500 div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 |
H-23 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
DOROTHÉE PIATEK a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€4,824 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-32 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
PULSE ÉDITIONS a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
185 / 300 div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 |
FOUR EYES EDITIONS a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€7,507 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-16 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
LE PRINTEMPS DES SONNEURS a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
522 / 125 div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 |
Extension a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
THE NUTTY FARMER a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€905 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-6 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
PATRICK GORGEON a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€312 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
D-8 a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1W > div.ykwPWD17 |
LOVE LOVE MAGAZINE a.ybRczrN8 > div.ybRczrN8 > div.ykwPWD1V > div.yQmnfbSJI |
€802 div.ykwPWD1W > div.ykwPWD17 > div.yQ7rHNU1 > span.yihFAe4 |
SEE ALL PROJECTS div.yJvPGO9 > section.yJvPGO93 > a.yhxEDjC > button.yw80WrDU |
SEE ALL CHANNELS div.yJvPGO9 > section.yJvPGO93 > a.yhxEDjC > button.yw80WrDU |
SEE ALL CALLS FOR PROPOSALS div.yJvPGO9 > section.yJvPGO93 > a.yhxEDjC > button.yw80WrDU |
Language and site currency footer.yFQ85FB1 > div.yqWWT5YE > div.yqWWT5Y1 > p.yNg1KOr9M |
These are opportunities to improve the legibility of your content.
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Help and resources div.yqWWT5YB > section.yfqtpdS1 > label.ysnXvh91 > h3.yNg1KOr9O |
These are opportunities to improve keyboard navigation in your application.
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ongoing
Lutte contre la précarité alimentaire chez les jeunes de 16 à 25 ans
… div#__next > div.yJvPGO9 > section.yJvPGO93 > ul.yqMj87a |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Ongoing
Lutte contre la précarité alimentaire chez les jeunes de 16 à 25 ans
… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Pour révéler, célébrer et récompenser les talents qui perpétuent l’exc… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Accompagner les porteurs de projet engagés dans la transition énergéti… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Soutien de projets sur les thématiques du bien vieillir, de l’aide aux… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Les hommes et les femmes qui œuvrent pour une société plus inclusive e… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
Ongoing
Des projets de nouvelles lignes aériennes élaborées et gérées localeme… ul.yqMj87a > div.yeS1LGwF > div.yzAPy2t > li |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
No, thanks div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_dismiss |
I want to choose div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_configure |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Uncaught Error: Minified React error #418; visit https://react.dev/errors/418?args[]=HTML&args[]= for the full message or use the non-minified dev environment for full errors and additional helpful warnings. |
These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on Core Web Vitals. Learn more about Google Search Essentials.
Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. Learn how to make links crawlable
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
Search nav#search-form > form.ygYwA3Wc > div.ygYwA3WZ > a.yIdeCPc2 |
To appear in search results, crawlers need access to your app.
Informative elements should aim for short, descriptive alternate text. Decorative elements can be ignored with an empty alt attribute. Learn more about the `alt` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV li > a.yjFrCHo > div.yjFrCHo1 > img.yDYOaVsV |
Format your HTML in a way that enables crawlers to better understand your app’s content.
Send Feedback