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.
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.
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.
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.
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 | |
|---|---|---|---|
Smiling girl screen capture for video highlighting Chili’s commitment to charit… div.row > div.col-md-7 > div.modal-link > img.img-fluid | www.chilisjobs.com/wp-content/uploads/2021/06/0.0_giving-promise_video.jpg | 323.8 KiB | 268.2 KiB |
What are We All About?
51
years we’ve been playing restaurant
1
legendary jin… body#home > main#main > section.four_column_list_background_image | /wp-content/themes/chilis/assets/dist/media/img/0.0_stats... | 337.8 KiB | 134.4 KiB |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-4.jpg | 101.2 KiB | 77.9 KiB |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-1.jpg | 89.2 KiB | 68.7 KiB |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-3.jpg | 72.4 KiB | 55.7 KiB |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-2.jpg | 55.1 KiB | 42.4 KiB |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-5.jpg | 51.6 KiB | 39.7 KiB |
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.
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 |
|---|---|
| chilisjobs.com/ | 319 ms |
| www.chilisjobs.com/ | 0.0 ms |
Time to Interactive is the amount of time it takes for the page to become fully interactive. Learn more about the Time to Interactive metric.
Performance issues directly impact user engagement and conversion rates.
The maximum potential First Input Delay that your users could experience is the duration of the longest task. Learn more about the Maximum Potential First Input Delay metric.
Performance issues directly impact user engagement and conversion rates.
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.
Performance issues directly impact user engagement and conversion rates.
| URL | Transfer Size | Est Savings |
|---|---|---|
| www.chilisjobs.com/wp-content/themes/chilis/assets/dist/css/bootstrap.min.css | 24.3 KiB | 23.6 KiB |
| 22.8 KiB | 19.6 KiB | |
| /wp-content/themes/chilis/assets/dist/css/fontawesome.all... | 12.6 KiB | 12.5 KiB |
| /wp-content/themes/chilis/assets/dist/css/main.min.css?v=... | 14.1 KiB | 10.8 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 |
|---|---|---|
| www.googletagmanager.com/gtag/js?id=G-SKQ80NCNWD&cx=c>m=4e6562 | 171.8 KiB | 66.8 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-MZD5W3Z | 162.6 KiB | 66.5 KiB |
| cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js | 121.4 KiB | 64.2 KiB |
| www.chilisjobs.com/wp-content/themes/chilis/assets/dist/js/jquery-ui.min.js | 66.9 KiB | 59.7 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-753725155&cx=c>m=4e6562 | 137.5 KiB | 59.6 KiB |
| www.googletagmanager.com/gtag/js?id=AW-10948122074&cx=c>m=4e6562 | 141.3 KiB | 54.1 KiB |
| connect.facebook.net/en_US/fbevents.js | 97.0 KiB | 37.4 KiB |
| www.chilisjobs.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1 | 30.9 KiB | 22.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 |
|---|---|---|
| /wp-content/plugins/appcast-jobsearch-plugin/assets/js/ap... | 10.6 KiB | 4.9 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 | |
|---|---|
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-2.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-3.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-4.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-5.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-1.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-2.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-3.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-4.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-5.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-1.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-2.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-3.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-4.jpg |
div.slick-list > div.slick-track > div.slide-inner > img div.slick-list > div.slick-track > div.slide-inner > img | www.chilisjobs.com/wp-content/uploads/2023/01/home-carousel-5.jpg |
Smiling girl screen capture for video highlighting Chili’s commitment to charit… div.row > div.col-md-7 > div.modal-link > img.img-fluid | www.chilisjobs.com/wp-content/uploads/2021/06/0.0_giving-promise_video.jpg |
div.container > div#card1-2 > div.front > img div.container > div#card1-2 > div.front > img | www.chilisjobs.com/wp-content/uploads/2021/06/Icon_Inclusion.png |
div.container > div#card1-1 > div.front > img div.container > div#card1-1 > div.front > img | www.chilisjobs.com/wp-content/uploads/2021/06/icon_love.png |
div.container > div#card1-3 > div.front > img div.container > div#card1-3 > div.front > img | www.chilisjobs.com/wp-content/uploads/2021/06/Icon_Enjoyment.png |
Chili's logo div#secondary-nav > div.logo > a > img | /wp-content/themes/chilis/assets/dist/media/img/ChilisJob... |
Chili's logo div#footer-toprow > div#footer-logo > a > img | /wp-content/themes/chilis/assets/dist/media/img/ChilisJob... |
Twitter logo div#footer-toprow > div#footer-social > a > img | /wp-content/themes/chilis/assets/dist/media/img/Twitter_S... |
Glassdoor logo div#footer-toprow > div#footer-social > a > img | /wp-content/themes/chilis/assets/dist/media/img/glassdoor... |
LinkedIn logo div#footer-toprow > div#footer-social > a > img | /wp-content/themes/chilis/assets/dist/media/img/In-2C-128... |
Instagram logo div#footer-toprow > div#footer-social > a > img | /wp-content/themes/chilis/assets/dist/media/img/IG_Glyph_... |
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.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.container-fluid > form.clearfix > div.button-container > button#search-btn div.container-fluid > form.clearfix > div.button-container > button#search-btn |
Screen reader users rely on frame titles to describe the contents of frames. Learn more about frame titles.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
main#main > section.video_only > div.video > iframe#player_16_742428834_1408101617 main#main > section.video_only > div.video > iframe#player_16_742428834_1408101617 |
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 |
|---|
SEARCH JOBS header > div#secondary-nav > div.search > a |
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.
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 |
|---|
Join Our Team section.one_column > div.container > p.cta > a |
Learn about our story section.three_column_feature_card_teaser > div.container > p.text-center > a.txt-green |
To Know Us is to Love Us! main#main > section.four_column_list_no_background_image > div.container > h2 |
Learn more ul.no-bullets > li.g-li1 > p > a.no-underline |
Learn more ul.no-bullets > li.g-li2 > p > a.no-underline |
Learn more ul.no-bullets > li.g-li3 > p > a.no-underline |
Search jobs ul.no-bullets > li.g-li4 > p.cta > a |
View Video Transcript div.col-md-7 > p > strong > a.txt-green |
SEARCH CHILI'S JOBS div#footer-career > ul.no-bullets > li > a.txt-red |
These are opportunities to improve the legibility of your content.
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 |
|---|---|
| SharedStorage | |
| StorageType.persistent is deprecated. Please use standardized navigator.storage instead. | |
| Fledge | |
| AttributionReporting |
Errors logged to the console indicate unresolved problems. They can come from network request failures and other browser concerns. Learn more about this errors in console diagnostic audit
Performance issues directly impact user engagement and conversion rates.
| Source | Description |
|---|---|
Failed to load resource: the server responded with a status of 404 () | |
The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
www.chilisjobs.com/ line 565, col 608 | The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
www.chilisjobs.com/ line 565, col 608 | The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-ancestors' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
www.chilisjobs.com/ line 565, col 608 | The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
www.chilisjobs.com/ line 565, col 608 | The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'frame-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
www.chilisjobs.com/ line 565, col 608 | The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
www.chilisjobs.com/ line 565, col 608 | The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The Content-Security-Policy directive 'object-src' contains the keyword 'none' alongside with other source expressions. The keyword 'none' must be the only source expression in the directive value, otherwise it is ignored. |
The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. | |
The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. | |
The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. |
The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. | |
The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'base-uri' contains an invalid source: ''about''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-attr' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''eval''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src-elem' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''eval''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'script-src' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-attr' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. |
www.chilisjobs.com/ line 565, col 608 | The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. |
The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. | |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. |
cdn.cookielaw.org/scripttemplates/202509.1.0/otBannerSdk.js line 6, col 24054 | The source list for the Content Security Policy directive 'style-src-elem' contains an invalid source: ''inline''. It will be ignored. |
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.
Descriptive link text helps search engines understand your content. Learn how to make links more accessible.
Performance issues directly impact user engagement and conversion rates.
| Link destination | Link Text |
|---|---|
| www.chilisjobs.com/benefits#learning | Learn more |
| www.chilisjobs.com/our-story#beliefs | Learn more |
| www.chilisjobs.com/benefits#perks | Learn more |
Format your HTML in a way that enables crawlers to better understand your app’s content.