{"id":3577,"date":"2024-04-03T07:15:07","date_gmt":"2024-04-03T07:15:07","guid":{"rendered":"http:\/\/screamingfrog.club\/lazy-loading-and-xpath\/"},"modified":"2024-07-08T06:48:02","modified_gmt":"2024-07-08T06:48:02","slug":"lazy-loading-and-xpath","status":"publish","type":"post","link":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/","title":{"rendered":"Lazy Loading and XPath"},"content":{"rendered":"<p><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-1 fusion-flex-container has-pattern-background has-mask-background nonhundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"max-width:1248px;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-0 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-title title fusion-title-1 fusion-title-center fusion-title-text fusion-title-size-two\" style=\"--awb-text-color:#141617;--awb-margin-top:20px;--awb-margin-bottom:20px;--awb-sep-color:var(--awb-color6);--awb-font-size:40px;\"><div class=\"title-sep-container title-sep-container-left\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><span class=\"awb-title-spacer\"><\/span><h2 class=\"fusion-title-heading title-heading-center awb-gradient-text fusion-responsive-typography-calculated\" style=\"font-family:&quot;Work Sans&quot;;font-style:normal;font-weight:800;margin:0;letter-spacing:-0.012em;text-transform:var(--awb-typography1-text-transform);background-color:#f79501;background-image:linear-gradient(150deg, #f79501 20%,#fe6996 100%);font-size:1em;--fontSize:40;line-height:1;\">Lazy Loading Analysis<\/h2><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><\/div><div class=\"fusion-text fusion-text-1\"><p>This insight starts with a tweet from Jonattan Moore who shares with the Seo community how to crawl images in Lazy Loading using XPath from Screaming Frog.<\/p>\n<div class=\"wp-block-image\"><\/div>\n<\/div><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-1 hover-type-none\"><img decoding=\"async\" width=\"696\" height=\"495\" title=\"tweet-xpath-lazy-loading-696&#215;495\" src=\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/tweet-xpath-lazy-loading-696x495-1.png\" alt class=\"img-responsive wp-image-3187 disable-lazyload\" srcset=\"https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/tweet-xpath-lazy-loading-696x495-1-200x142.png 200w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/tweet-xpath-lazy-loading-696x495-1-400x284.png 400w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/tweet-xpath-lazy-loading-696x495-1-600x427.png 600w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/tweet-xpath-lazy-loading-696x495-1.png 696w\" sizes=\"(max-width: 640px) 100vw, 696px\" \/><\/span><\/div><div class=\"fusion-title title fusion-title-2 fusion-title-center fusion-title-text fusion-title-size-three\" style=\"--awb-text-color:#141617;--awb-margin-top:20px;--awb-margin-bottom:20px;--awb-sep-color:var(--awb-color6);--awb-font-size:40px;\"><div class=\"title-sep-container title-sep-container-left\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><span class=\"awb-title-spacer\"><\/span><h3 class=\"fusion-title-heading title-heading-center awb-gradient-text fusion-responsive-typography-calculated\" style=\"font-family:&quot;Work Sans&quot;;font-style:normal;font-weight:800;margin:0;letter-spacing:-0.012em;text-transform:var(--awb-typography1-text-transform);background-color:#f79501;background-image:linear-gradient(150deg, #f79501 20%,#fe6996 100%);font-size:1em;--fontSize:40;line-height:1;\">Lazy Loading of Images<\/h3><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><\/div><div class=\"fusion-text fusion-text-2\"><p>Let us begin by understanding what Lazy Loading is in order to fully appreciate Jonathan&#8217;s work.<\/p>\n<p>You know when you&#8217;re browsing a web page and as you scroll down new images keep popping up?<\/p>\n<p>This feature is called &#8220;Lazy Loading&#8221; and corresponds to an &#8220;on-demand&#8221; loading that is executed only when requested by the user&#8217;s navigation and is used for all those elements that would affect the performance of the page if run in the first instance with the rest of the elements in the main thread (it would also affect the Core Web Vitals).<\/p>\n<p>Since loading speed is one of the pillars in Search Engine Ranking attribution this strategy that provides a better user browsing experience is to be taken into absolute consideration.<\/p>\n<\/div><div class=\"fusion-title title fusion-title-3 fusion-title-center fusion-title-text fusion-title-size-three\" style=\"--awb-text-color:#141617;--awb-margin-top:20px;--awb-margin-bottom:20px;--awb-sep-color:var(--awb-color6);--awb-font-size:40px;\"><div class=\"title-sep-container title-sep-container-left\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><span class=\"awb-title-spacer\"><\/span><h3 class=\"fusion-title-heading title-heading-center awb-gradient-text fusion-responsive-typography-calculated\" style=\"font-family:&quot;Work Sans&quot;;font-style:normal;font-weight:800;margin:0;letter-spacing:-0.012em;text-transform:var(--awb-typography1-text-transform);background-color:#f79501;background-image:linear-gradient(150deg, #f79501 20%,#fe6996 100%);font-size:1em;--fontSize:40;line-height:1;\">Lazy Loading and Google<\/h3><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><\/div><div class=\"fusion-text fusion-text-3\"><p>So, based on the premise, this strategy is advisable for all websites to improve the user experience for surfers, but what does Leader Maximo Google think about this implementation?<\/p>\n<p>Google indulges this choice but warns to be very careful in the implementation so as not to prevent the Bot from crawling the resources uploaded via &#8220;Lazy Loading&#8221; otherwise it may not index them.<\/p>\n<p>In summary, the Search Engine approves of this technique but asks to make sure that he can see all the resources to be evaluated in indexing. To better understand what Google is asking for, I encourage you to read its dedicated guide: <a href=\"https:\/\/developers.google.com\/search\/docs\/guides\/lazy-loading\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Make sure Google can see lazy-loaded content<\/a>.<\/p>\n<p>The aspects that every developer must consider are essentially 3:<\/p>\n<ul>\n<li><strong>Load content when it is visible in the viewport<\/strong>: to allow the Google Bot a complete crawl of the page make sure that lazy loading loads all content whenever it is visible in the &#8220;viewport&#8221; using the IntersectionObserver API and a polyfill.<\/li>\n<li>In case of &#8220;<strong>Infinite Scroll<\/strong>&#8221; put a &#8220;Paginated&#8221; upload in support.<\/li>\n<li><strong>Test the proper functioning of Lazy Loading<\/strong>: you can use a script such as Puppeteer, a Node.js library directly locally to verify that the screenshots that have been generated by the script show all the content on the page.<\/li>\n<\/ul>\n<p>*source:https:\/\/blog.tagliaerbe.com\/lazy-loading\/<\/p>\n<\/div><div class=\"fusion-title title fusion-title-4 fusion-title-center fusion-title-text fusion-title-size-three\" style=\"--awb-text-color:#141617;--awb-margin-top:20px;--awb-margin-bottom:20px;--awb-sep-color:var(--awb-color6);--awb-font-size:40px;\"><div class=\"title-sep-container title-sep-container-left\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><span class=\"awb-title-spacer\"><\/span><h3 class=\"fusion-title-heading title-heading-center awb-gradient-text fusion-responsive-typography-calculated\" style=\"font-family:&quot;Work Sans&quot;;font-style:normal;font-weight:800;margin:0;letter-spacing:-0.012em;text-transform:var(--awb-typography1-text-transform);background-color:#f79501;background-image:linear-gradient(150deg, #f79501 20%,#fe6996 100%);font-size:1em;--fontSize:40;line-height:1;\">Lazy Loading Audit<\/h3><span class=\"awb-title-spacer\"><\/span><div class=\"title-sep-container title-sep-container-right\"><div class=\"title-sep sep-single sep-solid\" style=\"border-color:var(--awb-color6);\"><\/div><\/div><\/div><div class=\"fusion-text fusion-text-4\"><p>Once we understand the general outlines related to Lazy Loading of images we take advantage of <a href=\"https:\/\/www.screamingfrog.club\/\">Screaming Frog<\/a> &#8216;s <strong>Custom Extraction<\/strong> feature to do an audit of a page&#8217;s overall images and those loaded only via on-demand loading.<\/p>\n<p>Learn more about Seo Spider&#8217;s Custom Extraction feature here.<\/p>\n<p>Below are the XPath paths shared by Jonathan Moore for Custom Extraction.<\/p>\n<\/div><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-2 hover-type-none\"><a href=\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1.png\" class=\"fusion-lightbox\" data-rel=\"iLightbox[12d5fa49e12f708e8e4]\" data-caption=\"fonte: Tweet Jonathan Moore\n\" data-title=\"custom-extraction-lazy-loading-immagini-1068&#215;374\" title=\"custom-extraction-lazy-loading-immagini-1068&#215;374\"><img decoding=\"async\" width=\"1068\" height=\"374\" src=\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1.png\" alt class=\"img-responsive wp-image-3188\" srcset=\"https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1-200x70.png 200w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1-400x140.png 400w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1-600x210.png 600w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1-800x280.png 800w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-immagini-1068x374-1.png 1068w\" sizes=\"(max-width: 640px) 100vw, 1068px\" \/><\/a><\/span><\/div><div class=\"fusion-text fusion-text-5\" style=\"--awb-margin-top:10px;\"><p>For ease of use I report them in text form:<\/p>\n<pre class=\"wp-block-code\"><\/pre>\n<\/div><style type=\"text\/css\" scopped=\"scopped\">.fusion-syntax-highlighter-1 > .CodeMirror, .fusion-syntax-highlighter-1 > .CodeMirror .CodeMirror-gutters {background-color:var(--awb-color1);}.fusion-syntax-highlighter-1 > .CodeMirror .CodeMirror-gutters { background-color: var(--awb-color2); }.fusion-syntax-highlighter-1 > .CodeMirror .CodeMirror-linenumber { color: var(--awb-color8); }<\/style><div class=\"fusion-syntax-highlighter-container fusion-syntax-highlighter-1 fusion-syntax-highlighter-theme-light\" style=\"opacity:0;margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;font-size:14px;border-width:1px;border-style:solid;border-color:var(--awb-color3);\"><div class=\"syntax-highlighter-copy-code\"><span class=\"syntax-highlighter-copy-code-title\" data-id=\"fusion_syntax_highlighter_1\" style=\"font-size:14px;\">Copy to Clipboard<\/span><\/div><label for=\"fusion_syntax_highlighter_1\" class=\"screen-reader-text\">Syntax Highlighter<\/label><textarea class=\"fusion-syntax-highlighter-textarea\" id=\"fusion_syntax_highlighter_1\" data-readOnly=\"nocursor\" data-lineNumbers=\"1\" data-lineWrapping=\"\" data-theme=\"default\">1) All images\n-----------\ncount(\/\/img)\n\n-----------\n2) All lazy-loaded images\n-----------\ncount(\/\/img[contains(@loading,'lazy') or contains(@class,'lazy') or contains(@class,'lazyloaded')])\n\n-----------\n3) Images not lazy-loaded\n-----------\ncount(\/\/img[not(contains(@loading,'lazy') or contains(@class,'lazy') or contains(@class,'lazyloaded'))])\n\n-----------\n4) Loading lazy attribute\n-----------\ncount(\/\/*[contains(@loading, 'lazy')])\n\n-----------\n5) Lazy class\n-----------\ncount(\/\/*[contains(@class, 'lazy')])\n\n-----------\n6) Lazyloaded class\n-----------\ncount(\/\/*[contains(@class, 'lazyloaded')])\n\n-----------\n7) Data-lazy attribute\n-----------\ncount(\/\/@*[contains(name(),'data-lazy')])\n\n*fonte: https:\/\/gist.githubusercontent.com\/jonathanmooredigital\/667955e13965c1daa487796f76e11072\/raw\/fc078cd867256b7d18131b45dc415f1ff2231342\/screaming-frog-lazy-loading-custom-extraction-config.txt<\/textarea><\/div><div class=\"fusion-text fusion-text-6\" style=\"--awb-margin-top:10px;\"><p>Using these parameters you can obtain the following results directly in Screaming Frog&#8217;s &#8220;Custom Extraction&#8221; tab divided by columns and available for your optimization analysis.<\/p>\n<\/div><div class=\"fusion-image-element \" style=\"--awb-caption-title-font-family:var(--h2_typography-font-family);--awb-caption-title-font-weight:var(--h2_typography-font-weight);--awb-caption-title-font-style:var(--h2_typography-font-style);--awb-caption-title-size:var(--h2_typography-font-size);--awb-caption-title-transform:var(--h2_typography-text-transform);--awb-caption-title-line-height:var(--h2_typography-line-height);--awb-caption-title-letter-spacing:var(--h2_typography-letter-spacing);\"><span class=\" fusion-imageframe imageframe-none imageframe-3 hover-type-none\"><a href=\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1.png\" class=\"fusion-lightbox\" data-rel=\"iLightbox[32dddd510aa0dca73c1]\" data-caption=\"fonte: Tweet Jonathan Moore\n\" data-title=\"custom-extraction-lazy-loading-1068&#215;330\" title=\"custom-extraction-lazy-loading-1068&#215;330\"><img decoding=\"async\" width=\"1068\" height=\"330\" src=\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1.png\" alt class=\"img-responsive wp-image-3189\" srcset=\"https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1-200x62.png 200w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1-400x124.png 400w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1-600x185.png 600w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1-800x247.png 800w, https:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/04\/custom-extraction-lazy-loading-1068x330-1.png 1068w\" sizes=\"(max-width: 640px) 100vw, 1068px\" \/><\/a><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"fusion-fullwidth fullwidth-box fusion-builder-row-2 fusion-flex-container has-pattern-background has-mask-background hundred-percent-fullwidth non-hundred-percent-height-scrolling\" style=\"--link_color: #f79501;--awb-border-sizes-top:0;--awb-border-sizes-bottom:0;--awb-border-sizes-left:5;--awb-border-sizes-right:0;--awb-border-color:var(--awb-color6);--awb-border-radius-top-left:0px;--awb-border-radius-top-right:0px;--awb-border-radius-bottom-right:0px;--awb-border-radius-bottom-left:0px;--awb-padding-bottom:8px;--awb-margin-bottom:43px;--awb-background-color:var(--awb-color3);--awb-flex-wrap:wrap;\" ><div class=\"fusion-builder-row fusion-row fusion-flex-align-items-flex-start fusion-flex-content-wrap\" style=\"width:104% !important;max-width:104% !important;margin-left: calc(-4% \/ 2 );margin-right: calc(-4% \/ 2 );\"><div class=\"fusion-layout-column fusion_builder_column fusion-builder-column-1 fusion_builder_column_1_1 1_1 fusion-flex-column\" style=\"--awb-bg-size:cover;--awb-width-large:100%;--awb-margin-top-large:0px;--awb-spacing-right-large:1.92%;--awb-margin-bottom-large:20px;--awb-spacing-left-large:1.92%;--awb-width-medium:100%;--awb-order-medium:0;--awb-spacing-right-medium:1.92%;--awb-spacing-left-medium:1.92%;--awb-width-small:100%;--awb-order-small:0;--awb-spacing-right-small:1.92%;--awb-spacing-left-small:1.92%;\"><div class=\"fusion-column-wrapper fusion-column-has-shadow fusion-flex-justify-content-flex-start fusion-content-layout-column\"><div class=\"fusion-text fusion-text-7 fusion-text-no-margin\" style=\"--awb-margin-top:5px;--awb-margin-right:10px;--awb-margin-bottom:-10px;--awb-margin-left:10px;\"><p><strong>Related Tab<\/strong>: <a href=\"https:\/\/screamingfrog.club\/en\/custom-extraction\/\">Custom Extraction<\/a> | <a href=\"https:\/\/screamingfrog.club\/en\/core-web-vitals-analysis\/\">Sidebar<\/a><\/p>\n<\/div><\/div><\/div><\/div><\/div><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[38],"tags":[],"class_list":["post-3577","post","type-post","status-publish","format-standard","hentry","category-guide-screaming-frog"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Lazy Loading and XPath | Screaming Frog<\/title>\n<meta name=\"description\" content=\"Analysis of Lazy Loading using Screaming Frog&#039;s advanced XPath function.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Lazy Loading and XPath | Screaming Frog\" \/>\n<meta property=\"og:description\" content=\"Analysis of Lazy Loading using Screaming Frog&#039;s advanced XPath function.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\" \/>\n<meta property=\"og:site_name\" content=\"Screaming Frog Club\" \/>\n<meta property=\"article:published_time\" content=\"2024-04-03T07:15:07+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2024-07-08T06:48:02+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/03\/SF_Back_dark.png\" \/>\n<meta name=\"author\" content=\"raffaele.visintin@gmail.com\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"raffaele.visintin@gmail.com\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"16 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\"},\"author\":{\"name\":\"raffaele.visintin@gmail.com\",\"@id\":\"https:\/\/screamingfrog.club\/en\/#\/schema\/person\/cd9ee509ae86128e5e339f9e3de1bc73\"},\"headline\":\"Lazy Loading and XPath\",\"datePublished\":\"2024-04-03T07:15:07+00:00\",\"dateModified\":\"2024-07-08T06:48:02+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\"},\"wordCount\":3168,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/#organization\"},\"articleSection\":[\"Guide Screaming Frog\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\",\"url\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\",\"name\":\"Lazy Loading and XPath | Screaming Frog\",\"isPartOf\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/#website\"},\"datePublished\":\"2024-04-03T07:15:07+00:00\",\"dateModified\":\"2024-07-08T06:48:02+00:00\",\"description\":\"Analysis of Lazy Loading using Screaming Frog's advanced XPath function.\",\"breadcrumb\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/screamingfrog.club\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Lazy Loading and XPath\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/screamingfrog.club\/en\/#website\",\"url\":\"https:\/\/screamingfrog.club\/en\/\",\"name\":\"Screaming Frog Club\",\"description\":\"Guide e Tutorial sul Seo SPider\",\"publisher\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/screamingfrog.club\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/screamingfrog.club\/en\/#organization\",\"name\":\"Screaming Frog Club\",\"url\":\"https:\/\/screamingfrog.club\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/screamingfrog.club\/en\/#\/schema\/logo\/image\/\",\"url\":\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/02\/SF_Club_Logo-2.png\",\"contentUrl\":\"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/02\/SF_Club_Logo-2.png\",\"width\":117,\"height\":67,\"caption\":\"Screaming Frog Club\"},\"image\":{\"@id\":\"https:\/\/screamingfrog.club\/en\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/screamingfrog.club\/en\/#\/schema\/person\/cd9ee509ae86128e5e339f9e3de1bc73\",\"name\":\"raffaele.visintin@gmail.com\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/screamingfrog.club\/wp-content\/litespeed\/avatar\/5b2dd661ff57d360794386547fd7a2dd.jpg?ver=1778976916\",\"url\":\"https:\/\/screamingfrog.club\/wp-content\/litespeed\/avatar\/5b2dd661ff57d360794386547fd7a2dd.jpg?ver=1778976916\",\"contentUrl\":\"https:\/\/screamingfrog.club\/wp-content\/litespeed\/avatar\/5b2dd661ff57d360794386547fd7a2dd.jpg?ver=1778976916\",\"caption\":\"raffaele.visintin@gmail.com\"},\"sameAs\":[\"http:\/\/screamingfrog.club\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Lazy Loading and XPath | Screaming Frog","description":"Analysis of Lazy Loading using Screaming Frog's advanced XPath function.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/","og_locale":"en_US","og_type":"article","og_title":"Lazy Loading and XPath | Screaming Frog","og_description":"Analysis of Lazy Loading using Screaming Frog's advanced XPath function.","og_url":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/","og_site_name":"Screaming Frog Club","article_published_time":"2024-04-03T07:15:07+00:00","article_modified_time":"2024-07-08T06:48:02+00:00","og_image":[{"url":"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/03\/SF_Back_dark.png","type":"","width":"","height":""}],"author":"raffaele.visintin@gmail.com","twitter_card":"summary_large_image","twitter_misc":{"Written by":"raffaele.visintin@gmail.com","Est. reading time":"16 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#article","isPartOf":{"@id":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/"},"author":{"name":"raffaele.visintin@gmail.com","@id":"https:\/\/screamingfrog.club\/en\/#\/schema\/person\/cd9ee509ae86128e5e339f9e3de1bc73"},"headline":"Lazy Loading and XPath","datePublished":"2024-04-03T07:15:07+00:00","dateModified":"2024-07-08T06:48:02+00:00","mainEntityOfPage":{"@id":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/"},"wordCount":3168,"commentCount":0,"publisher":{"@id":"https:\/\/screamingfrog.club\/en\/#organization"},"articleSection":["Guide Screaming Frog"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/","url":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/","name":"Lazy Loading and XPath | Screaming Frog","isPartOf":{"@id":"https:\/\/screamingfrog.club\/en\/#website"},"datePublished":"2024-04-03T07:15:07+00:00","dateModified":"2024-07-08T06:48:02+00:00","description":"Analysis of Lazy Loading using Screaming Frog's advanced XPath function.","breadcrumb":{"@id":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/screamingfrog.club\/en\/lazy-loading-and-xpath\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/screamingfrog.club\/en\/"},{"@type":"ListItem","position":2,"name":"Lazy Loading and XPath"}]},{"@type":"WebSite","@id":"https:\/\/screamingfrog.club\/en\/#website","url":"https:\/\/screamingfrog.club\/en\/","name":"Screaming Frog Club","description":"Guide e Tutorial sul Seo SPider","publisher":{"@id":"https:\/\/screamingfrog.club\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/screamingfrog.club\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/screamingfrog.club\/en\/#organization","name":"Screaming Frog Club","url":"https:\/\/screamingfrog.club\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/screamingfrog.club\/en\/#\/schema\/logo\/image\/","url":"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/02\/SF_Club_Logo-2.png","contentUrl":"http:\/\/screamingfrog.club\/wp-content\/uploads\/2024\/02\/SF_Club_Logo-2.png","width":117,"height":67,"caption":"Screaming Frog Club"},"image":{"@id":"https:\/\/screamingfrog.club\/en\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/screamingfrog.club\/en\/#\/schema\/person\/cd9ee509ae86128e5e339f9e3de1bc73","name":"raffaele.visintin@gmail.com","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/screamingfrog.club\/wp-content\/litespeed\/avatar\/5b2dd661ff57d360794386547fd7a2dd.jpg?ver=1778976916","url":"https:\/\/screamingfrog.club\/wp-content\/litespeed\/avatar\/5b2dd661ff57d360794386547fd7a2dd.jpg?ver=1778976916","contentUrl":"https:\/\/screamingfrog.club\/wp-content\/litespeed\/avatar\/5b2dd661ff57d360794386547fd7a2dd.jpg?ver=1778976916","caption":"raffaele.visintin@gmail.com"},"sameAs":["http:\/\/screamingfrog.club"]}]}},"_links":{"self":[{"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/posts\/3577","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/comments?post=3577"}],"version-history":[{"count":0,"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/posts\/3577\/revisions"}],"wp:attachment":[{"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/media?parent=3577"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/categories?post=3577"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/screamingfrog.club\/en\/wp-json\/wp\/v2\/tags?post=3577"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}