Lighthouse Desktop
· 0 checks — Desktop 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.
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 | |
|---|---|---|---|
President Albritton enters the Senate Chamber div#spotlightSlider > div.spotlightItem > div.image > img.slide-photo | flsenate.gov/PublishedContent/images/Slides/2026OpeningDay.jpg | 155.4 KiB | 141.1 KiB |
President div#president > a > p.centertext > img | flsenate.gov/PublishedContent/Senators/2024-2026/Photos/s27_5342.jpg | 62.2 KiB | 54.8 KiB |
div.header-container > header.wrapper > div#logo > a.logo div.header-container > header.wrapper > div#logo > a.logo | flsenate.gov/Content/img/seals.png | 61.0 KiB | 52.7 KiB |
Senate Page Program div.bannerBtns > p > a#btnPageProgram > img | flsenate.gov/UserContent/img/buttons/btn-PageProgram.png | 52.4 KiB | 50.0 KiB |
Senate Kids Handbook div.bannerBtns > p > a#btnSenateKidsPDF > img | flsenate.gov/UserContent/img/buttons/btn-SenateKidsBook.png | 42.3 KiB | 40.0 KiB |
Next div.main > div.grid-autoLeft > div#calendar > a#homeNextButton | flsenate.gov/Content/img/common.png | 28.1 KiB | 21.4 KiB |
Appropriations div.bannerBtns > p > a#btnAppropriations > img | flsenate.gov/UserContent/img/buttons/btn-Appropriations.png | 20.4 KiB | 18.0 KiB |
Hold the Line on the Urban Development Boundary (PDF)
March 16, 2026 - Publicat… div.grid-autoLeft > div.gridHome-autoLeft > ul.recentNews > li.nophoto | flsenate.gov/PublishedContent/Senators/2024-2026/Photos/S38_5525_avatar.jpg | 13.0 KiB | 12.6 KiB |
Week in Review: Session Week 9 (PDF)
March 14, 2026 - Publication by Senator Ar… div.grid-autoLeft > div.gridHome-autoLeft > ul.recentNews > li.nophoto | flsenate.gov/PublishedContent/Senators/2024-2026/Photos/S25_5494_avatar.jpg | 12.5 KiB | 12.2 KiB |
2026 The First 60 Days (PDF)
March 23, 2026 - Publication by Senator Martin div.grid-autoLeft > div.gridHome-autoLeft > ul.recentNews > li.nophoto | flsenate.gov/PublishedContent/Senators/2024-2026/Photos/S33_5524_avatar.jpg | 12.3 KiB | 12.0 KiB |
"Delivering for District 35" March 2026 Edition (PDF)
March 17, 2026 - Publicat… div.grid-autoLeft > div.gridHome-autoLeft > ul.recentNews > li.nophoto | flsenate.gov/PublishedContent/Senators/2024-2026/Photos/S35_5572_avatar.jpg | 12.1 KiB | 11.8 KiB |
EMERGENCY STOPGAP FUNDING FOR FLORIDA HIV PATIENTS SIGNED INTO LAW (PDF)
March … div.grid-autoLeft > div.gridHome-autoLeft > ul.recentNews > li.nophoto | flsenate.gov/PublishedContent/Senators/2024-2026/Photos/S17_5256_avatar.jpg | 11.9 KiB | 11.6 KiB |
Accessibilty div.bannerBtns > p > a#btnAccessibility > img | flsenate.gov/UserContent/img/buttons/btn-accessibility.png | 8.4 KiB | 6.0 KiB |
Special Session Update and Planning (PDF)
April 15, 2026 - Publication by Presi… div.grid-autoLeft > div.gridHome-autoLeft > ul.recentNews > li.presOffice | flsenate.gov/UserContent/img/mediaIcons/seal-45x45.png | 6.2 KiB | 5.9 KiB |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | flsenate.gov/PublishedContent/Offices/Senator/Week_in_Review__Session_Week_9.jpg | 6.5 KiB | 5.4 KiB |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | flsenate.gov/PublishedContent/Offices/Senator/Week_in_Review__Post_Session.jpg | 6.5 KiB | 5.3 KiB |
Find Your State Legislators, U.S. Representatives & U.S. Senators div.bannerBtns > p > a#btnFYL > img | flsenate.gov/UserContent/img/buttons/btn-find-legislators.png | 7.6 KiB | 5.2 KiB |
Each subpart has specific improvement strategies. Ideally, most of the LCP time should be spent on loading the resources, not within delays.
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
Performance issues directly impact user engagement and conversion rates.
HTTP/2 and HTTP/3 offer many benefits over HTTP/1.1, such as multiplexing. Learn more about using modern HTTP.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Time Spent |
|---|---|
| flsenate.gov/ | 1.2 s |
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.
Diagnostics
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 |
|---|---|---|
| flsenate.gov/Content/css/common.css | 17.9 KiB | 6.3 KiB |
| flsenate.gov/Content/css/home.css | 13.3 KiB | 5.3 KiB |
| flsenate.gov/Content/css/styles.css | 5.7 KiB | 2.3 KiB |
| flsenate.gov/Content/css/print.css | 5.7 KiB | 2.3 KiB |
Minifying JavaScript files can reduce payload sizes and script parse time. Learn how to minify JavaScript.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| flsenate.gov/Scripts/jquery-ui-1.13.2.js | 709.6 KiB | 362.0 KiB |
| flsenate.gov/Scripts/jquery-3.7.1.js | 83.0 KiB | 41.4 KiB |
| flsenate.gov/Scripts/HomePage/FloorBills.js | 5.7 KiB | 2.6 KiB |
| flsenate.gov/Scripts/HomePage/BillActions.js | 3.8 KiB | 2.0 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 |
|---|---|---|
| flsenate.gov/PublishedContent/Senators/css/avatar.css | 24.4 KiB | 23.6 KiB |
| flsenate.gov/Content/css/common.css | 17.5 KiB | 14.5 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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| flsenate.gov/Scripts/jquery-ui-1.13.2.js | 709.6 KiB | 567.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-ZLT62P38CF&cx=c>m=4e64k1 | 151.8 KiB | 65.2 KiB |
| www.googletagmanager.com/gtag/js?id=G-8CSBCL4LLF&cx=c>m=4e64k1 | 151.8 KiB | 65.1 KiB |
| www.googletagmanager.com/gtag/js?id=?tag=G-ZLT62P38CF | 84.6 KiB | 55.9 KiB |
| www.googletagmanager.com/gtag/js?id=?tag=G-8CSBCL4LLF | 84.6 KiB | 53.4 KiB |
| flsenate.gov/Scripts/jquery-3.7.1.js | 83.0 KiB | 34.7 KiB |
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 |
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 | |
|---|---|
President Albritton enters the Senate Chamber div#spotlightSlider > div.spotlightItem > div.image > img.slide-photo | flsenate.gov/PublishedContent/images/Slides/2026OpeningDay.jpg |
ul.recentNews > li.presOffice > a > img ul.recentNews > li.presOffice > a > img | /PublishedContent/Offices/President/4_15_26_Special_Sessi... |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | /PublishedContent/Offices/Senator/Delivering_for_District... |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | flsenate.gov/PublishedContent/Offices/Senator/Week_in_Review__Post_Session.jpg |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | /PublishedContent/Offices/Senator/EMERGENCY_STOPGAP_FUNDI... |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | flsenate.gov/PublishedContent/Offices/Senator/2026_The_First_60_Days__2_.jpg |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | /PublishedContent/Offices/Senator/Delivering_for_District... |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | /PublishedContent/Offices/Senator/Protecting_Our_Water__P... |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img | flsenate.gov/PublishedContent/Offices/Senator/Week_in_Review__Session_Week_9.jpg |
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.
Contrast
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 |
|---|
District 27 div#president > ul > li > a |
Media & Press Releases div#president > ul > li > a#lnkPresidentMedia |
Legislative Appointments div#president > ul > li > a#lnkLegislativeAppointments |
These are opportunities to improve the legibility of your content.
Internationalization and localization
If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. Learn more about the `lang` attribute.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These are opportunities to improve the interpretation of your content by users in different locales.
Names and labels
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 |
|---|
ul.recentNews > li.presOffice > a > img ul.recentNews > li.presOffice > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
Labels ensure that form controls are announced properly by assistive technologies, like screen readers. Learn more about form element labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div#billYear_chzn > div.chzn-drop > div.chzn-search > input div#billYear_chzn > div.chzn-drop > div.chzn-search > input |
div#statuteYear_chzn > div.chzn-drop > div.chzn-search > input div#statuteYear_chzn > div.chzn-drop > div.chzn-search > input |
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.header-container > header.wrapper > div#logo > a.logo div.header-container > header.wrapper > div#logo > a.logo |
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 |
|---|
Media & Press Releases div#president > ul > li > a#lnkPresidentMedia |
Legislative Appointments div#president > ul > li > a#lnkLegislativeAppointments |
Special Session Proclamation div#homeCalendarLinks > ul > li > a |
Calendars/Weekly Schedules div#homeCalendarLinks > ul > li > a |
Video Broadcast Schedule div#homeCalendarLinks > ul > li > a |
2 div.spotlightHeader > ul.controls > li > a |
3 div.spotlightHeader > ul.controls > li > a |
4 div.spotlightHeader > ul.controls > li > a |
5 div.spotlightHeader > ul.controls > li > a |
6 div.spotlightHeader > ul.controls > li > a |
7 div.spotlightHeader > ul.controls > li > a |
Play div.spotlightHeader > ul.controls > li > a.ctrlimg |
Pause div.spotlightHeader > ul.controls > li > a.ctrlimg |
Senators nav > div.grid-20 > p > a |
Senator List div.grid-20 > ul > li > a |
Find Your Legislators div.grid-20 > ul > li > a |
District Maps div.grid-20 > ul > li > a |
Vote Disclosures div.grid-20 > ul > li > a |
Committees nav > div.grid-20 > p > a |
Committee List div.grid-20 > ul > li > a |
Committee Publications div.grid-20 > ul > li > a |
Search nav > div.grid-20 > p > a |
Bill Search Tips div.grid-20 > ul > li > a |
Statute Search Tips div.grid-20 > ul > li > a |
Site Search Tips div.grid-20 > ul > li > a |
Session nav > div.grid-20 > p > a |
Bills div.grid-20 > ul > li > a |
Calendars div.grid-20 > ul > li > a |
Journals div.grid-20 > ul > li > a |
Appropriations div.grid-20 > ul > li > a |
Conferences div.grid-20 > ul > li > a |
Reports div.grid-20 > ul > li > a |
Executive Appointments div.grid-20 > ul > li > a |
Executive Suspensions div.grid-20 > ul > li > a |
Redistricting div.grid-20 > ul > li > a |
Statutes div.grid-20 > ul > li > a |
Constitution div.grid-20 > ul > li > a |
Media nav > div.grid-20 > p > a |
Publications div.grid-20 > ul > li > a |
Videos div.grid-20 > ul > li > a |
Topics div.grid-20 > ul > li > a |
About nav > div.grid-20 > p > a |
Employment div.grid-20 > ul > li > a |
Visit Us div.grid-20 > ul > li > a |
Contact Us div.grid-20 > ul > li > a |
Page Program div.grid-20 > ul > li > a |
Offices nav > div.grid-20 > p > a |
President's Office div.grid-20 > ul > li > a |
Majority Office div.grid-20 > ul > li > a |
Minority Office div.grid-20 > ul > li > a |
Secretary's Office div.grid-20 > ul > li > a |
Reference nav > div.grid-20 > p > a |
Glossary div.grid-20 > ul > li > a |
FAQ div.grid-20 > ul > li > a |
Help div.grid-20 > ul > li > a |
Links div.grid-20 > ul > li > a |
Search Tips div.grid-20 > ul > li > a |
Publications div.grid-20 > ul > li > a |
Rules div.grid-20 > ul > li > a |
Handbooks div.grid-20 > ul > li > a |
Advisory Opinions div.grid-20 > ul > li > a |
Public Records div.grid-20 > ul > li > a |
Twitter div.grid-20 > ul.inline > li > a.twitterIco16 |
RSS div.grid-20 > ul.inline > li > a.rssIco16 |
Senate Tracker nav > div.grid-20 > p > a |
Login div.grid-20 > ul > li > a |
Sign Up div.grid-20 > ul > li > a |
Tracker Help div.grid-20 > ul > li > a |
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html.js html.js |
These items highlight common accessibility best practices.
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. | flsenate.gov/Scripts/jquery-3.7.1.js line 4996, col 11 |
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.
Content Best Practices
Meta descriptions may be included in search results to concisely summarize page content. Learn more about the meta description.
Performance issues directly impact user engagement and conversion rates.
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 |
|---|
ul.recentNews > li.presOffice > a > img ul.recentNews > li.presOffice > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
ul.recentNews > li.nophoto > a > img ul.recentNews > li.nophoto > a > img |
Format your HTML in a way that enables crawlers to better understand your app’s content.
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
Performance issues directly impact user engagement and conversion rates.
| Uncrawlable Link |
|---|
2026D div#searchbox > form.form-inline > div#billYear_chzn > a.chzn-single |
2025 div#searchbox > form.form-inline > div#statuteYear_chzn > a.chzn-single |
Prev div#datepicker > div.ui-datepicker-inline > div.ui-datepicker-header > a.ui-datepicker-prev |
Next div#datepicker > div.ui-datepicker-inline > div.ui-datepicker-header > a.ui-datepicker-next |
If your robots.txt file is malformed, crawlers may not be able to understand how you want your website to be crawled or indexed. Learn more about robots.txt.
Performance issues directly impact user engagement and conversion rates.
To appear in search results, crawlers need access to your app.