Lighthouse Mobile
· 0 checks — Mobile Lighthouse audit -- Performance, Accessibility, Best Practices, and SEO category breakdown.Detailed Report
Audit breakdown by category with detailed findings.
Performance
Insights
Remove large, duplicate JavaScript modules from bundles to reduce unnecessary bytes consumed by network activity.
Performance issues directly impact user engagement and conversion rates.
Polyfills and transforms enable older browsers to use new JavaScript features. However, many aren't necessary for modern browsers. Consider modifying your JavaScript build process to not transpile Baseline features, unless you know you must support older browsers. Learn why most sites can deploy ES6+ code without transpiling
Performance issues directly impact user engagement and conversion rates.
3rd party code can significantly impact load performance. Reduce and defer loading of 3rd party code to prioritize your page's content.
Performance issues directly impact user engagement and conversion rates.
A long cache lifetime can speed up repeat visits to your page. Learn more about caching.
Performance issues directly impact user engagement and conversion rates.
Your first network request is the most important. Reduce its latency by avoiding redirects, ensuring a fast server response, and enabling text compression.
Performance issues directly impact user engagement and conversion rates.
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.
| URL | Est Savings |
|---|---|
| www.taylorfrancis.com/tf-icon-font.1c8aa49b38a468863785.ttf | 140 ms |
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 | |
|---|---|---|---|
Humanities div.container > div.img-container > div.image-holder > img | assets.taylorfrancis.com/wp-content/uploads/2020/08/24160803/Humanities.jpg | 98.5 KiB | 87.7 KiB |
UBX div.carousel-slide > a.carousel-link > div.custom-focus > img | /wp-content/uploads/2020/08/19222049/Titile-Banner-M-comp... | 77.5 KiB | 31.7 KiB |
Sustainable Development Goals Online li.col-lg-4 > div.product > div.p-cover > img | /wp-content/uploads/2020/08/29085317/ERL22DIG012-ubx-744x... | 58.0 KiB | 17.2 KiB |
19th century British Empire div.carousel-slide > a.carousel-link > div.custom-focus > img | /wp-content/uploads/2020/08/01185231/GMEB24-2760-ubx-2048... | 61.9 KiB | 16.0 KiB |
Welcome to Routledge Resources Online- The Cold War div.carousel-slide > a.carousel-link > div.custom-focus > img | /wp-content/uploads/2020/08/28031035/LMEB24-4005-ubx-2048... | 56.4 KiB | 10.6 KiB |
Plant Systematics div.row > div.col-md-2 > a.feat-product-ref > img.cover-images | images.tandf.co.uk/common/jackets/crclarge/978100318/9781003183464.jpg | 12.1 KiB | 10.2 KiB |
Beyond the Code div.row > div.col-md-2 > a.feat-product-ref > img.cover-images | images.tandf.co.uk/common/jackets/crclarge/978131564/9781315643816.jpg | 11.6 KiB | 9.7 KiB |
Learn about Europa World div.carousel-slide > a.carousel-link > div.custom-focus > img | assets.taylorfrancis.com/wp-content/uploads/2020/08/04053039/EW_Cover.jpg | 20.9 KiB | 9.5 KiB |
Archaeology and its Discontents div.row > div.col-md-2 > a.feat-product-ref > img.cover-images | images.tandf.co.uk/common/jackets/crclarge/978100309/9781003096115.jpg | 11.3 KiB | 9.5 KiB |
Digital Fascism div.row > div.col-md-2 > a.feat-product-ref > img.cover-images | images.tandf.co.uk/common/jackets/crclarge/978100325/9781003256090.jpg | 10.8 KiB | 8.9 KiB |
OPEN ACCESS div.carousel-slide > a.carousel-link > div.custom-focus > img | /wp-content/uploads/2020/08/25141758/ERL23-1850-ubx-2048x... | 53.1 KiB | 7.3 KiB |
Big Data Applications in Industry 4.0 div.row > div.col-md-2 > a.feat-product-ref > img.cover-images | images.tandf.co.uk/common/jackets/crclarge/978100317/9781003175889.jpg | 8.5 KiB | 6.6 KiB |
CRC Press div.row > div.routledge-image > a.imprint-images > img | assets.taylorfrancis.com/wp-content/uploads/2020/09/01105733/CRC_Press_Logo.png | 6.9 KiB | 6.2 KiB |
Pledge to Open div.carousel-slide > a.carousel-link > div.custom-focus > img | /wp-content/uploads/2020/08/24130337/HEEB26-6746-ubx-mob-... | 51.9 KiB | 6.1 KiB |
Routledge div.row > div.routledge-image > a.imprint-images > img | assets.taylorfrancis.com/wp-content/uploads/2020/09/01105934/Routledge_Logo.png | 5.5 KiB | 4.7 KiB |
Optimize LCP by making the LCP image discoverable from the HTML immediately, and avoiding lazy-loading
Performance issues directly impact user engagement and conversion rates.
Avoid chaining critical requests by reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load.
Performance issues directly impact user engagement and conversion rates.
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.
| URL | Transfer Size | Duration |
|---|---|---|
| transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.js | 77.7 KiB | 1.4 s |
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 |
|---|---|
| taylorfrancis.com/ | 1.2 s |
| www.taylorfrancis.com/ | 0.0 ms |
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.
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
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.taylorfrancis.com/styles.096dfd72296b0061727a.css | 27.0 KiB | 25.6 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.taylorfrancis.com/main.467036cc4525a890d30b.js | 580.7 KiB | 345.0 KiB |
| www.googletagmanager.com/gtag/destination?id=AW-11468783382&cx=c>m=4e64h1 | 145.7 KiB | 69.3 KiB |
| www.googletagmanager.com/gtm.js?id=GTM-5XMJVLGN>m=4e64h1 | 125.0 KiB | 61.7 KiB |
| /gtm.js?id=GTM-NSWZ4WX>m_auth=RdH6vmSGiXahuYVxcLqliQ>... | 166.2 KiB | 56.8 KiB |
| www.googletagmanager.com/gtag/js?id=G-0HYE8YG0M6&cx=c>m=4e64h1 | 183.0 KiB | 56.5 KiB |
| transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/ui.js | 84.4 KiB | 27.5 KiB |
Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to reduce Javascript execution time.
Performance issues directly impact user engagement and conversion rates.
| URL | Total CPU Time | Script Evaluation | Script Parse |
|---|---|---|---|
| www.taylorfrancis.com/ | 1.4 s | 835 ms | 18 ms |
| www.taylorfrancis.com/main.467036cc4525a890d30b.js | 775 ms | 486 ms | 219 ms |
| Unattributable | 716 ms | 166 ms | 0.0 ms |
| www.googletagmanager.com/gtag/js?id=G-0HYE8YG0M6&cx=c>m=4e64h1 | 580 ms | 522 ms | 52 ms |
| transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/airgap.js | 479 ms | 404 ms | 23 ms |
| /gtm.js?id=GTM-NSWZ4WX>m_auth=RdH6vmSGiXahuYVxcLqliQ>... | 444 ms | 379 ms | 59 ms |
| www.googletagmanager.com/gtm.js?id=GTM-5XMJVLGN>m=4e64h1 | 334 ms | 295 ms | 31 ms |
| transcend-cdn.com/cm/ef49a3f1-d8c1-47d6-88fc-50e41130631f/tcf/ui.js | 216 ms | 176 ms | 33 ms |
| www.googletagmanager.com/gtag/destination?id=AW-11468783382&cx=c>m=4e64h1 | 181 ms | 144 ms | 36 ms |
| www.taylorfrancis.com/polyfills.9dd1173e3b9fbfecac89.js | 119 ms | 104 ms | 3.2 ms |
| platform.twitter.com/widgets.js | 88 ms | 61 ms | 24 ms |
Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. Learn how to minimize main-thread work
Performance issues directly impact user engagement and conversion rates.
| Category | Time Spent |
|---|---|
| Script Evaluation | 3.7 s |
| Other | 619 ms |
| Script Parsing & Compilation | 512 ms |
| Style & Layout | 373 ms |
| Garbage Collection | 113 ms |
| Rendering | 98 ms |
| Parse HTML & CSS | 52 ms |
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 |
|---|---|---|
| inline: ; window.NREUM || (NREUM = {}); NR… | 11.9 KiB | 2.0 KiB |
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 | |
|---|---|
19th Century British Society div.primary-product > div.row > div.col-lg-6 > img | assets.taylorfrancis.com/wp-content/uploads/2023/06/12134145/British-society.jpg |
ROUTLEDGE SUBJECT COLLECTIONS shared-lib-general-collection.ng-star-inserted > div.featured-gac-collections > div.featured-gac-banner > img.gac-banner | /wp-content/uploads/2020/08/24155655/General-Academic-Col... |
Taylor & Francis Group Logo div.navbar-header > core-lib-header-logo > a#gtm-header-logo > img | www.taylorfrancis.com/assets/images/ubx.svg |
Taylor & Francis Group Logo div.logo-container > core-lib-header-logo > a#gtm-footer-logo > img | www.taylorfrancis.com/assets/images/tfgroup-logo-white.svg |
More information about the performance of your application. These numbers don't directly affect the Performance score.
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Some ARIA roles have required attributes that describe the state of the element to screen readers. Learn more about roles and required attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.hidden-lg > div > div.input-group > input#searchTerm-mobile div.hidden-lg > div > div.input-group > input#searchTerm-mobile |
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.
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 |
|---|
Next div.container > div.img-container > div.arrows > button.prev-nextBtn |
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 |
|---|
li > core-lib-user-menu > div > a li > core-lib-user-menu > div > a |
core-lib-sub-header.ng-star-inserted > nav.mobilemenu > div.mobile-menu > a.dots core-lib-sub-header.ng-star-inserted > nav.mobilemenu > div.mobile-menu > a.dots |
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
User Experience
Image display dimensions should match natural aspect ratio. Learn more about image aspect ratio.
Performance issues directly impact user engagement and conversion rates.
| URL | Aspect Ratio (Displayed) | Aspect Ratio (Actual) | |
|---|---|---|---|
Humanities div.container > div.img-container > div.image-holder > img | assets.taylorfrancis.com/wp-content/uploads/2020/08/24160803/Humanities.jpg | 150 x 145 (1.03) | 722 x 756 (0.96) |
Plant Systematics div.row > div.col-md-2 > a.feat-product-ref > img.cover-images | images.tandf.co.uk/common/jackets/crclarge/978100318/9781003183464.jpg | 50 x 76 (0.66) | 180 x 255 (0.71) |
General
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 () | |
Manifest fetch from https://www.taylorfrancis.com/assets/manifest.json failed, code 404 |
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.
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 |
|---|
View More ubx-home-discover-products.ng-star-inserted > div.discover-products-container > div.view-more-container > a.ng-star-inserted |
To appear in search results, crawlers need access to your app.