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 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.
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 | |
|---|---|---|---|
body > div#google_image_div > a#aw0 > img.img_ad body > div#google_image_div > a#aw0 > img.img_ad | tpc.googlesyndication.com/simgad/4250595492313813590 | 109.0 KiB | 96.8 KiB |
Falafel div.hero-block > div.item > a > img | /wp-content/uploads/2025/07/Vegetarian-Skillet-Enchiladas... | 113.5 KiB | 85.9 KiB |
Charcuterie Subscriptions a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/TOHA26_Charcuterie-Subscripti... | 27.9 KiB | 26.3 KiB |
Chocolate subscription boxes a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/04/Chocolate-Clubs_collage_FT_OT... | 25.6 KiB | 24.0 KiB |
Goldbelly Subscription Box a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2024/07/TOH_Goldbelly-Subscription-Bo... | 21.6 KiB | 20.0 KiB |
body > div#google_image_div > a#aw0 > img.img_ad body > div#google_image_div > a#aw0 > img.img_ad | tpc.googlesyndication.com/simgad/2519144553440495323 | 20.5 KiB | 17.9 KiB |
Chili Crisp Eggs div.item > div.img-wrapper > a > img | /wp-content/uploads/2026/04/Recipes-with-Chili-Crisp_Next... | 19.5 KiB | 15.8 KiB |
Creators Portrait Tam To Md P2 10 15 2b Preview div.carousel-track > div.carousel-card > div.profile-header > img.avatar | /wp-content/uploads/2025/11/Creators_Portrait_Tam_To_MD_P... | 13.5 KiB | 12.1 KiB |
Book Of The Month Club a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2024/10/TOHA24_Book-of-the-Month-Club... | 37.4 KiB | 11.4 KiB |
Ube Cake Exps Ft25 280865 Ac 1125 10 div.item > div.img-wrapper > a > img | /wp-content/uploads/2026/01/Ube-Cake_EXPS_FT25_280865_AC_... | 11.2 KiB | 7.5 KiB |
Exps Tohcr25 280942 Tt 0827 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/09/EXPS_TOHCR25_280942_TT_0827_1... | 7.9 KiB | 6.3 KiB |
Exps Tohcr25 281152 Tt 1001 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/10/EXPS_TOHCR25_281152_TT_1001_1... | 7.3 KiB | 5.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.
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.
These insights are also available in the Chrome DevTools Performance Panel - record a trace to view more detailed information.
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.
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 |
|---|---|
| tasteofhome.com/ | 758 ms |
| www.tasteofhome.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.
Diagnostics
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 |
|---|---|---|
| www.tasteofhome.com/wp-includes/js/jquery/jquery.js?ver=1.0.0 | 83.6 KiB | 42.7 KiB |
| launchpad.privacymanager.io/latest/launchpad.bundle.js | 40.2 KiB | 12.7 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 |
|---|---|---|
| 22.1 KiB | 22.1 KiB | |
| cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css | 17.1 KiB | 16.7 KiB |
| www.tasteofhome.com/wp-content/themes/bumblebee/style.css?ver=28.1.1 | 17.9 KiB | 16.7 KiB |
| www.tasteofhome.com/wp-includes/css/dist/block-library/style.min.css?ver=6.8.2 | 15.3 KiB | 15.3 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.
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.
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 | 12.1 s |
| Other | 3.1 s |
| Script Parsing & Compilation | 1.6 s |
| Style & Layout | 990 ms |
| Garbage Collection | 393 ms |
| Parse HTML & CSS | 254 ms |
| Rendering | 193 ms |
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 |
| The page did not finish loading before navigating away. | Not actionable |
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 |
|---|---|---|
| www.tasteofhome.com/wp-content/themes/bumblebee/style.css?ver=28.1.1 | 17.9 KiB | 2.7 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 | |
|---|---|
Falafel div.hero-block > div.item > a > img | /wp-content/uploads/2025/07/Vegetarian-Skillet-Enchiladas... |
Book Of The Month Club a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2024/10/TOHA24_Book-of-the-Month-Club... |
Chipotle Honey Chicken a > div.slot-img-wrp > figure.wp-caption > img | |
Nashville Hot Honey Chicken Sliders a > div.slot-img-wrp > figure.wp-caption > img | |
Exps Ft26 282141 Ec 0127 6 a > div.slot-img-wrp > figure.wp-caption > img | |
Tohd26 Kimchi Brands Lindsay Mattison 01 Ssedit a > div.slot-img-wrp > figure.wp-caption > img | |
Smoothie Bowl a > div.slot-img-wrp > figure.wp-caption > img | |
Slow Cooker Beef Stew Exps Ft24 21539 Ec 040924 2 a > div.slot-img-wrp > figure.wp-caption > img | |
Disposable paper liners for air fryers.Paper for air fryer. a > div.slot-img-wrp > figure.wp-caption > img | |
Exps Tohcr25 280994 Tt 0908 2 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/09/EXPS_TOHCR25_280994_TT_0908_2... |
Exps Tohcr25 281152 Tt 1001 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/10/EXPS_TOHCR25_281152_TT_1001_1... |
Exps Tohcr25 280942 Tt 0827 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/09/EXPS_TOHCR25_280942_TT_0827_1... |
Exps Tohcr25 281181 Ab 1006 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/10/EXPS_TOHCR25_281181_AB_1006_1... |
Exps Tohcr25 281083 Ab 09119 2 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/09/EXPS_TOHCR25_281083_AB_09119_... |
Exps Tohcr25 280975 Ab 0908 2 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/09/EXPS_TOHCR25_280975_AB_0908_2... |
Exps Tohcr25 280185 Ts 0522 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/05/EXPS_TOHCR25_280185_TS_0522_1... |
Exps Tohcr25 280465 Ts 0702 4 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/07/EXPS_TOHCR25_280465_TS_0702_4... |
Exps Tohcr25 279856 Ts 0411 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/04/EXPS_TOHCR25_279856_TS_0411_1... |
Exps Tohcr25 279787 Ej 0402 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/04/EXPS_TOHCR25_279787_EJ_0402_1... |
Exps Tohcr25 280186 Ej 0523 2 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/05/EXPS_TOHCR25_280186_EJ_0523_2... |
Exps Tohcr25 279934 Ej 0424 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/04/EXPS_TOHCR25_279934_EJ_0424_1... |
Exps Tohcr25 280542 Hv 0714 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/07/EXPS_TOHCR25_280542_HV_0714_1... |
Exps Tohcr25 280354 Hv 0620 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/06/EXPS_TOHCR25_280354_HV_0620_1... |
Exps Tohcr 280184 Hv 0523 2 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/05/EXPS_TOHCR_280184_HV_0523_2.j... |
Exps Tohcr25 280281 Lw 0609 2 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/06/EXPS_TOHCR25_280281_LW_0609_2... |
Exps Tohcr25 280427 Lw 0701 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/07/EXPS_TOHCR25_280427_LW_0701_1... |
Exps Tohcr25 280297 Lw 0611 1 div.item > div.creator-post-image > a > img | /wp-content/uploads/2025/06/EXPS_TOHCR25_280297_LW_0611_1... |
Charcuterie Subscriptions a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/03/TOHA26_Charcuterie-Subscripti... |
Goldbelly Subscription Box a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2024/07/TOH_Goldbelly-Subscription-Bo... |
Chocolate subscription boxes a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2026/04/Chocolate-Clubs_collage_FT_OT... |
Kitchen cabinet with mugs and glasses a > div.slot-img-wrp > figure.wp-caption > img | |
Crispy roasted baby potatoes served on a plate with dipping sauce a > div.slot-img-wrp > figure.wp-caption > img | |
Overnight Oats Costco Tazo Classic Chai Latte Via Costco.com 01 Ft a > div.slot-img-wrp > figure.wp-caption > img | |
Tahini butter in baked potato a > div.slot-img-wrp > figure.wp-caption > img | |
Close-up of crispy golden spring rolls garnished with sesame seeds and chopped … a > div.slot-img-wrp > figure.wp-caption > img | |
kimchi stew a > div.slot-img-wrp > figure.wp-caption > img | |
Exps Tohd25 282120 Sarahtramonte 9 a > div.slot-img-wrp > figure.wp-caption > img | |
Exps Tohd25 282039 Sarahtramonte 6 a > div.slot-img-wrp > figure.wp-caption > img | |
Exps Ft26 282211 Ec 0205 11 a > div.slot-img-wrp > figure.wp-caption > img | |
I Tried 5 Store Bought Cold Foams a > div.slot-img-wrp > figure.wp-caption > img | |
TOH, TOHD, TASTE OF HOME, TASTE OF HOME DIGITAL, ZATARAINS, RICE, STORE BOUGHT … a > div.slot-img-wrp > figure.wp-caption > img | |
Four brown glass bottles of Curious Elixirs drinks, labeled No. 9, No. 1, No. 3… a > div.slot-img-wrp > figure.wp-caption > img | |
Quick Nicoise Salad Exps Tohcom24 109626 P2 Md 04 30 10b a > div.slot-img-wrp > figure.wp-caption > img | |
Creamy Spinach Chicken Dinner a > div.slot-img-wrp > figure.wp-caption > img | |
Lemon Pudding Cake Exps Tohd24 6435 Sarahtramonte 4 a > div.slot-img-wrp > figure.wp-caption > img | |
Chicken Rice Bowl Exps Toham25 25774 P2 Md 04 24 10b a > div.slot-img-wrp > figure.wp-caption > img | |
Hearty Pita Tacos Exps Gbbz19 47975 E11 13 3b 2 a > div.slot-img-wrp > figure.wp-caption > img | |
Slow Cooker Asian Short Ribs Exps Scs21bz 240889 B01 15 1b 18 a > div.slot-img-wrp > figure.wp-caption > img | |
A Refrigerator with door open a > div.slot-img-wrp > figure.wp-caption > img | |
Garlic on a cutting board next to a knife. A full bulb of garlic is next to gar… a > div.slot-img-wrp > figure.wp-caption > img | |
Genius Hack For Reheating Food Gettyimages 1344605996 Ft a > div.slot-img-wrp > figure.wp-caption > img | |
Taste of Home Logo div.logo-container > a.logo > figure.wp-caption > img | www.tasteofhome.com/wp-content/uploads/2021/09/toh-interior-logo.svg |
44 Ways to Use Fresh Strawberries div.seasonal-inner > a > div.seasonal-img-wrp > img | |
35 Asparagus Recipes to Make This Spring and Beyond div.seasonal-inner > a > div.seasonal-img-wrp > img | |
47 Sweet and Tart Rhubarb Dessert Recipes div.item > a > div.img-wrapper > img.float-left | |
25 Simple and Tasty Recipes Using Peas div.item > a > div.img-wrapper > img.float-left | |
35 Best Lemon Dessert Recipes of All Time div.item > a > div.img-wrapper > img.float-left | |
Sarah Farmer div.eat-item > div.eat-img > a > img | |
Josh Rink div.eat-item > div.eat-img > a > img | |
Maggie Knoebel div.eat-item > div.eat-img > a > img | |
Ellie Martin Cliffe Profile Photo div.eat-item > div.eat-img > a > img | |
Single Serve Coffeemakers Square div.slot-inner > a > div.slot-img-wrp > img | |
The 12 Best Blankets Of 2026 According To Our Tests 01 Ft Yvedit div.slot-inner > a > div.slot-img-wrp > img | |
The Best Meal Kit Delivery Services Of 2024 div.slot-inner > a > div.slot-img-wrp > img | |
The Best Modular Sectionals For Movie Nights div.slot-inner > a > div.slot-img-wrp > img |
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 |
|---|
section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap |
div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow |
div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow div.creator-module-wrapper > div.creator-card-wrapper > div.carousel-controls-wrapper > button.carousel-arrow |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button.active div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button.active |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button div.creator-card-wrapper > div.carousel-controls-wrapper > div.carousel-dots > button |
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 |
|---|
Privacy Policy nav.nav-menu > ul#menu-footer-two > li#menu-item-63 > a |
SIGN UP div.footer-right-container > div.newsletter > form > button#subscribe-footer |
These are opportunities to improve the legibility of your content.
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.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
What are you searching for today? div.editor-pick > div.editor-pick-wrapper > div.search-module-wrapper > h4 |
These are opportunities to improve keyboard navigation in your application.
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 |
|---|
section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap section.nav-wrapper > section.primary-nav > div.magnifying-glass-wrapper > button.search-tap |
Open notifications feed section.nav-wrapper > section.primary-nav > div.utility-wrapper > button#viafoura-bell-icon |
View your notifications and profile settings button#viafoura-bell-icon > span.viafoura > vf-tray-trigger > button.fake-bell |
These items highlight common accessibility best practices.
Best Practices
Trust and Safety
Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. Learn more about responsibly getting permission for notifications.
Performance issues directly impact user engagement and conversion rates.
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) | |
|---|---|---|---|
Book Of The Month Club a > div.slot-img-wrp > figure.wp-caption > img | /wp-content/uploads/2024/10/TOHA24_Book-of-the-Month-Club... | 382 x 340 (1.12) | 400 x 400 (1.00) |
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 | |
| Topics | /manager-script/p3Y4viy58ctaW5AxK.deploy?v=DPHTnL84ruigXeBNy line 11, col 34567 |
| AttributionReporting | |
| Unload event listeners are deprecated and will be removed. | d15kdpgjg3unno.cloudfront.net/oPS.js?cid=104 line 231, col 309 |
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 () |
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 |
|---|
Salmon div.item > div.text-wrapper > div.category > a.category-title |
Snacks div.item > div.text-wrapper > div.category > a.category-title |
Spring Rolls div.item > div.text-wrapper > div.category > a.category-title |
Pastries div.item > div.text-wrapper > div.category > a.category-title |
Pasta div.item > div.text-wrapper > div.category > a.category-title |
Breakfast div.item > div.text-wrapper > div.category > a.category-title |
Ribs div.item > div.text-wrapper > div.category > a.category-title |
Pasta div.item > div.text-wrapper > div.category > a.category-title |
Burgers div.item > div.text-wrapper > div.category > a.category-title |
Bread div.item > div.text-wrapper > div.category > a.category-title |
Treats div.item > div.text-wrapper > div.category > a.category-title |
Pasta Salad div.item > div.text-wrapper > div.category > a.category-title |
Pie div.item > div.text-wrapper > div.category > a.category-title |
Cookies div.item > div.text-wrapper > div.category > a.category-title |
Cake div.item > div.text-wrapper > div.category > a.category-title |
Bars div.item > div.text-wrapper > div.category > a.category-title |
Barbecue div.item > div.text-wrapper > div.category > a.category-title |
Custard div.item > div.text-wrapper > div.category > a.category-title |
Your Privacy Choices nav.nav-menu > ul#menu-footer-two > li#menu-item-1871115 > a |
Close Icon body.home > div#browser-install-message-body > div.message > a.close |
close email sign up dialog div.bx-align > div#bx-creative-2977584 > div.bx-wrap > a#bx-close-inside-2977584 |
close email sign up dialog body.home > div#bx-campaign-2977584 > a#bx-close-outside-2977584 |
close dialog div.bx-align > div#bx-creative-3140931 > div.bx-wrap > a#bx-close-inside-3140931 |
close dialog body.home > div#bx-campaign-3140931 > a#bx-close-outside-3140931 |
To appear in search results, crawlers need access to your app.