Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
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
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.
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.
A forced reflow occurs when JavaScript queries geometric properties (such as offsetWidth) after styles have been invalidated by a change to the DOM state. This can result in poor performance. Learn more about forced reflows and possible mitigations.
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 | |
|---|---|---|---|
Image may contain Couch Furniture Blouse Clothing Face Head Person Photography … a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751ddd048f6ff8ce9cf24/9:16/w_640,c_limit/VERT-... | 100.3 KiB | 77.8 KiB |
Image may contain Accessories Formal Wear Tie Necktie Clothing Shirt Adult Pers… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/68275f4c8ac579f82f0fdfa7/9:16/w_640,c_limit/VERT-... | 97.4 KiB | 75.6 KiB |
Image may contain Blouse Clothing Skirt Lamp Dress Face Head Person Photography… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751dc134102e42a104562/9:16/w_640,c_limit/VERT-... | 75.8 KiB | 58.8 KiB |
Image may contain Yuriko Kotani Clothing Dress Formal Wear Adult Person Accesso… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751dd8ac579f82f0fde18/9:16/w_640,c_limit/VERT-... | 70.2 KiB | 54.5 KiB |
Image may contain Clothing Coat Jacket Blazer Pants Adult Person Accessories Je… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751de677139ababfe1886/9:16/w_640,c_limit/VERT-... | 69.9 KiB | 54.3 KiB |
Image may contain Accessories Jewelry Ring Face Head Person Photography Portrai… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751dc50a47a1d9ce251d8/9:16/w_640,c_limit/VERT-... | 51.2 KiB | 39.8 KiB |
Image may contain Blazer Clothing Coat Jacket Adult Person Formal Wear Suit Acc… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682636942e861a8532cfecad/9:16/w_640,c_limit/VERT-... | 36.9 KiB | 28.6 KiB |
It Feels Like Everyone's Using a GLP-1 to Lose 10 or 15 Pounds. Should I? div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/69e0fb8e4247047866c61841/1:1/w_640,c_limit/GLP-1 ... | 80.9 KiB | 14.2 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.
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.
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.
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 |
|---|---|
| glamour.com/ | 757 ms |
| www.glamour.com/ | 0.0 ms |
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.
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.
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
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 20.7 s |
| Other | 3.9 s |
| Script Parsing & Compilation | 2.9 s |
| Style & Layout | 1.7 s |
| Garbage Collection | 842 ms |
| Parse HTML & CSS | 388 ms |
| Rendering | 312 ms |
Many navigations are performed by going back to a previous page, or forwards again. The back/forward cache (bfcache) can speed up these return navigations. Learn more about the bfcache
Performance issues directly impact user engagement and conversion rates.
| Failure reason | Failure type |
|---|---|
| The page has an unload handler in the main frame. | Actionable |
| The page has an unload handler in a sub frame. | Actionable |
Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .dZoWtJ { margin: 0px; } … | 49.4 KiB | 5.1 KiB |
| /* Show Continue without Accepting a.k.a. dismiss */ .pri_1cbe431f-25a8-4af9-8ee7-61e8645c2b94 .fid… | 32.7 KiB | 3.2 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| .dZoWtJ { margin: 0px; } … | 49.4 KiB | 35.6 KiB |
| /* Show Continue without Accepting a.k.a. dismiss */ .pri_1cbe431f-25a8-4af9-8ee7-61e8645c2b94 .fid… | 32.7 KiB | 32.7 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 | |
|---|---|
It Feels Like Everyone's Using a GLP-1 to Lose 10 or 15 Pounds. Should I? div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/69e0fb8e4247047866c61841/1:1/w_640,c_limit/GLP-1 ... |
Millennial Fashion Is So Back, According to New York Fashion Week div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/6995ee0b70a36861bf80a886/1:1/w_640,c_limit/2261522481 |
8 Spring Trends That Are Only Going to Get Bigger This Year div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/699765c80638c657671aa897/1:1/w_640,c_limit/spring... |
6 New York Fashion Week Street-Style Trends to Copy Immediately div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/698f87e89cce8cfc98e36400/1:1/w_640,c_limit/2260849895 |
Spring’s Biggest Bag Trends Are More Wearable Than Ever div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/69cac4ed82f646ee9606f9d0/1:1/w_640,c_limit/2265385966 |
Granny Sandals Are the Secret to a Stylish Summer Look div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/69d7fadace49cfeb0982956a/1:1/w_640,c_limit/2217563698 |
Here’s How to Make Leggings Look Incredibly Chic in 2026 div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/69d3ca6466efd7e1493e901c/1:1/w_640,c_limit/2265757776 |
Ciara Miller Will Let the Universe Handle It div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/69e13c6d62fdbcf7903dc681/3:2/w_320,c_limit/R825_M... |
What the Stars Have In Store This Week div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/68668e9efc05ef35fb5a9ee5/3:2/w_320,c_limit/NEW Ho... |
Zoe Saldaña on How Her Skin Care Routine Has Changed in Her 40s div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/69e665f23d353bf77b8ae47d/16:9/w_640,c_limit/BBQ_Z... |
Image may contain Blazer Clothing Coat Jacket Adult Person Formal Wear Suit Acc… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682636942e861a8532cfecad/9:16/w_640,c_limit/VERT-... |
Image may contain Yuriko Kotani Clothing Dress Formal Wear Adult Person Accesso… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751dd8ac579f82f0fde18/9:16/w_640,c_limit/VERT-... |
Image may contain Accessories Jewelry Ring Face Head Person Photography Portrai… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751dc50a47a1d9ce251d8/9:16/w_640,c_limit/VERT-... |
Image may contain Couch Furniture Blouse Clothing Face Head Person Photography … a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751ddd048f6ff8ce9cf24/9:16/w_640,c_limit/VERT-... |
Image may contain Accessories Formal Wear Tie Necktie Clothing Shirt Adult Pers… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/68275f4c8ac579f82f0fdfa7/9:16/w_640,c_limit/VERT-... |
Image may contain Blouse Clothing Skirt Lamp Dress Face Head Person Photography… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751dc134102e42a104562/9:16/w_640,c_limit/VERT-... |
Image may contain Clothing Coat Jacket Blazer Pants Adult Person Accessories Je… a.BaseLink-haTOKm > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/682751de677139ababfe1886/9:16/w_640,c_limit/VERT-... |
Everything You Need to Know About Getting Gel Nails div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/67a10e1cb8e7cc6e74cb7aa5/1:1/w_320,c_limit/1329039679 |
How to Style Cropped Jeans for Work and Weekend Outings div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | media.glamour.com/photos/69e64c65669292d1dcae1ad2/1:1/w_320,c_limit/2269506135 |
5 Chic Swimwear Trends We’ll Be Wearing All Summer Long div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/69e66d500342c03c632eb262/1:1/w_320,c_limit/swimwe... |
div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | /photos/670e81b4e2e0f75c9d04e621/master/w_120,c_limit/BOO... |
Glamour logo a > span.SpanWrapper-kFnjvc > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | www.glamour.com/verso/static/glamour-international/assets/logo-reverse.svg?v=1 |
Curation Banner div.StyledClickable-ktPdBs > div.CurationBannerWrapper-kURmuh > div.CurationBannerImageWrapper-eTzsTm > img.CurationBannerImageContainer-gdhdWu | www.glamour.com/verso/static/glamour-global/assets/thespringshop.svg |
We’ll All Be Wearing Grandpa Shoes in 2026 div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Millennials’ Favorite ‘Green Jacket’ Is Making a Comeback div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
How to Wear Cowboy Boots, Summer’s Most Surprisingly Versatile Shoe div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Kendall Jenner’s No-Fuss Summer Lob Pairs Perfectly With Her Second Chill Coach… div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Ryan Reynolds Says He’s ‘Never In My Life Been More Proud’ of Blake Lively div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Olivia Rodrigo Makes a Strong Case for Low-Rise Boyfriend Jeans in Summer 2026 div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Mariska Hargitay Supports Christopher Meloni After ‘Law & Order: Organized Crim… div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Floral Jeans Are the Unexpected Trend to Make This Your Best-Dressed Summer Yet div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Anne Hathaway Proves Every Summer Slip Dress Needs High-Contrast Sneakers and N… div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Your Weekly Horoscope: April 19–25, 2026 div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Kylie Jenner’s Two-Tone French Manicure Is Summer’s Prettiest Low-Key Nail Desi… div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Sue Bird and Megan Rapinoe: A Timeline of Their Shocking Breakup div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Brown Sandals Are Easily Summer’s Most Versatile Shoe div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Here’s How We Make Flared Leggings Look Genuinely Chic div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
A Timeline of Paige Bueckers and Azzi Fudd’s Relationship div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
The Best Toner Pads for Dark Spots, Rosacea, Pores, and More div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Ciara Miller Admits She Feels More Betrayed By Amanda Than West: ‘A Guy’s a Guy’ div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
‘Hot Honey Blonde’ Is the Coolest Way to Go Warmer This Summer div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
The Unexpected Allergens Lurking in Your Home and Office div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL | |
Nope, Ciara Miller Is Not Your Next Bachelorette div.AspectRatioContainer-dijQOF > div.aspect-ratio--overlay-container > picture.ResponsiveImagePicture-jKunQM > img.ResponsiveImageContainer-dkeESL |
More information about the performance of your application. These numbers don't directly affect the Performance score.
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.
ARIA
Using ARIA attributes in roles where they are prohibited can mean that important information is not communicated to users of assistive technologies. Learn more about prohibited ARIA roles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Navigation Area header.OneNavContainer-kolMaZ > div.OneNavRowGrid-dOvkpA > div.OneNavRowContent-iBmA-dB > div.OneNavAreaContainer-bbElNi |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Select international site div.SiteFooterNoticesContainerWrapper-cAtlnM > div.SiteFooterCollectionContainer-guXHPY > div.NavigationDropdownWrapper-dFqPxV > h6#assistive-label-site-footer-dropdown |
These are opportunities to improve keyboard navigation in your application.
Names and labels
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 |
|---|
div.ticker-view > div#5c2e2a5f4c04672cc06b505e > section.TickerWrapper-ejmRwZ > a.BaseLink-haTOKm div.ticker-view > div#5c2e2a5f4c04672cc06b505e > section.TickerWrapper-ejmRwZ > a.BaseLink-haTOKm |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Everything You Need to Know About Getting Gel Nails div.summary-list__items > div.SummaryItemWrapper-bFycXm > div.SummaryItemContent-gZTTmz > a.SummaryItemHedLink-chBZvf |
SCREEN TIME div > div.SummaryItemRubricWrapper-iBcwqE > div.RubricWrapper-cQVtQV > a.RubricLink-BwroS |
User Agreement nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.external-link |
Privacy Policy nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.external-link |
Your California Privacy Rights nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.external-link |
RSS Feeds nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.external-link |
Site Map nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.NavigationInternalLink-dqrnq |
Accessibility Help nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.NavigationInternalLink-dqrnq |
Condé Nast Store nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.external-link |
Contact Glamour nav.NavigationWrapper-cegDjS > ul.NavigationListWrapper-iMMryI > li.NavigationListItemWrapper-bdXEUV > a.NavigationInternalLink-dqrnq |
These items highlight common accessibility best practices.
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 |
|---|
United States div.SiteFooterNoticesContainerWrapper-cAtlnM > div.SiteFooterCollectionContainer-guXHPY > div.NavigationDropdownWrapper-dFqPxV > button#menu-button-site-footer-dropdown |
Best Practices
General
Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.
Performance issues directly impact user engagement and conversion rates.
| Deprecation / Warning | Source |
|---|---|
| Unload event listeners are deprecated and will be removed. | www.glamour.com/verso/static/1113.e5d6201548a2ec9583d0.js line 32689, col 7551 |
| AttributionReporting | |
| Topics | ads-static.conde.digital/production/cns/builds/glamour/prebid.min.js line 11, col 99229 |
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.
Performance issues directly impact user engagement and conversion rates.
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.