{"id":741103,"date":"2018-07-24T14:00:19","date_gmt":"2018-07-24T12:00:19","guid":{"rendered":"https:\/\/wp-rocket.me\/?p=741103"},"modified":"2021-07-29T10:06:27","modified_gmt":"2021-07-29T08:06:27","slug":"image-metadata-can-impact-web-performance-security","status":"publish","type":"post","link":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/","title":{"rendered":"How Image Metadata Can Impact Web Performance and Security"},"content":{"rendered":"<p>Images account for a whopping <a href=\"https:\/\/httparchive.org\/reports\/state-of-the-web\" target=\"_blank\" rel=\"noopener noreferrer\">50% of the total file size of a web page<\/a>. But consider this: On average, image metadata makes up <a href=\"https:\/\/dexecure.com\/blog\/impact-of-metadata-on-image-performance\/\" target=\"_blank\" rel=\"noopener noreferrer\">16% of a typical JPEG file on the web<\/a>, according to website optimization service Dexecure. This means 8% of what we download online is useless, unnecessary metadata.<\/p>\n<p>When it comes to website optimization, images are often considered low hanging fruit since they\u2019re easy to compress. But what you might not be doing is trimming excess metadata.<\/p>\n<p>In this post, we\u2019ll take a look at what image metadata is, its performance impacts, some security concerns you might not be aware of, along with details on how to scrub metadata from your images.<\/p>\n<h2>What is Image Metadata?<\/h2>\n<p>Metadata is generally described as data about data. Image metadata, specifically, is information embedded into an image that includes details about the image itself as well as information about how it was created.<\/p>\n<p>In addition to visual data, image files actually contain several different formats for metadata, which in turn store different types of information:<\/p>\n<ul>\n<li><strong>EXIF (Exchangeable image file format)<\/strong> \u2013 Information generated automatically by the device that captured the image (i.e. cameras and smartphones), such as data and time, and camera settings (make and model, image orientation, aperture, shutter speed, focal length, metering mode, ISO speed etc). This specification also helps cameras use formats that can be exchanged between devices; for example, ensuring an iPhone photo appears correctly on a Samsung device.<\/li>\n<li><strong>IPTC (International Press Telecommunications Council)<\/strong> \u2013 A format originally adopted by old media news agencies to streamline information, but has been implemented by new media to do much the same thing. The IPTC section of an image usually contains information about the image, such as title, description, keywords, photographer\u2019s information, copyright restrictions, and more.<\/li>\n<li><strong>XMP (Extensible Metadata Platform)<\/strong> \u2013 An XML-based format recently adopted by Adobe that incorporates all the information from the IPTC format, but allows for additional information to be stored within the image.<\/li>\n<li><strong>8BIM<\/strong> \u2013 A file extension used by Photoshop that stores some graphics-related data.<\/li>\n<li><strong>ICC (International Color Consortium)<\/strong> \u2013 In color management, an ICC profile is a set of data that characterizes a color input or output device, or a color space, according to standards set by the ICC. Imaging programs like GIMP use ICC color profiles to interpret an image\u2019s RGB values.<\/li>\n<\/ul>\n<p>Image metadata allows information to be transported together with an image, in a way that can be understood by software, hardware, and humans, regardless of the format.<\/p>\n<p>While some metadata is generated by manufacturers and devices that capture images, other metadata may be added manually and edited using software like GIMP and Photoshop.<\/p>\n<p>A lot of information can be contained in metadata\u2014There are more than 460 metadata tags alone for the EXIF format.<\/p>\n<h2>Viewing Image Metadata<\/h2>\n<p>There are many different ways to view image metadata.<\/p>\n<p>If you\u2019re using OS X, you can simply right-click an image and click \u201cGet Info\u201d to see all kinds of details, such as its creation day, the make and model of the camera it was taken on, its color profile, and exposure.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741127 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/image-info.png\" alt=\"\" width=\"512\" height=\"518\" \/><\/p>\n<p>Alternatively, and also on OS X, you could open the image in Preview and go to <strong>Tools &gt; Show Inspector<\/strong> to see more information about the image.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741126 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/preview-show-inspector.png\" alt=\"\" width=\"458\" height=\"538\" \/><\/p>\n<p>If you\u2019re using Windows or want to view other metadata contained in an image, there are free online tools such as <a href=\"https:\/\/www.get-metadata.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Get-Metadata.com<\/a>, a free online EXIF data viewer, and <a href=\"https:\/\/www.pic2map.com\/\" target=\"_blank\" rel=\"noopener noreferrer\">Pic2Map.com<\/a>, an online photo location viewer that uses EXIF GPS coordinate data to create a map view of your photos.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741125 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/pic-2-map.jpg\" alt=\"\" width=\"800\" height=\"350\" \/><\/p>\n<p>It\u2019s pretty cool seeing the location information for my photo displayed as a map, along with the time and date the image was taken. But really\u2026 who cares?<\/p>\n<h2>How Image Metadata Impacts Performance<\/h2>\n<p>There is a lot of image metadata floating around on the web. As <a href=\"https:\/\/dexecure.com\/blog\/impact-of-metadata-on-image-performance\/\" target=\"_blank\" rel=\"noopener noreferrer\">Dexecure\u2019s research<\/a> into the impact of metadata on image performance revealed, as much as 16% of the total file size of images online is metadata.<\/p>\n<p>But the thing is, most people don\u2019t even know they\u2019re sharing image metadata\u2014and users generally don\u2019t know they\u2019re downloading it.<\/p>\n<p>Dexecure wanted to find out exactly how much unnecessary metadata is contained in images online, so they used the data from the <a href=\"https:\/\/httparchive.org\/\" target=\"_blank\" rel=\"noopener noreferrer\">HTTP Archive<\/a> along with help from <a href=\"https:\/\/pastebin.com\/rRsgLinx\" target=\"_blank\" rel=\"noopener noreferrer\">BigQuery<\/a> to generate a list of URLs of valid JPEG images. Crawling the archive from August 1, 2016, provided 4.3 million images from the top 500,000 websites, totaling 195 GB. They downloaded all of these images and analyzed the associated metadata.<\/p>\n<p>They found that 38.9% of the images had some metadata, and of those images, metadata accounted for 15.8% of their total file size. As Dexecure highlights:<\/p>\n<p><em>\u201cLet that sink in\u2014if each of these top sites were just visited once, nearly 13 GB of data could have been saved on the internet if these websites were handling the metadata properly!\u201d<\/em><\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741124 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/jpeg-metadata-size.png\" alt=\"\" width=\"489\" height=\"398\" \/><\/p>\n<p style=\"text-align: center;\">Image:<a href=\"https:\/\/dexecure.com\/blog\/impact-of-metadata-on-image-performance\/\" target=\"_blank\" rel=\"noopener noreferrer\"> Dexecure<\/a>.<\/p>\n<p>So what kind of image metadata are we talking about here? The research found it was mostly information about the creation of the image, such as the time and date the photo was taken, camera settings, etc.<\/p>\n<p>These were the 50 most common attribute stored as EXIF data:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741123 size-large\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/the-usual-suspects.f993ffa0-889x1024.png\" alt=\"\" width=\"889\" height=\"1024\" \/><\/p>\n<p>Obviously, most of this information is useless to site visitors and isn\u2019t required by browsers to render images anyway. Unless you\u2019re a photographer, or work for a media outlet or some other organization that requires information to be retained for copyright or other reasons, there\u2019s simply no need to retain image metadata.<\/p>\n<p>So where possible, it\u2019s recommended you strip this information when you know you\u2014and your users\u2014don\u2019t need it.<\/p>\n<h2>Security and Privacy Concerns Around Image Metadata<\/h2>\n<p>Having unnecessarily large images on your site that are potentially slowing down your page speed shouldn\u2019t be your only concern\u2014metadata also comes with security implications.<\/p>\n<p>Back in 2016, <a href=\"https:\/\/petapixel.com\/2016\/07\/23\/apple-forgot-scrub-exif-data-os-x-wallpaper\/\" target=\"_blank\" rel=\"noopener noreferrer\">Apple forgot to scrub the EXIF data<\/a> from one of its default desktop wallpapers, leaving behind comments from Apple employees about how it was shot and edited. The slip up was discovered by a New Zealand photographer who shared the news on Reddit.<\/p>\n<p>While there are 49 photos (of 51 total wallpaper options) in El Capitan, only the image below still has its EXIF data intact, with comments like, \u201cPlease darken some of the stars that are a bit smaller and darker, so there is a little more difference in the starfield.\u201d<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741122 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/yosemite-national-park.jpg\" alt=\"\" width=\"800\" height=\"500\" \/><\/p>\n<p>While the comments, in this instance, were harmless, imagine if the Apple employees had left offensive remarks or even shared company secrets?<\/p>\n<p>As well as text information, metadata can include a thumbnail of the image in question\u2014information that <a href=\"https:\/\/en.wikipedia.org\/wiki\/Catherine_Schwartz\" target=\"_blank\" rel=\"noopener noreferrer\">American television host Catherine Schwartz<\/a> no doubt wishes she knew back in 2003. After cropping and posting images of herself on her personal blog, it was soon discovered that metadata in the images included thumbnails of the original photos, which showed Schwartz topless.<\/p>\n<p>Then there\u2019s location information. One of the most prominent examples of image metadata being used to track a person\u2019s location is the arrest of technologist John McAfee in Guatemala in 2012.<\/p>\n<p>While on the run from criminal prosecution for the alleged murder of his neighbor, McAfee was interviewed by <a href=\"https:\/\/www.vice.com\/en_au\" target=\"_blank\" rel=\"noopener noreferrer\">Vice<\/a> for a story that <a href=\"https:\/\/www.vice.com\/en_us\/article\/yv5kyv\/we-are-with-john-mcafee-right-now-suckers\" target=\"_blank\" rel=\"noopener noreferrer\">bragged about the fact<\/a> they were documenting his life on the run. What the publication didn\u2019t realize was that the accompanying photo\u2014taken on an iPhone\u2014included a geotag that authorities used to catch and arrest McAfee.<\/p>\n<p>While the McAfee case is an extreme example, geotags present an obvious privacy concern, which is why Facebook, for example, typically removes metadata from uploaded images.<\/p>\n<p>According to Facebook, information including GPS data is automatically removed from photos uploaded onto the platform to protect people \u201cfrom accidentally sharing private information, such as their location.\u201d<\/p>\n<p>If you\u2019re concerned about the security of your website and company, or just mindful of privacy, be sure to check your images don\u2019t contain metadata that could potentially open the door for liability issues.<\/p>\n<div id=\"om-ulrdquoprwqcywqbbgci-holder\"><\/div>\n\t<script>(function (d, u, ac) {\n\t\t\tvar s = d.createElement('script')\n\t\t\ts.type = 'text\/javascript'\n\t\t\ts.src = 'https:\/\/a.omappapi.com\/app\/js\/api.min.js'\n\t\t\ts.async = true\n\t\t\ts.dataset.user = u\n\t\t\ts.dataset.campaign = ac\n\t\t\td.getElementsByTagName('head')[0].appendChild(s)\n\t\t})(document, 20440, 'ulrdquoprwqcywqbbgci')<\/script>\n<h2>SEO and Image Metadata<\/h2>\n<p>Does Google use image metadata from images as a ranking factor? The short answer: \u00af\\_(\u30c4)_\/\u00af<\/p>\n<p>Back in 2014, Matt Cutts, the former head of search quality at Google, talked about metadata in images and basically said Google \u201creserves the right to use it,\u201d but didn\u2019t confirm whether the search giant does or doesn\u2019t use it.<\/p>\n<p>Here\u2019s the video:<\/p>\n<p><iframe title=\"Does Google use EXIF data from pictures as a ranking factor?\" width=\"720\" height=\"405\" src=\"https:\/\/www.youtube.com\/embed\/GMf6FmRus2M?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen><\/iframe><\/p>\n<p>John Mueller, a webmaster trends analyst at Google, was asked about this on Twitter last year and said:<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741134 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/Capture-d\u2019e\u0301cran-2018-07-23-a\u0300-21.26.57.png\" alt=\"\" width=\"575\" height=\"305\" \/><\/p>\n<p>So the jury\u2019s out on whether image metadata is a ranking factor. As Cutts says in the video, if your images have metadata and the information can help other users learn more about an image or the camera that took it, by all means, keep the metadata. But only if you want to.<\/p>\n<h2>How to Remove Image Metadata<\/h2>\n<p>There are lots of different ways to remove metadata from your images:<\/p>\n<h3>Removing Image Metadata on a Mac<\/h3>\n<p>There\u2019s no straightforward way to delete metadata from an image on a Mac, so you\u2019ll need to download an app. I recommend <a href=\"https:\/\/imageoptim.com\/mac\" target=\"_blank\" rel=\"noopener noreferrer\">ImageOptim<\/a>. It\u2019s easy to use\u2014just drag the images you want scrubbed into ImageOptim and it will get to work. When it\u2019s done, just drag the images back to your desktop.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741121 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/ImageOptim-app.png\" alt=\"\" width=\"514\" height=\"166\" \/><\/p>\n<h3>Removing Image Metadata on Windows<\/h3>\n<p>Windows Explorer makes it easy to delete EXIF information from a single photo or a batch of photos in one go. Just follow these steps:<\/p>\n<ul>\n<li>Select all the files you want to delete metadata from.<\/li>\n<li>Right-click anywhere within the selected fields and choose \u201cProperties.\u201d<\/li>\n<li>Click the \u201cDetails\u201d tab.<\/li>\n<li>At the bottom of the \u201cDetails\u201d tab, you\u2019ll see a link titled \u201cRemove Properties and Personal Information.\u201d Click this link.<\/li>\n<li>Windows will ask whether you want to make a copy of the photo with this information removed, or if you want to remove the information from the original. Choose the option you prefer and click \u201cOK.\u201d<\/li>\n<\/ul>\n<h3>Removing Image Metadata with Photoshop<\/h3>\n<p>To remove image metadata in Photoshop, use the \u201cSave for Web\u201d option and in the drop-down next to \u201cMetadata\u201d select \u201cNone.\u201d<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741120 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/photoshop-removing-image-metadata.jpg\" alt=\"\" width=\"800\" height=\"585\" \/><\/p>\n<h3>Removing Image Metadata with a Compression Plugin<\/h3>\n<p>Image compression plugins for WordPress can help reduce the size of your images by removing unnecessary metadata. <a href=\"https:\/\/imagify.io\/\" target=\"_blank\" rel=\"noopener noreferrer\">Imagify<\/a>, for example, removes EXIF data by default, but gives you the option to keep it should you want to.<\/p>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"aligncenter wp-image-741119 size-full\" src=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/imagify-options.jpg\" alt=\"\" width=\"709\" height=\"742\" \/><\/p>\n<h2>Conclusion<\/h2>\n<p>Stripping metadata from images is one of the easiest ways to reduce page weight and deliver faster, more streamlined content, but also improve the security and privacy of your site.<\/p>\n<p>There\u2019s are lots of tools to help you view and remove image metadata, so pick the one that works for you. If you want to automate the removal of EXIF data from your images, image optimization plugins like Imagify can automate the process for you.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this in-depth tutorial.<\/p>\n","protected":false},"author":47285,"featured_media":1738464,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"inline_featured_image":false,"kia_subtitle":"","footnotes":""},"categories":[63],"tags":[],"class_list":["post-741103","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-wordpress-cache"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>How Image Metadata Can Impact Web Performance and Security<\/title>\n<meta name=\"description\" content=\"Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this tutorial.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How Image Metadata Can Impact Web Performance and Security\" \/>\n<meta property=\"og:description\" content=\"Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this tutorial.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\" \/>\n<meta property=\"og:site_name\" content=\"WP Rocket\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/pages\/WP-Rocket\/631942253526829\" \/>\n<meta property=\"article:published_time\" content=\"2018-07-24T12:00:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2021-07-29T08:06:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1100\" \/>\n\t<meta property=\"og:image:height\" content=\"460\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Raelene Morey\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@wp_rocket\" \/>\n<meta name=\"twitter:site\" content=\"@wp_rocket\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Raelene Morey\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"10 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\"},\"author\":{\"name\":\"Raelene Morey\",\"@id\":\"https:\/\/wp-rocket.me\/#\/schema\/person\/916d553a975868ce90654f343fa25d73\"},\"headline\":\"How Image Metadata Can Impact Web Performance and Security\",\"datePublished\":\"2018-07-24T12:00:19+00:00\",\"dateModified\":\"2021-07-29T08:06:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\"},\"wordCount\":1818,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/wp-rocket.me\/#organization\"},\"image\":{\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg\",\"articleSection\":[\"Page speed and caching\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\",\"url\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\",\"name\":\"How Image Metadata Can Impact Web Performance and Security\",\"isPartOf\":{\"@id\":\"https:\/\/wp-rocket.me\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg\",\"datePublished\":\"2018-07-24T12:00:19+00:00\",\"dateModified\":\"2021-07-29T08:06:27+00:00\",\"description\":\"Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this tutorial.\",\"breadcrumb\":{\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage\",\"url\":\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg\",\"contentUrl\":\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg\",\"width\":1100,\"height\":460,\"caption\":\"Image Metadata Impact On Web Performance\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/wp-rocket.me\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Page speed and caching\",\"item\":\"https:\/\/wp-rocket.me\/blog\/wordpress-cache\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How Image Metadata Can Impact Web Performance and Security\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wp-rocket.me\/#website\",\"url\":\"https:\/\/wp-rocket.me\/\",\"name\":\"WP Rocket\",\"description\":\"Plugin d&#039;optimisation de sites WordPress\",\"publisher\":{\"@id\":\"https:\/\/wp-rocket.me\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wp-rocket.me\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/wp-rocket.me\/#organization\",\"name\":\"WP Rocket\",\"url\":\"https:\/\/wp-rocket.me\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wp-rocket.me\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/logo-wp-rocket-paypal-2.png\",\"contentUrl\":\"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/logo-wp-rocket-paypal-2.png\",\"width\":150,\"height\":41,\"caption\":\"WP Rocket\"},\"image\":{\"@id\":\"https:\/\/wp-rocket.me\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.facebook.com\/pages\/WP-Rocket\/631942253526829\",\"https:\/\/x.com\/wp_rocket\",\"https:\/\/www.youtube.com\/channel\/UC1ozThXHd1IWIZ5wkshgp_Q\"]},{\"@type\":\"Person\",\"@id\":\"https:\/\/wp-rocket.me\/#\/schema\/person\/916d553a975868ce90654f343fa25d73\",\"name\":\"Raelene Morey\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/wp-rocket.me\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/fa33964c6065acf9d0348d177213ec83?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/fa33964c6065acf9d0348d177213ec83?s=96&d=mm&r=g\",\"caption\":\"Raelene Morey\"},\"description\":\"Raelene Morey is the Co-Founder of Words By Birds, a digital writing agency that helps busy WordPress with writing articles, content strategies, lead magnets and other word-related things. A former journalist and editor, Raelene has been developing WordPress sites for over 10 years.\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"How Image Metadata Can Impact Web Performance and Security","description":"Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this tutorial.","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:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/","og_locale":"en_US","og_type":"article","og_title":"How Image Metadata Can Impact Web Performance and Security","og_description":"Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this tutorial.","og_url":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/","og_site_name":"WP Rocket","article_publisher":"https:\/\/www.facebook.com\/pages\/WP-Rocket\/631942253526829","article_published_time":"2018-07-24T12:00:19+00:00","article_modified_time":"2021-07-29T08:06:27+00:00","og_image":[{"width":1100,"height":460,"url":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg","type":"image\/jpeg"}],"author":"Raelene Morey","twitter_card":"summary_large_image","twitter_creator":"@wp_rocket","twitter_site":"@wp_rocket","twitter_misc":{"Written by":"Raelene Morey","Est. reading time":"10 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#article","isPartOf":{"@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/"},"author":{"name":"Raelene Morey","@id":"https:\/\/wp-rocket.me\/#\/schema\/person\/916d553a975868ce90654f343fa25d73"},"headline":"How Image Metadata Can Impact Web Performance and Security","datePublished":"2018-07-24T12:00:19+00:00","dateModified":"2021-07-29T08:06:27+00:00","mainEntityOfPage":{"@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/"},"wordCount":1818,"commentCount":0,"publisher":{"@id":"https:\/\/wp-rocket.me\/#organization"},"image":{"@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage"},"thumbnailUrl":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg","articleSection":["Page speed and caching"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/","url":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/","name":"How Image Metadata Can Impact Web Performance and Security","isPartOf":{"@id":"https:\/\/wp-rocket.me\/#website"},"primaryImageOfPage":{"@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage"},"image":{"@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage"},"thumbnailUrl":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg","datePublished":"2018-07-24T12:00:19+00:00","dateModified":"2021-07-29T08:06:27+00:00","description":"Do you know how much useless image metadata you\u2019re sharing online? Learn how to strip it and avoid performance and security issues in this tutorial.","breadcrumb":{"@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#primaryimage","url":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg","contentUrl":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/feature-image-camera-1.jpg","width":1100,"height":460,"caption":"Image Metadata Impact On Web Performance"},{"@type":"BreadcrumbList","@id":"https:\/\/wp-rocket.me\/blog\/image-metadata-can-impact-web-performance-security\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/wp-rocket.me"},{"@type":"ListItem","position":2,"name":"Page speed and caching","item":"https:\/\/wp-rocket.me\/blog\/wordpress-cache\/"},{"@type":"ListItem","position":3,"name":"How Image Metadata Can Impact Web Performance and Security"}]},{"@type":"WebSite","@id":"https:\/\/wp-rocket.me\/#website","url":"https:\/\/wp-rocket.me\/","name":"WP Rocket","description":"Plugin d&#039;optimisation de sites WordPress","publisher":{"@id":"https:\/\/wp-rocket.me\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wp-rocket.me\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/wp-rocket.me\/#organization","name":"WP Rocket","url":"https:\/\/wp-rocket.me\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wp-rocket.me\/#\/schema\/logo\/image\/","url":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/logo-wp-rocket-paypal-2.png","contentUrl":"https:\/\/wp-rocket.me\/wp-content\/uploads\/1\/logo-wp-rocket-paypal-2.png","width":150,"height":41,"caption":"WP Rocket"},"image":{"@id":"https:\/\/wp-rocket.me\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/pages\/WP-Rocket\/631942253526829","https:\/\/x.com\/wp_rocket","https:\/\/www.youtube.com\/channel\/UC1ozThXHd1IWIZ5wkshgp_Q"]},{"@type":"Person","@id":"https:\/\/wp-rocket.me\/#\/schema\/person\/916d553a975868ce90654f343fa25d73","name":"Raelene Morey","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/wp-rocket.me\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/fa33964c6065acf9d0348d177213ec83?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/fa33964c6065acf9d0348d177213ec83?s=96&d=mm&r=g","caption":"Raelene Morey"},"description":"Raelene Morey is the Co-Founder of Words By Birds, a digital writing agency that helps busy WordPress with writing articles, content strategies, lead magnets and other word-related things. A former journalist and editor, Raelene has been developing WordPress sites for over 10 years."}]}},"_links":{"self":[{"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/posts\/741103"}],"collection":[{"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/users\/47285"}],"replies":[{"embeddable":true,"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/comments?post=741103"}],"version-history":[{"count":0,"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/posts\/741103\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/media\/1738464"}],"wp:attachment":[{"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/media?parent=741103"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/categories?post=741103"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wp-rocket.me\/wp-json\/wp\/v2\/tags?post=741103"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}