Skip to content
https://gala.de

Lighthouse Mobile

· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.
SCORE
0
GRADE
FIX
0
REVIEW
0
PASS
0
INFO
0

Detailed Report

Audit breakdown by category with detailed findings.

64

Performance

Insights

Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.

Why this matters

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

RequestCache TTLTransfer Size
www.gala.de/gala.de/MoltenBundle.top.js123.0 s154.9 KiB
www.gala.de/gala.de/MoltenBundle.bottom.js170.0 s81.2 KiB
baseendpoint.gala.de/Notice.b4712.js3600.0 s92.7 KiB
files.upscore.com/async/upScore.js14400.0 s71.2 KiB
baseendpoint.gala.de/unified/wrapperMessagingWithoutDetection.js3600.0 s42.5 KiB
www.gala.de/pfandoninvory.js292.0 s35.4 KiB
cp.gala.de/now.js600.0 s35.2 KiB
cdn-gl.nmrodam.com/novms/js/2/nlsSDK600.eu.bundle.min.js86400.0 s56.7 KiB
www.gala.de/__assets/main.bd157780acae6f0f2ff6da9b7b133a3c.js604800.0 s117.7 KiB
baseendpoint.gala.de/Notice.30929.css3600.0 s6.7 KiB
www.gala.de/gala.de/asp/async.css0.0 ms3.9 KiB
/conf/PABA3B206-2708-4F3E-A81D-987BE8F7BEAE.js86400.0 s6.7 KiB
www.gala.de/__assets/main.gal.7978cf813d7575822d47a630c1f7573b.css604800.0 s25.8 KiB
www.gala.de/__assets/TT-Chocolates-Bold.fc61128599302e8b8fdc409b0b555343.woff2604800.0 s18.5 KiB
baseendpoint.gala.de/polyfills.01516.js3600.0 s2.3 KiB
/__assets/TT-Chocolates-Regular.37110986bb775fc6cfb0b3fa3...604800.0 s17.9 KiB
www.gala.de/gala.de/asp/head.css0.0 ms1.5 KiB
www.gala.de/__jscripts/responsive/setIframeHeightParent.min.js109.0 s1.5 KiB
www.gala.de/__assets/large.gal.9bb57d845645e34079df008f21422fa8.css604800.0 s14.2 KiB
files.upscore.com/config/gala.de.js14400.0 s1.8 KiB
applets.ebxcdn.com/ebx.js7200.0 s1.0 KiB
www.gala.de/__assets/head-top.7d37ff9abe10c7c2bcae4459fd76d165.js604800.0 s7.0 KiB
www.gala.de/__assets/head-bottom.327f92021dd08fe9fab477492e282abd.js604800.0 s6.6 KiB
benelph.de/160x600/c737872e27e580aed827.png0.0 ms365 B
7fnpmn3dfdrzfr2uhcakbc4bxldjk1778410603.nuid.nmrodam.com/0.0 ms351 B
www.gala.de/__assets/TT-Chocolates-Bold.fc61128599302e8b8fdc409b0b555343.woff2604800.0 s0 B
/__assets/TT-Chocolates-Regular.37110986bb775fc6cfb0b3fa3...604800.0 s0 B

Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading

Why this matters

Performance issues directly impact user engagement and conversion rates.

lhId: page-0-IMG
nodeLabel: Großherzogin Stéphanie und Großherzog Guillaume feiern ihren ältesten Sohn auch…
path: 1,HTML,1,BODY,7,DIV,3,MAIN,2,DIV,0,DIV,0,DIV,0,DIV,0,ARTICLE,0,FIGURE,0,PICTURE,2,IMG
selector: article.teaser > figure.teaser__figure > picture.teaser__image-clip-path > img.image
snippet: <img class="image teaser__image" srcset="https://image.gala.de/24597776/t/Bc/v11/w480/r1/-/prinz-charles-geburtstag…" sizes="(min-width: 1001px) 412px, (min-width: 415px) 592px, (-webkit-min-device-p…" src="https://image.gala.de/24597776/t/Bc/v11/w480/r1/-/prinz-charles-geburtstag…" alt="Großherzogin Stéphanie und Großherzog Guillaume feiern ihren ältesten Sohn…" decoding="async" fetchpriority="auto" loading="lazy">

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

description: [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints help the browser establish a connection earlier in the page load, saving time when the first request for that origin is made. The following are the origins that the page preconnected to.
title: Preconnected origins
description: Add [preconnect](https://developer.chrome.com/docs/lighthouse/performance/uses-rel-preconnect/) hints to your most important origins, but try to use no more than 4.
title: Preconnect candidates

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.

Why this matters

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 784 ms
URLTime Spent
gala.de/784 ms
www.gala.de/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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

TTI

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Diagnostics

Reduce unused JavaScript and defer loading scripts until they are required to decrease bytes consumed by network activity. Learn how to reduce unused JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

CategoryTime Spent
Script Evaluation1.4 s
Other470 ms
Style & Layout345 ms
Script Parsing & Compilation287 ms
Parse HTML & CSS175 ms
Rendering66 ms
Garbage Collection37 ms

Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 61.8 KiB
URLTransfer SizeEst Savings
files.upscore.com/async/upScore.js70.9 KiB61.8 KiB

Reduce unused rules from stylesheets and defer CSS not used for above-the-fold content to decrease bytes consumed by network activity. Learn how to reduce unused CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 34.4 KiB

Set an explicit width and height on image elements to reduce layout shifts and improve CLS. Learn how to set image dimensions

Why this matters

Performance issues directly impact user engagement and conversion rates.

URL
Großherzogin Stéphanie und Großherzog Guillaume feiern ihren ältesten Sohn auch… article.teaser > figure.teaser__figure > picture.teaser__image-clip-path > img.image
image.gala.de/24597776/t/Bc/v11/w480/r1/-/prinz-charles-geburtstag-familie.jpg

More information about the performance of your application. These numbers don't directly affect the Performance score.

Layout shift culprits
Optimize DOM size
Font display
Forced reflow
Improve image delivery
LCP breakdown
Modern HTTP
Optimize viewport for mobile
Minify CSS
Avoids enormous network payloads Total size was 1,328 KiB
User Timing marks and measures 2 user timings
Avoid long main-thread tasks 12 long tasks found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 40 ms
Server Backend Latencies 60 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
Initial server response time was short Root document took 130 ms
INP breakdown
Avoid non-composited animations
Avoid large layout shifts
95

Accessibility

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.

Contrast

Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
NEUE FOTOS AUS LUXEMBURG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PRIYANKA CHOPRA JONAS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
LAUT EXPERTIN div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PRINZ GABRIEL + PRINZ ALEXANDER div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
AN SEINEM 65. GEBURTSTAG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
IQ-TEST div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
NACH LANGER PAUSE div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
MIRIAM + FELIX NEUREUTHER div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
FÜRSTIN CHARLÈNE IN TRAUER div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
READY FOR SOME MAGIC? div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
MATTHEW MCCONAUGHEY + CAMILA ALVES div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
JETZT ANMELDEN! div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
ERSTE FAMILIENFOTOS VERÖFFENTLICHT div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
ALLE INFOS ZUM LIEBLINGSSTAR div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
JANET JACKSON div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
SPECIAL div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
IQ-TEST AM WOCHENENDE div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
GESPRÄCH UNTER VIER AUGEN div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
SEIT 17 JAHREN VERHEIRATET div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
GEWINNSPIEL ZUM MUTTERTAG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
CAROLINE VON HANNOVER div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
NEWSLETTER ABONNIEREN! div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PERSÖNLICHKEIT div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
"WAHNSINN, WIE SIE DA RAUSGEKOMMEN IST" div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
INTUITIONS-TEST div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
BRIGITTE MACRON div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
BRO'SIS, NO ANGELS + CO. div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PRINZESSIN VICTORIA div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
LINDA EVANGELISTA WIRD 61 div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
IMMER DONNERSTAGS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
DIETER BOHLEN div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
WO SIND SEINE HAARE?! div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
FÜRSTIN CHARLÈNE div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
HARPER SEVEN UND ROMEO BECKHAM div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
RIHANNA div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
BROOKE SHIELDS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
SYLVIE MEIS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
KÖNIGIN MATHILDE div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
JUDITH WILLIAMS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PIPPA MATTHEWS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
"ICH BLEIBE BEI ..." div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
KLEINE GESTE, GROSSE WIRKUNG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
"MACHEN SO VIEL LÄRM" div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PURE EMOTIONEN IM GRÜNEN div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
NACH MILITÄRAUSBILDUNG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
"EINE NEUE BELASTUNG" div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
AN SEINEM 100. GEBURTSTAG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
KÖNIGIN MARY + KÖNIG FREDERIK div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
IST GEORGES SCHICKSAL BESIEGELT? div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
VORTEILE ENTDECKEN div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
"JOKO & KLAAS GEGEN PROSIEBEN" div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
GEWINNSPIEL ZUM MUTTERTAG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
ARD-TALKSHOW "CAREN MIOSGA" AM 10. MAI div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PAUSENFÜLLER div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
PREMIERE IN TV-SHOW div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
MENOWIN FRÖHLICH EMOTIONAL div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
DER "ZDF-FERNSEHGARTEN" IST ZURÜCK div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
VORSCHAU div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
ALLES ÜBER IHRE LIEBLINGSSTARS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
OASIS-REUNION div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
RHEA HARDER-VENNEWALD AM MUTTERTAG div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
FERNSEHKRIMI-FESTIVAL div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
GALA ALS MAGAZIN div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
WEB, APP, PUSHNACHRICHTEN + FEEDS div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
GAME div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper > span.teaser__kicker
© FUNKE Women, People & Family GmbH body#to-top-anchor > footer.footer > div.footer__inner > p.footer__copyright

These are opportunities to improve the legibility of your content.

Navigation

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
NEUE FOTOS AUS LUXEMBURG Prinz Charles feiert seinen sechsten Geburtstag article.teaser > div.teaser__text-content > a.teaser__link > h3.teaser__headline-wrapper

These are opportunities to improve keyboard navigation in your application.

Interactive controls are keyboard focusable
Interactive elements indicate their purpose and state
The page has a logical tab order
Visual order on the page follows DOM order
User focus is not accidentally trapped in a region
The user's focus is directed to new content added to the page
HTML5 landmark elements are used to improve navigation
Offscreen content is hidden from assistive technology
Custom controls have associated labels
Custom controls have ARIA roles
`[aria-*]` attributes match their roles
`[aria-hidden="true"]` is not present on the document `<body>`
`[role]`s have all required `[aria-*]` attributes
`[role]` values are valid
`[aria-*]` attributes have valid values
`[aria-*]` attributes are valid and not misspelled
Buttons have an accessible name
Image elements have `[alt]` attributes
Form elements have associated labels
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
ARIA attributes are used as specified for the element's role
Elements with `role="dialog"` or `role="alertdialog"` have accessible names.
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Document has a `<title>` element
`<frame>` or `<iframe>` elements have a title
`<html>` element has a `[lang]` attribute
`<html>` element has a valid value for its `[lang]` attribute
Links have a discernible name
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
ARIA input fields have accessible names
ARIA `meter` elements have accessible names
ARIA `progressbar` elements have accessible names
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`[role]`s are contained by their required parent element
Elements with the `role=text` attribute do not have focusable descendents.
ARIA toggle fields have accessible names
ARIA `tooltip` elements have accessible names
ARIA `treeitem` elements have accessible names
The page contains a heading, skip link, or landmark region
`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.
Definition list items are wrapped in `<dl>` elements
ARIA IDs are unique
No form fields have multiple labels
`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.
Input buttons have discernible text.
`<input type="image">` elements have `[alt]` text
Links are distinguishable without relying on color.
The document does not use `<meta http-equiv="refresh">`
`<object>` elements have alternate text
Select elements have associated label elements.
Skip links are focusable.
No element has a `[tabindex]` value greater than 0
Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.
`<th>` elements and elements with `[role="columnheader"/"rowheader"]` have data cells they describe.
`[lang]` attributes have a valid value
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Tables have different content in the summary attribute and `<caption>`.
All heading elements contain content.
Uses ARIA roles only on compatible elements
Image elements do not have `[alt]` attributes that are redundant text.
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.
`<td>` elements in a large `<table>` have one or more table headers.
100

Best Practices

General

Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. Learn more about source maps.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uses HTTPS
Avoids deprecated APIs
Avoids third-party cookies
Allows users to paste into input fields
Avoids requesting the geolocation permission on page load
Avoids requesting the notification permission on page load
Displays images with correct aspect ratio
Serves images with appropriate resolution
Page has the HTML doctype
Properly defines charset
No browser errors logged to the console
No issues in the `Issues` panel in Chrome Devtools
Ensure CSP is effective against XSS attacks
Use a strong HSTS policy
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Redirects HTTP traffic to HTTPS
Mitigate clickjacking with XFO or CSP
100

SEO

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.

Structured data is valid
Page isn’t blocked from indexing
Document has a `<title>` element
Document has a meta description
Page has successful HTTP status code
Links have descriptive text
Links are crawlable
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback