{"id":2907,"date":"2022-05-10T11:13:41","date_gmt":"2022-05-10T11:13:41","guid":{"rendered":"https:\/\/seopolarity.com\/blog\/?p=2907"},"modified":"2022-05-10T11:13:44","modified_gmt":"2022-05-10T11:13:44","slug":"six-image-optimization-tips-from-google","status":"publish","type":"post","link":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/","title":{"rendered":"Six Image Optimization Tips From Google"},"content":{"rendered":"\n<p>Developer Advocate Alan Kent shares six tips for optimizing images for eCommerce websites in a new video from Google.<\/p>\n\n\n\n<p>While the video is geared toward eCommerce websites, the advice can be applied to any website that serves a large number of images.<\/p>\n\n\n\n<p>If you&#8217;re working on a website, Google&#8217;s video is a lot to take in at over 14 minutes.<\/p>\n\n\n\n<p>Here&#8217;s a more palatable recap that will take you less than five minutes to read.<\/p>\n\n\n\n<p>These are Google&#8217;s recommendations for making images load more quickly and efficiently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\" id=\"h-1-remove-the-cumulative-image-layout-shift-cls\">1. Remove the cumulative image layout shift (CLS)<\/h2>\n\n\n\n<p>CLS refers to situations where the page&#8217;s content visually shifts from one location to another as it loads.<\/p>\n\n\n\n<p>While images do not cause the problem, they can contribute to it if they are used incorrectly.<\/p>\n\n\n\n<p>CLS can usually be detected by looking for movement on a page while it is loading, but there are several tools available to measure it.<\/p>\n\n\n\n<p>Read <a href=\"https:\/\/seopolarity.com\/blog\/google-isnt-concerned-with-whats-in-an-image\/2021\/\">Google Isn\u2019t Concerned With What\u2019s In An Image<\/a>.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">2. Size Your Images Properly<\/h2>\n\n\n\n<p>Because larger files take longer to download, choose the right width and height for your images.<\/p>\n\n\n\n<p>Because of the wide range of screen sizes and resolutions that visit your site, correctly sized images can be difficult.<\/p>\n\n\n\n<p>If the browser crops the image on its own, the download size is larger than necessary, slowing things down even more.<\/p>\n\n\n\n<p>The properly sized images section under Opportunities in the PageSpeed Insights report is a simple way to detect incorrectly sized images.<\/p>\n\n\n\n<p>Once you&#8217;ve identified images that are larger than they need to be, you can use solutions like responsive images to solve the problem.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">3. Select the most appropriate image file format<\/h2>\n\n\n\n<p>Consider your image files formats, such as whether to use PNG, JPEG, or web files.<\/p>\n\n\n\n<p>The file format has an impact on the file size, so picking the right one requires thought.<\/p>\n\n\n\n<p>Each format has advantages and disadvantages to consider. JPEG and webP, for example, have smaller file sizes, but the smaller size comes at the expense of image quality.<\/p>\n\n\n\n<p>However, shoppers may not notice a decrease in image quality, and the speed advantage could be significant.<\/p>\n\n\n\n<p>Look in the serve images in the next-gen formats section of the PageSpeed Insights report to see if your site could benefit from using a different image format. Images that can be converted to a more efficient file format are listed in this report.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">4. Image Compression Appropriately<\/h2>\n\n\n\n<p>To efficiently encode your images while maintaining the desired image quality, use the appropriate quality factor.<\/p>\n\n\n\n<p>The PageSpeed Insights report&#8217;s Encode Images Efficiently section can be used to find images that are good candidates for compression optimization. The report also illustrates possible file size reductions.<\/p>\n\n\n\n<p>Use your preferred image conversion tool on several images with different quality values and compare the before and after results to find a quality factor you like.<\/p>\n\n\n\n<p>Google suggests using the site Squoosh.app to compare images with and without compression.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">5. Use The Browser To Save Images<\/h2>\n\n\n\n<p>Set how long the browser can safely cache images.<\/p>\n\n\n\n<p>When you return an image, you can include caching guidance in the HTTP response header, such as how long a browser should cache an image.<\/p>\n\n\n\n<p>You can use the PageSpeed Insights report to check if your site&#8217;s HTTP response cache headers are set correctly.<\/p>\n\n\n\n<p>The section on serving static assets with an efficient cache policy identifies images that could benefit from caching enhancements.<\/p>\n\n\n\n<p>Check your platform or web server settings to see if you can change the cache lifetime for images on your site to fix issues.<\/p>\n\n\n\n<p>You can set a long cache lifetime if you don&#8217;t change images frequently.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">6. Arrange Your Image Downloads Properly<\/h2>\n\n\n\n<p>Google recommends correctly sequencing the order in which webpage resources are downloaded as a more advanced tip.<\/p>\n\n\n\n<p>The following download sequence is recommended:<\/p>\n\n\n\n<ul class=\"wp-block-list\"><li>Top-of-the-page images of heroes<\/li><li>Above the fold: more images<\/li><li>Below the fold are some images.<\/li><\/ul>\n\n\n\n<p>The remaining images on a webpage can be loaded slowly.<\/p>\n\n\n\n<p>The PageSpeed Insights report can help you figure out if your site is loading images quickly. A list of images that could be loaded after other images can be found in the report&#8217;s defer offscreen images section.<\/p>\n\n\n\n<p>See the full Google video below for more information on any of the above tips:<\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to optimize images for your ecommerce website (6 tips)\" width=\"500\" height=\"281\" src=\"https:\/\/www.youtube.com\/embed\/RQH9IpcAucY?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<p>Learn more from <a href=\"https:\/\/seopolarity.com\/blog\/category\/seo\/\">SEO<\/a> and read <a href=\"https:\/\/seopolarity.com\/blog\/10-wordpress-image-optimization-plugins-to-improve-page-speed\/2021\/\">10 WordPress Image Optimization Plugins to Improve Page Speed<\/a>.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Google offers six suggestions for making your website&#8217;s images load faster and more efficiently.<\/p>\n","protected":false},"author":1,"featured_media":2910,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":"","jetpack_publicize_message":"","jetpack_publicize_feature_enabled":true,"jetpack_social_post_already_shared":false,"jetpack_social_options":{"image_generator_settings":{"template":"highway","enabled":false},"version":2}},"categories":[24],"tags":[],"class_list":["post-2907","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-seo"],"jetpack_publicize_connections":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v24.9 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Six Image Optimization Tips From Google | SEOPolarity<\/title>\n<meta name=\"description\" content=\"Google offers six suggestions for making your website&#039;s images load faster and more efficiently.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Six Image Optimization Tips From Google\" \/>\n<meta property=\"og:description\" content=\"Google offers six suggestions for making your website&#039;s images load faster and more efficiently.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\" \/>\n<meta property=\"og:site_name\" content=\"SEOPolarity\" \/>\n<meta property=\"article:published_time\" content=\"2022-05-10T11:13:41+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2022-05-10T11:13:44+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"675\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"seoadmin\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:title\" content=\"Six Image Optimization Tips From Google\" \/>\n<meta name=\"twitter:description\" content=\"Google offers six suggestions for making your website&#039;s images load faster and more efficiently.\" \/>\n<meta name=\"twitter:image\" content=\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"seoadmin\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\"},\"author\":{\"name\":\"seoadmin\",\"@id\":\"https:\/\/seopolarity.com\/blog\/#\/schema\/person\/95a6a9a6680ce217386574a4984fa538\"},\"headline\":\"Six Image Optimization Tips From Google\",\"datePublished\":\"2022-05-10T11:13:41+00:00\",\"dateModified\":\"2022-05-10T11:13:44+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\"},\"wordCount\":731,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/#organization\"},\"image\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg\",\"articleSection\":[\"SEO\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\",\"url\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\",\"name\":\"Six Image Optimization Tips From Google | SEOPolarity\",\"isPartOf\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg\",\"datePublished\":\"2022-05-10T11:13:41+00:00\",\"dateModified\":\"2022-05-10T11:13:44+00:00\",\"description\":\"Google offers six suggestions for making your website's images load faster and more efficiently.\",\"breadcrumb\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage\",\"url\":\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg\",\"contentUrl\":\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg\",\"width\":1200,\"height\":675,\"caption\":\"Six Image Optimization Tips From Google\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/seopolarity.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Six Image Optimization Tips From Google\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/seopolarity.com\/blog\/#website\",\"url\":\"https:\/\/seopolarity.com\/blog\/\",\"name\":\"SEO Polarity Blog\",\"description\":\"Free Online SEO Tools &amp; Blogs\",\"publisher\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/seopolarity.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/seopolarity.com\/blog\/#organization\",\"name\":\"SEO Polarity\",\"url\":\"https:\/\/seopolarity.com\/blog\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seopolarity.com\/blog\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2021\/10\/seopolarity-logo-header.png\",\"contentUrl\":\"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2021\/10\/seopolarity-logo-header.png\",\"width\":193,\"height\":30,\"caption\":\"SEO Polarity\"},\"image\":{\"@id\":\"https:\/\/seopolarity.com\/blog\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/seopolarity.com\/blog\/#\/schema\/person\/95a6a9a6680ce217386574a4984fa538\",\"name\":\"seoadmin\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/seopolarity.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/779772115dd1b79d5fbb91a1e2d3acb5318c780d6986d556300e1902f867ee5b?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/779772115dd1b79d5fbb91a1e2d3acb5318c780d6986d556300e1902f867ee5b?s=96&d=mm&r=g\",\"caption\":\"seoadmin\"},\"sameAs\":[\"https:\/\/seopolarity.com\/blog\"],\"url\":\"https:\/\/seopolarity.com\/blog\/author\/seoadmin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Six Image Optimization Tips From Google | SEOPolarity","description":"Google offers six suggestions for making your website's images load faster and more efficiently.","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:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/","og_locale":"en_US","og_type":"article","og_title":"Six Image Optimization Tips From Google","og_description":"Google offers six suggestions for making your website's images load faster and more efficiently.","og_url":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/","og_site_name":"SEOPolarity","article_published_time":"2022-05-10T11:13:41+00:00","article_modified_time":"2022-05-10T11:13:44+00:00","og_image":[{"width":1200,"height":675,"url":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","type":"image\/jpeg"}],"author":"seoadmin","twitter_card":"summary_large_image","twitter_title":"Six Image Optimization Tips From Google","twitter_description":"Google offers six suggestions for making your website's images load faster and more efficiently.","twitter_image":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","twitter_misc":{"Written by":"seoadmin","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#article","isPartOf":{"@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/"},"author":{"name":"seoadmin","@id":"https:\/\/seopolarity.com\/blog\/#\/schema\/person\/95a6a9a6680ce217386574a4984fa538"},"headline":"Six Image Optimization Tips From Google","datePublished":"2022-05-10T11:13:41+00:00","dateModified":"2022-05-10T11:13:44+00:00","mainEntityOfPage":{"@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/"},"wordCount":731,"commentCount":0,"publisher":{"@id":"https:\/\/seopolarity.com\/blog\/#organization"},"image":{"@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage"},"thumbnailUrl":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","articleSection":["SEO"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/","url":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/","name":"Six Image Optimization Tips From Google | SEOPolarity","isPartOf":{"@id":"https:\/\/seopolarity.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage"},"image":{"@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage"},"thumbnailUrl":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","datePublished":"2022-05-10T11:13:41+00:00","dateModified":"2022-05-10T11:13:44+00:00","description":"Google offers six suggestions for making your website's images load faster and more efficiently.","breadcrumb":{"@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#primaryimage","url":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","contentUrl":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","width":1200,"height":675,"caption":"Six Image Optimization Tips From Google"},{"@type":"BreadcrumbList","@id":"https:\/\/seopolarity.com\/blog\/six-image-optimization-tips-from-google\/2022\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/seopolarity.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Six Image Optimization Tips From Google"}]},{"@type":"WebSite","@id":"https:\/\/seopolarity.com\/blog\/#website","url":"https:\/\/seopolarity.com\/blog\/","name":"SEO Polarity Blog","description":"Free Online SEO Tools &amp; Blogs","publisher":{"@id":"https:\/\/seopolarity.com\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/seopolarity.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/seopolarity.com\/blog\/#organization","name":"SEO Polarity","url":"https:\/\/seopolarity.com\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seopolarity.com\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2021\/10\/seopolarity-logo-header.png","contentUrl":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2021\/10\/seopolarity-logo-header.png","width":193,"height":30,"caption":"SEO Polarity"},"image":{"@id":"https:\/\/seopolarity.com\/blog\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/seopolarity.com\/blog\/#\/schema\/person\/95a6a9a6680ce217386574a4984fa538","name":"seoadmin","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/seopolarity.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/779772115dd1b79d5fbb91a1e2d3acb5318c780d6986d556300e1902f867ee5b?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/779772115dd1b79d5fbb91a1e2d3acb5318c780d6986d556300e1902f867ee5b?s=96&d=mm&r=g","caption":"seoadmin"},"sameAs":["https:\/\/seopolarity.com\/blog"],"url":"https:\/\/seopolarity.com\/blog\/author\/seoadmin\/"}]}},"jetpack_featured_media_url":"https:\/\/seopolarity.com\/blog\/wp-content\/uploads\/2022\/05\/six-image-optimization-tips-from-google.jpg","jetpack_sharing_enabled":true,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/posts\/2907","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/comments?post=2907"}],"version-history":[{"count":2,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/posts\/2907\/revisions"}],"predecessor-version":[{"id":2911,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/posts\/2907\/revisions\/2911"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/media\/2910"}],"wp:attachment":[{"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/media?parent=2907"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/categories?post=2907"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/seopolarity.com\/blog\/wp-json\/wp\/v2\/tags?post=2907"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}