Skip to content
https://urban.org

Lighthouse Desktop

· 0 checks — Desktop 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.

16

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.

Layout shifts occur when elements move absent any user interaction. Investigate the causes of layout shifts, such as elements being added, removed, or their fonts changing as the page loads.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:node label:Element subItemsHeading:map[key:extra] valueType:node] map[granularity:0.001 key:score label:Layout shift score subItemsHeading:map[key:cause valueType:text] valueType:numeric]]
items: [map[node:map[type:text value:Total] score:1.180317] map[node:map[boundingRect:map[bottom:5925 height:5779 left:95 right:1255 top:146 width:1160] lhId:page-11-MAIN nodeLabel:Buy Now, Pay Later: Recent Developments and Implications for Mortgage Lending S… path:1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN selector:body.lyndon > div.dialog-off-canvas-main-canvas > div#page-wrapper > main.container snippet:<main class="container px-4 lg:px-0 mx-auto " role="main"> type:node] score:0.814618 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:5176 height:240 left:95 right:455 top:4936 width:360] lhId:page-26-IMG nodeLabel:A young mother reclined in a hospital bed smiles down at her baby, as a person … path:1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN,1,DIV,0,DIV,0,ARTICLE,0,DIV,8,LBJ-LAYOUT,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,A,0,DIV,1,DIV,0,ARTICLE,0,DIV,0,PICTURE,5,IMG selector:article > div > picture > img snippet:<img loading="eager" width="360" height="240" src="/sites/default/files/styles/card_360x240/public/2026-04/buettegens-GettyIm…" alt="A young mother reclined in a hospital bed smiles down at her baby, as a pe…"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:7023 height:7023 left:0 right:1350 top:0 width:1350] lhId:page-10-BODY nodeLabel:body.lyndon path:1,HTML,1,BODY selector:body.lyndon snippet:<body class="lyndon"> type:node] score:0.296725 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:5176 height:240 left:95 right:455 top:4936 width:360] lhId:page-26-IMG nodeLabel:A young mother reclined in a hospital bed smiles down at her baby, as a person … path:1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN,1,DIV,0,DIV,0,ARTICLE,0,DIV,8,LBJ-LAYOUT,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,A,0,DIV,1,DIV,0,ARTICLE,0,DIV,0,PICTURE,5,IMG selector:article > div > picture > img snippet:<img loading="eager" width="360" height="240" src="/sites/default/files/styles/card_360x240/public/2026-04/buettegens-GettyIm…" alt="A young mother reclined in a hospital bed smiles down at her baby, as a pe…"> type:node]]] type:subitems]] map[node:map[boundingRect:map[bottom:1844 height:1698 left:0 right:1350 top:146 width:1350] lhId:page-15-DIV nodeLabel:We power smarter policies for brighter futures. Urban’s insights drive solutio… path:1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,LBJ-LAYOUT,0,DIV,0,DIV,0,LBJ-HOMEPAGE-HERO,a,#document-fragment,0,SECTION,0,DIV selector:section.lbj-homepage-hero-container > div.lbj-homepage-hero-container-inner snippet:<div class="lbj-homepage-hero-container-inner"> type:node] score:0.068974 subItems:map[items:[map[cause:Unsized image element extra:map[boundingRect:map[bottom:5176 height:240 left:95 right:455 top:4936 width:360] lhId:page-26-IMG nodeLabel:A young mother reclined in a hospital bed smiles down at her baby, as a person … path:1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN,1,DIV,0,DIV,0,ARTICLE,0,DIV,8,LBJ-LAYOUT,0,DIV,0,DIV,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,DIV,0,A,0,DIV,1,DIV,0,ARTICLE,0,DIV,0,PICTURE,5,IMG selector:article > div > picture > img snippet:<img loading="eager" width="360" height="240" src="/sites/default/files/styles/card_360x240/public/2026-04/buettegens-GettyIm…" alt="A young mother reclined in a hospital bed smiles down at her baby, as a pe…"> type:node]]] type:subitems]]]

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.

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:source label:Top function call valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:35.786 source:map[column:20 line:3081 type:source-location url:https://www.urban.org/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urban/index-BuK42x8B.js urlProvider:network]]]
headings: [map[key:source label:Source valueType:source-location] map[granularity:1 key:reflowTime label:Total reflow time valueType:ms]]
items: [map[reflowTime:22.684 source:map[column:76 line:40 type:source-location url:https://www.urban.org/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urban/lbj-layout.entry.js urlProvider:network]] map[reflowTime:4.433 source:map[type:text value:[unattributed]]] map[reflowTime:13.102 source:map[column:54 line:34 type:source-location url:https://www.urban.org/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urban/lbj-header.entry.js urlProvider:network]] map[reflowTime:1.028 source:map[column:143 line:70 type:source-location url:https://www.gstatic.com/recaptcha/releases/gTpTIWhbKpxADzTzkcabhXN4/recaptcha__en.js urlProvider:network]]]

Reducing the download time of images can improve the perceived load time of the page and LCP. Learn more about optimizing image size

Why this matters

Performance issues directly impact user engagement and conversion rates.

URLResource SizeEst Savings
Explore our work section.lbj-homepage-teaser-card
www.urban.org/sites/default/files/2025-03/featured_quote.png2.6 MiB1.7 MiB
photo of teachers and young students div > lbj-homepage-hero.hydrated > lbj-card.hydrated > img
/sites/default/files/styles/card_xl_343x229/public/2026-0...148.0 KiB140.4 KiB
GettyImages-1175077095-crop.png div.event > picture.event__header-image > img
/sites/default/files/styles/card_xl_343x229/public/2026-0...92.6 KiB82.7 KiB
Colorful illustration of graphs, pie charts, bar charts, etc lbj-homepage-teaser-card.hydrated > div > lbj-card.hydrated > img
/sites/default/files/styles/card_xl_343x229/public/2026-0...76.1 KiB63.9 KiB
A group of planners examining blueprints. div.border-l-2 > article > lbj-highlight-image.hydrated > img
/sites/default/files/styles/highlight_small_160x106/publi...32.3 KiB31.3 KiB
The US capitol and traffic at sunset. div > lbj-homepage-hero.hydrated > lbj-card.hydrated > img
/sites/default/files/styles/featured_card_561x374/public/...34.0 KiB13.8 KiB
photo of woman standing holding child in front of grocery aisle lbj-homepage-teaser-card.hydrated > div > lbj-card.hydrated > img
/sites/default/files/styles/card_xl_343x229/public/2025-1...22.0 KiB9.7 KiB
A teacher draws with preschool children. a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/5...19.1 KiB7.5 KiB
A man sits on his porch looking pensively. a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/4...19.1 KiB7.5 KiB

Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.

Why this matters

Performance issues directly impact user engagement and conversion rates.

headings: [map[key:label label:Subpart valueType:text] map[key:duration label:Duration valueType:ms]]
items: [map[duration:1186.6889998779297 label:Time to first byte subpart:timeToFirstByte] map[duration:1816.9790001220704 label:Resource load delay subpart:resourceLoadDelay] map[duration:51.968 label:Resource load duration subpart:resourceLoadDuration] map[duration:518.127 label:Element render delay subpart:elementRenderDelay]]
lhId: page-9-VIDEO
nodeLabel: section.lbj-homepage-hero-container > div.lbj-homepage-hero-container-inner > div.lbj-homepage-hero-background > video.lbj-homepage-hero-video
path: 1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,LBJ-LAYOUT,0,DIV,0,DIV,0,LBJ-HOMEPAGE-HERO,a,#document-fragment,0,SECTION,0,DIV,0,DIV,0,VIDEO
selector: section.lbj-homepage-hero-container > div.lbj-homepage-hero-container-inner > div.lbj-homepage-hero-background > video.lbj-homepage-hero-video
snippet: <video autoplay="" class="lbj-homepage-hero-video" poster="https://www.urban.org/sites/default/files/styles/background_image_1600x830…">

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-9-VIDEO
nodeLabel: section.lbj-homepage-hero-container > div.lbj-homepage-hero-container-inner > div.lbj-homepage-hero-background > video.lbj-homepage-hero-video
path: 1,HTML,1,BODY,2,DIV,0,DIV,2,MAIN,1,DIV,0,DIV,0,ARTICLE,0,DIV,0,LBJ-LAYOUT,0,DIV,0,DIV,0,LBJ-HOMEPAGE-HERO,a,#document-fragment,0,SECTION,0,DIV,0,DIV,0,VIDEO
selector: section.lbj-homepage-hero-container > div.lbj-homepage-hero-container-inner > div.lbj-homepage-hero-background > video.lbj-homepage-hero-video
snippet: <video autoplay="" class="lbj-homepage-hero-video" poster="https://www.urban.org/sites/default/files/styles/background_image_1600x830…">

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
value: no origins were preconnected
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.

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.

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: 211 ms
URLTime Spent
urban.org/211 ms
www.urban.org/0.0 ms

Keep the server response time for the main document short because all other requests depend on it. Learn more about the Time to First Byte metric.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 1.1 s
URLTime Spent
www.urban.org/1.2 s

These are the largest layout shifts observed on the page. Each table item represents a single layout shift, and shows the element that shifted the most. Below each item are possible root causes that led to the layout shift. Some of these layout shifts may not be included in the CLS metric value due to windowing. Learn how to improve CLS

Why this matters

Performance issues directly impact user engagement and conversion rates.

ElementLayout shift score
Buy Now, Pay Later: Recent Developments and Implications for Mortgage Lending S… body.lyndon > div.dialog-off-canvas-main-canvas > div#page-wrapper > main.container
0.815
body.lyndon body.lyndon
0.297
We power smarter policies for brighter futures. Urban’s insights drive solutio… section.lbj-homepage-hero-container > div.lbj-homepage-hero-container-inner
0.069

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 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: 880 ms 1019.7 KiB

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.9 s
Other927 ms
Style & Layout389 ms
Script Parsing & Compilation116 ms
Parse HTML & CSS110 ms
Rendering58 ms
Garbage Collection37 ms

Minifying CSS files can reduce network payload sizes. Learn how to minify CSS.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Estimated savings: 0.0 ms 51.9 KiB

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 12.8 KiB
URLTransfer SizeEst Savings
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...46.2 KiB12.8 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
The US capitol and traffic at sunset. div > lbj-homepage-hero.hydrated > lbj-card.hydrated > img
/sites/default/files/styles/featured_card_561x374/public/...
boy on bike a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/1...
A mother giving a child a piggyback ride a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/2...
A woman speaks in front of a window a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/3...
A man sits on his porch looking pensively. a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/4...
A teacher draws with preschool children. a.keen-slider__slide > lbj-card.hydrated > figure.lbj-impact-carousel-overlay > img.w-full
/sites/default/files/styles/card_360x240/public/2025-04/5...

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

Optimize DOM size
Modern HTTP
Optimize viewport for mobile
User Timing marks and measures 12 user timings
Avoid long main-thread tasks 13 long tasks found
Avoid non-composited animations 5 animated elements found
Page didn't prevent back/forward cache restoration
Network Requests
Network Round Trip Times 70 ms
Server Backend Latencies 140 ms
Tasks
Diagnostics
Metrics
Screenshot Thumbnails
Final Screenshot
Script Treemap Data
Resources Summary
INP breakdown
90

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.

Names and labels

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
div.lbj-homepage-hero-container-inner > div.lbj-homepage-hero-wrapper > div.lbj-homepage-hero-content > button.lbj-homepage-hero-controls div.lbj-homepage-hero-container-inner > div.lbj-homepage-hero-wrapper > div.lbj-homepage-hero-content > button.lbj-homepage-hero-controls
div.lbj-impact-carousel-container-slider > div.lbj-impact-carousel-slider-track > div.lbj-impact-carousel-slider-navigation > button.impact-navigation-btn div.lbj-impact-carousel-container-slider > div.lbj-impact-carousel-slider-track > div.lbj-impact-carousel-slider-navigation > button.impact-navigation-btn
div.lbj-impact-carousel-container-slider > div.lbj-impact-carousel-slider-track > div.lbj-impact-carousel-slider-navigation > button.impact-navigation-btn div.lbj-impact-carousel-container-slider > div.lbj-impact-carousel-slider-track > div.lbj-impact-carousel-slider-navigation > button.impact-navigation-btn

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.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Failing Elements
lbj-container.hydrated > div.header__expanded > div.main-nav > a.header__search-toggle lbj-container.hydrated > div.header__expanded > div.main-nav > a.header__search-toggle

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.

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
WHAT WE'RE WORKING ON div.lbj-homepage-hero-wrapper > div.lbj-homepage-hero-card-container > div.lbj-homepage-hero-card-container-inner > h3.lbj-homepage-hero-card-eyebrow
h5.title h5.title

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
Image elements have `[alt]` attributes
Input buttons have discernible text.
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
`[aria-hidden="true"]` elements do not contain focusable descendents
Elements use only permitted ARIA attributes
Background and foreground colors have a sufficient contrast ratio
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
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements
No element has a `[tabindex]` value greater than 0
Touch targets have sufficient size and spacing.
Document has a main landmark.
Deprecated ARIA roles were not used
`<video>` elements contain a `<track>` element with `[kind="captions"]`
Identical links have the same purpose.
Elements with visible text labels have matching accessible names.
`[accesskey]` values are unique
`button`, `link`, and `menuitem` elements have accessible names
Elements with `role="dialog"` or `role="alertdialog"` 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 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.
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
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.
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.
81

Best Practices

General

Deprecated APIs will eventually be removed from the browser. Learn more about deprecated APIs.

Why this matters

Performance issues directly impact user engagement and conversion rates.

Deprecation / WarningSource
AttributionReporting
SharedStorage
StorageType.persistent is deprecated. Please use standardized navigator.storage instead.
Fledge

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.

URLMap URL
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
/themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba.../themes/custom/lyndon/lyndon_build/2.0.0-dev.14/dist/urba...
Uses HTTPS
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
Ensure proper origin isolation with COOP
Mitigate DOM-based XSS with Trusted Types
Detected JavaScript libraries
Redirects HTTP traffic to HTTPS
Use a strong HSTS policy
Mitigate clickjacking with XFO or CSP
92

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.

Crawling and Indexing

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

Why this matters

Performance issues directly impact user engagement and conversion rates.

Uncrawlable Link
Increase upward mobility lbj-impact-carousel.hydrated > lbj-carousel.shadow-impact-carousel > div.slides-collection > a.keen-slider__slide
Create communities of opportunity and shared prosperity lbj-impact-carousel.hydrated > lbj-carousel.shadow-impact-carousel > div.slides-collection > a.keen-slider__slide
Build a fair and just society lbj-impact-carousel.hydrated > lbj-carousel.shadow-impact-carousel > div.slides-collection > a.keen-slider__slide
Improve people’s well-being lbj-impact-carousel.hydrated > lbj-carousel.shadow-impact-carousel > div.slides-collection > a.keen-slider__slide
Promote effective use of resources lbj-impact-carousel.hydrated > lbj-carousel.shadow-impact-carousel > div.slides-collection > a.keen-slider__slide

To appear in search results, crawlers need access to your app.

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
robots.txt is valid
Image elements have `[alt]` attributes
Document has a valid `hreflang`
Document has a valid `rel=canonical`

Send Feedback