Amazon.jobs Amazon.jobs: Help us build Earth’s most customer-centric company.
We're a company of pioneers. It's our job to make bold bets, and we get our energy from inventing on behalf of customers. Success is measured against ...

amazon.jobs Mobile Performance
47/100
These metrics represent real-world Chrome users experience viewing amazon.jobs on mobile devices. Reports are focused on loading performance and other critical factors that most affect user experience. Follow our guide to track, optimize, and improve the quality of your web pages.
User Loading Experience
Largest Contentful Paint
First Contentful Paint
First Input Delay
Cumulative Layout Shift
Metrics
Largest Contentful Paint6/100 7.1 s
Largest Contentful Paint marks the time at which the largest text or image is painted. Learn More
First Contentful Paint26/100 5.2 s
First Contentful Paint marks the time at which the first text or image is painted. Learn more.
Time to Interactive42/100 8.1 s
Time to interactive is the amount of time it takes for the page to become fully interactive. Learn more.
Speed Index59/100 5.3 s
Speed Index shows how quickly the contents of a page are visibly populated. Learn more.
Total Blocking Time85/100 330 ms
Sum of all time periods between FCP and Time to Interactive, when task length exceeded 50ms, expressed in milliseconds. Learn more.
Cumulative Layout Shift100/100 0
Cumulative Layout Shift measures the movement of visible elements within the viewport. Learn more.
Should Fix (14)
Opportunities
These suggestions can help your page load faster. They don't directly affect the Performance score.
Serve images in next-gen formats
Potential savings of 553 KiB
2,850 ms
Eliminate render-blocking resources
Potential savings of 2,420 ms
2,415 ms
Efficiently encode images
Potential savings of 337 KiB
1,800 ms
Avoid multiple page redirects
Potential savings of 1,410 ms
1,410 ms
Remove unused JavaScript
Potential savings of 147 KiB
1,200 ms
Diagnostics
More information about the performance of your application. These numbers don't directly affect the Performance score.
Ensure text remains visible during webfont load
Reduce the impact of third-party code
Third-party code blocked the main thread for 250 ms
Serve static assets with an efficient cache policy
17 resources found
Minimize main-thread work
2.8 s
Reduce JavaScript execution time
1.6 s
Largest Contentful Paint element
1 element found
Keep request counts low and transfer sizes small
51 requests • 2,335 KiB
Avoid chaining critical requests
10 chains found
Avoid long main-thread tasks
6 long tasks found
Passed Audits (14)
Defer offscreen images
Potential savings of 38 KiB
Use video formats for animated content
Minify CSS
Avoids `document.write()`
Avoids enormous network payloads
Total size was 2,335 KiB
Remove unused CSS
Potential savings of 64 KiB
Properly size images
Potential savings of 17 KiB
Preload key requests
Enable text compression
Preconnect to required origins
Initial server response time was short
Root document took 170 ms
Uses passive listeners to improve scrolling performance
Minify JavaScript
Avoids an excessive DOM size
361 elements

amazon.jobs Mobile SEO
88/100
These checks ensure that your page is optimized for search engine results ranking. There are additional factors Lighthouse does not check that may affect your search ranking. Learn more. Run these additional validators on your site to check additional SEO best practices.
Should Fix (2)
Crawling and Indexing
To appear in search results, crawlers need access to your app.
Links are not crawlable
Mobile Friendly
Make sure your pages are mobile friendly so users don’t have to pinch or zoom in order to read the content pages. Learn more.
Tap targets are not sized appropriately
63% appropriately sized tap targets
Passed Audits (10)
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Document has a `<title>` element
Document uses legible font sizes
97.64% legible text
Links have descriptive text
Image elements have `[alt]` attributes
Page has successful HTTP status code
Document avoids plugins
Document has a meta description
Page isn’t blocked from indexing
Document has a valid `hreflang`

amazon.jobs Mobile Best Practices
77/100
These checks highlight opportunities to improve the overall code health of amazon.jobs mobile page. Current recommendations will help to make your page fast and secure, to create a good user experience and to avoid deprecated technologies.
Should Fix (3)
Trust and Safety
Includes front-end JavaScript libraries with known security vulnerabilities
7 vulnerabilities detected
Links to cross-origin destinations are unsafe
Does not use HTTPS
1 insecure request found
Passed Audits (11)
Displays images with correct aspect ratio
Page has the HTML doctype
Allows users to paste into password fields
Detected JavaScript libraries
Avoids deprecated APIs
Serves images with appropriate resolution
Avoids requesting the notification permission on page load
No browser errors logged to the console
Avoids requesting the geolocation permission on page load
Avoids Application Cache
Properly defines charset

amazon.jobs Mobile Progressive Web App
46/100
These checks validate the aspects of a Progressive Web App. Learn more. These checks are required by the baseline PWA Checklist but are not automatically checked by Lighthouse. They do not affect your score but it's important that you verify them manually.
Should Fix (9)
PWA Optimized
Is not configured for a custom splash screen
Does not set a theme color for the address bar.
Manifest doesn't have a maskable icon
Does not provide a valid `apple-touch-icon`
Installable
Web app manifest does not meet the installability requirements
Does not register a service worker that controls page and `start_url`
Does not use HTTPS
1 insecure request found
Fast and reliable
Current page does not respond with a 200 when offline
`start_url` does not respond with a 200 when offline
Passed Audits (5)
Has a `<meta name="viewport">` tag with `width` or `initial-scale`
Page load is fast enough on mobile networks
Redirects HTTP traffic to HTTPS
Content is sized correctly for the viewport
Contains some content when JavaScript is not available

amazon.jobs Mobile Accessibility
85/100
These checks highlight opportunities to improve the accessibility of your web app. Only a subset of accessibility issues can be automatically detected so manual testing is also encouraged. These items address areas which an automated testing tool cannot cover. Learn more in our guide on conducting an accessibility review.
Should Fix (4)
ARIA
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.
`[role]`s do not have all required `[aria-*]` attributes
ARIA IDs are not unique
Navigation
These are opportunities to improve keyboard navigation in your application.
Heading elements are not in a sequentially-descending order
`[id]` attributes on active, focusable elements are not unique
Passed Audits (20)
`[aria-*]` attributes have valid values
Buttons have an accessible name
Document has a `<title>` element
Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).
`<html>` element has a valid value for its `[lang]` attribute
Image elements have `[alt]` attributes
`[role]` values are valid
Background and foreground colors have a sufficient contrast ratio
Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.
`<html>` element has a `[lang]` attribute
`[aria-hidden="true"]` elements do not contain focusable descendents
`[aria-*]` attributes are valid and not misspelled
`[user-scalable="no"]` is not used in the `<meta name="viewport">` element and the `[maximum-scale]` attribute is not less than 5.
Links have a discernible name
`[role]`s are contained by their required parent element
List items (`<li>`) are contained within `<ul>` or `<ol>` parent elements
Form elements have associated labels
The page contains a heading, skip link, or landmark region
`[aria-hidden="true"]` is not present on the document `<body>`
`[aria-*]` attributes match their roles

Mobile Usability
92/100
These checks validate how easily a visitor can use amazon.jobs on a mobile device. Test results include a list of any mobile usability problems. Mobile usability problems are issues that can affect a user that visits the page on a mobile (small screen) device, including small font sizes (which are hard to read on a small screen).
Should Fix (1)
Size tap targets appropriately
Passed Audits (5)
Avoid app install interstitials that hide content
Avoid plugins
Configure the viewport
Size content to viewport
Use legible font sizes

Mobile Speed
38/100
These checks analyze the performance of amazon.jobs on mobile devices and return PageSpeed score and information on how to improve the load time. What makes a good Progressive Web App?
Should Fix (5)
Enable compression
Eliminate render-blocking JavaScript and CSS in above-the-fold content
Leverage browser caching
Prioritize visible content
Optimize images
Passed Audits (5)
Avoid landing page redirects
Reduce server response time
Minify CSS
Minify HTML
Minify JavaScript
www.amazon.com
www.amazon.net
www.amazon.org
www.amazon.info
www.amazon.biz
www.amazon.us
www.amazon.mobi
www.mazon.jobs
www.amazon.jobs
www.qmazon.jobs
www.aqmazon.jobs
www.qamazon.jobs
www.wmazon.jobs
www.awmazon.jobs
www.wamazon.jobs
www.smazon.jobs
www.asmazon.jobs
www.samazon.jobs
www.zmazon.jobs
www.azmazon.jobs
www.zamazon.jobs
www.aazon.jobs
www.anazon.jobs
www.amnazon.jobs
www.anmazon.jobs
www.ajazon.jobs
www.amjazon.jobs
www.ajmazon.jobs
www.akazon.jobs
www.amkazon.jobs
www.akmazon.jobs
www.amzon.jobs
www.amqzon.jobs
www.amaqzon.jobs
www.amqazon.jobs
www.amwzon.jobs
www.amawzon.jobs
www.amwazon.jobs
www.amszon.jobs
www.amaszon.jobs
www.amsazon.jobs
www.amzzon.jobs
www.amazzon.jobs
www.amzazon.jobs
www.amaon.jobs
www.amaxon.jobs
www.amazxon.jobs
www.amaxzon.jobs
www.amason.jobs
www.amazson.jobs
www.amaaon.jobs
www.amazaon.jobs
www.amaazon.jobs
www.amazn.jobs
www.amazin.jobs
www.amazoin.jobs
www.amazion.jobs
www.amazkn.jobs
www.amazokn.jobs
www.amazkon.jobs
www.amazln.jobs
www.amazoln.jobs
www.amazlon.jobs
www.amazpn.jobs
www.amazopn.jobs
www.amazpon.jobs
www.amazo.jobs
www.amazob.jobs
www.amazonb.jobs
www.amazobn.jobs
www.amazoh.jobs
www.amazonh.jobs
www.amazohn.jobs
www.amazoj.jobs
www.amazonj.jobs
www.amazojn.jobs
www.amazom.jobs
www.amazonm.jobs
www.amazomn.jobs
www.amazon.net
www.amazon.org
www.amazon.info
www.amazon.biz
www.amazon.us
www.amazon.mobi
www.mazon.jobs
www.amazon.jobs
www.qmazon.jobs
www.aqmazon.jobs
www.qamazon.jobs
www.wmazon.jobs
www.awmazon.jobs
www.wamazon.jobs
www.smazon.jobs
www.asmazon.jobs
www.samazon.jobs
www.zmazon.jobs
www.azmazon.jobs
www.zamazon.jobs
www.aazon.jobs
www.anazon.jobs
www.amnazon.jobs
www.anmazon.jobs
www.ajazon.jobs
www.amjazon.jobs
www.ajmazon.jobs
www.akazon.jobs
www.amkazon.jobs
www.akmazon.jobs
www.amzon.jobs
www.amqzon.jobs
www.amaqzon.jobs
www.amqazon.jobs
www.amwzon.jobs
www.amawzon.jobs
www.amwazon.jobs
www.amszon.jobs
www.amaszon.jobs
www.amsazon.jobs
www.amzzon.jobs
www.amazzon.jobs
www.amzazon.jobs
www.amaon.jobs
www.amaxon.jobs
www.amazxon.jobs
www.amaxzon.jobs
www.amason.jobs
www.amazson.jobs
www.amaaon.jobs
www.amazaon.jobs
www.amaazon.jobs
www.amazn.jobs
www.amazin.jobs
www.amazoin.jobs
www.amazion.jobs
www.amazkn.jobs
www.amazokn.jobs
www.amazkon.jobs
www.amazln.jobs
www.amazoln.jobs
www.amazlon.jobs
www.amazpn.jobs
www.amazopn.jobs
www.amazpon.jobs
www.amazo.jobs
www.amazob.jobs
www.amazonb.jobs
www.amazobn.jobs
www.amazoh.jobs
www.amazonh.jobs
www.amazohn.jobs
www.amazoj.jobs
www.amazonj.jobs
www.amazojn.jobs
www.amazom.jobs
www.amazonm.jobs
www.amazomn.jobs