{"id":1220,"date":"2014-09-02T13:22:45","date_gmt":"2014-09-02T17:22:45","guid":{"rendered":"http:\/\/www.gtcomm.net\/blog\/?p=1220"},"modified":"2020-02-25T15:44:20","modified_gmt":"2020-02-25T20:44:20","slug":"why-use-cdns-for-your-image-hosting","status":"publish","type":"post","link":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/","title":{"rendered":"Why Use CDN&#8217;s for Your Website &#038; Image Hosting"},"content":{"rendered":"<p style=\"text-align: center;\">\n<p>To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world. By placing your static images on those servers, they are delivered more quickly, keeping download time to a minimum. In this article, we&#8217;ll explore how they work, when to use them, and how they are priced. Ultimately, if they are right for you.<br \/>\n<!--more--><\/p>\n<h2>What is a CDN?<\/h2>\n<p>Imagine replicating the content of your site on server farms spread throughout the world. When people visit your site, you redirect them to get your content from a site much closer to their physical location. That is basically what a content delivery network, or CDN, provides. It speeds up the delivery of your site\u2019s resources by caching them around the world and thus reducing the distance they have to travel across the network.<\/p>\n<h2>How a CDN Works<\/h2>\n<p>A CDN works by replicating the static resources of your site and caching them on alternative servers that are geographically dispersed. When a user visits your site, the core and dynamic content is delivered from your site, so you can update it more frequently or just query a local database in real time, but static content, especially images, have their source URLs rewritten to be delivered from geographically dispersed servers.<\/p>\n<h2>Image Delivery Without a CDN<\/h2>\n<p>When a user tries to load a page from a site, the page references a series of resources it needs before the page can be rendered. For each of these resources, a separate request must be made to fetch the image, JavaScript file, Cascading Style Sheets (CSS), and other files that are outside the business information being delivered. The response then comes back for each request, traveling halfway around the world in both directions if the user happens to be literally halfway around the world.<\/p>\n<h2>Why Is It Adding Performance?<\/h2>\n<p><a href=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/gauge3.jpg\"><img loading=\"lazy\" decoding=\"async\" class=\"alignleft  wp-image-1230\" src=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/gauge3.jpg\" alt=\"Hosting performance\" width=\"158\" height=\"158\" \/><\/a>A CDN has a series of nodes or edge servers spread around the globe that cache static resources. When a user tries to load a page from a site that uses a CDN, the page references for the cached content are redirected to the local edge servers. Because much of the content, such as static images, rarely changes, getting the local cached content from the edge servers results in the pages on the site being rendered more quickly. The network latency of the closer content is much shorter than having to make a round-trip to the home server. The edge servers are strategically positioned to improve performance for users who are relatively closer, too. They don\u2019t have to be halfway around the world to see performance improvements. It is just that the further they are from your server, the greater the improvement they\u2019ll see.<\/p>\n<h2>Is It Compatible With Any Website?<\/h2>\n<p>Setting up a CDN is not for everyone. While any server can use a CDN, that doesn\u2019t mean every server should. Take bloggers, for instance. People who are using Google\u2019s Blogger.com, are using Google&#8217;s hosting and setup and are looking for an easy way to maintain their blogs. If instead they\u2019re on a WordPress.org blog, it is more involved, as they have to find their own hosting, and so on. They are more apt to spend the time to configure their servers to be sped up by a CDN. For larger-scale company sites, it is basically a matter of putting images and other static resources in a new place and redirecting traffic to the new image location. It is that simple. Remember that a CDN is best suitable for caching data that doesn\u2019t change often such as images, java script, etc. Heavy dynamic website might not get significant gain from a CDN use.<\/p>\n<h2>Who Should Use a CDN?<\/h2>\n<p>Speed is king these days. If you can deliver a way to place an order or get information faster than another site that offers the same thing, people will naturally move toward the faster way, if all else is equal. Google\u2019s algorithms are secret, but it is well-known that faster sites get higher rankings. By using a CDN to allow pages to render faster, you should get higher page rankings. Another benefit of using a CDN is crash resistance. Replicating content on secondary servers reduces the strain on the main server and provides additional locations for retrieving your content. A CDN is especially important during spikes in traffic. For instance, your server can handle the Christmas rush more easily if it only has to deal with orders and not with delivering static images. We all want sites to be rich in multimedia content. That puts a strain on the server to deliver more files.<\/p>\n<h2>How Is a CDN Normally Priced?<\/h2>\n<p>If a CDN is right for you, how will you be charged? Basically, charges are by the gigabyte and by region. You\u2019re charged based on how much content you need to cache, how much is delivered, and where it goes. If your users are primarily in the English-speaking world, you can purchase CDN coverage in Europe, Australia, and North America. You won\u2019t need server coverage in Asia or South America. Security\/secure sockets layer (SSL) requirements are another element when pricing delivery, although images typically don\u2019t need to be delivered securely unless the whole page is secure.<br \/>\nIs a CDN right for you right now? The added cost of a CDN can reduce the needs of your own server farm. It will reduce the load on your <a href=\"https:\/\/www.globo.tech\/dedicated-server-hosting\">server<\/a>. It will speed up the delivery of your static images. It will help you get better search engine placement, because your site will faster, or it will at least put you on par with other sites that are using CDNs. Improving user experience by being faster is definitely something to consider when looking at a CDN. Consider the options that fit your budget, and give it a try, or just try a free trial somewhere to experience the benefits. You can also check countrywise website hosting comparisons at <a href=\"https:\/\/mangomattermedia.com\/\">Mango Matter Media<\/a>.<\/p>\n<!-- AddThis Advanced Settings generic via filter on the_content --><!-- AddThis Share Buttons generic via filter on the_content -->","protected":false},"excerpt":{"rendered":"<p>To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world. By placing your static images on those servers, they are delivered more quickly, keeping download time to a minimum. In this article, we&#8217;ll explore how they work, when to use them, and how they are<!-- AddThis Advanced Settings generic via filter on get_the_excerpt --><!-- AddThis Share Buttons generic via filter on get_the_excerpt --><\/p>\n","protected":false},"author":4,"featured_media":1221,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1,65,64],"tags":[49],"class_list":["post-1220","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-blog","category-software","category-trending","tag-market-trend"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.0 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Why Use CDN&#039;s for Your Website &amp; Image Hosting<\/title>\n<meta name=\"description\" content=\"To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Why Use CDN&#039;s for Your Website &amp; Image Hosting\" \/>\n<meta property=\"og:description\" content=\"To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/\" \/>\n<meta property=\"og:site_name\" content=\"Globo.Tech\" \/>\n<meta property=\"article:published_time\" content=\"2014-09-02T17:22:45+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2020-02-25T20:44:20+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"500\" \/>\n\t<meta property=\"og:image:height\" content=\"340\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Eric Simard\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Eric Simard\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"5 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/\",\"name\":\"Why Use CDN's for Your Website & Image Hosting\",\"isPartOf\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg\",\"datePublished\":\"2014-09-02T17:22:45+00:00\",\"dateModified\":\"2020-02-25T20:44:20+00:00\",\"author\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/2202ee355cd2897b4751d2f3ffcd56f1\"},\"description\":\"To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world.\",\"breadcrumb\":{\"@id\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#primaryimage\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg\",\"contentUrl\":\"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg\",\"width\":500,\"height\":340,\"caption\":\"Why Use a CDN for your website ans image hosting\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/www.globo.tech\/learning-center\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Why Use CDN&#8217;s for Your Website &#038; Image Hosting\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#website\",\"url\":\"https:\/\/www.globo.tech\/learning-center\/\",\"name\":\"Globo.Tech\",\"description\":\"Welcome to the Official Globo.Tech Learning Center\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/2202ee355cd2897b4751d2f3ffcd56f1\",\"name\":\"Eric Simard\",\"description\":\"I am Eric Simard, best father in the world and account manager at GloboTech Communications located in the beautiful city of Montreal. Passionate about the hosting world and technologies, I take great pleasure in offering the best solutions for my clients. Follow me through my journey in the exciting hosting world on my different blogs!\",\"sameAs\":[\"http:\/\/www.gtcomm.net\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Why Use CDN's for Your Website & Image Hosting","description":"To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world.","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:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/","og_locale":"en_US","og_type":"article","og_title":"Why Use CDN's for Your Website & Image Hosting","og_description":"To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world.","og_url":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/","og_site_name":"Globo.Tech","article_published_time":"2014-09-02T17:22:45+00:00","article_modified_time":"2020-02-25T20:44:20+00:00","og_image":[{"width":500,"height":340,"url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg","type":"image\/jpeg"}],"author":"Eric Simard","twitter_misc":{"Written by":"Eric Simard","Est. reading time":"5 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/","url":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/","name":"Why Use CDN's for Your Website & Image Hosting","isPartOf":{"@id":"https:\/\/www.globo.tech\/learning-center\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#primaryimage"},"image":{"@id":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#primaryimage"},"thumbnailUrl":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg","datePublished":"2014-09-02T17:22:45+00:00","dateModified":"2020-02-25T20:44:20+00:00","author":{"@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/2202ee355cd2897b4751d2f3ffcd56f1"},"description":"To reduce network latency, a Content Delivery Network (CDN) provides a series of alternative servers geographically spread throughout the world.","breadcrumb":{"@id":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#primaryimage","url":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg","contentUrl":"https:\/\/www.globo.tech\/learning-center\/wp-content\/uploads\/2014\/09\/why_use_a_cdn_for_your_website_and_image_hosting.jpg","width":500,"height":340,"caption":"Why Use a CDN for your website ans image hosting"},{"@type":"BreadcrumbList","@id":"https:\/\/www.globo.tech\/learning-center\/why-use-cdns-for-your-image-hosting\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.globo.tech\/learning-center\/"},{"@type":"ListItem","position":2,"name":"Why Use CDN&#8217;s for Your Website &#038; Image Hosting"}]},{"@type":"WebSite","@id":"https:\/\/www.globo.tech\/learning-center\/#website","url":"https:\/\/www.globo.tech\/learning-center\/","name":"Globo.Tech","description":"Welcome to the Official Globo.Tech Learning Center","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.globo.tech\/learning-center\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/www.globo.tech\/learning-center\/#\/schema\/person\/2202ee355cd2897b4751d2f3ffcd56f1","name":"Eric Simard","description":"I am Eric Simard, best father in the world and account manager at GloboTech Communications located in the beautiful city of Montreal. Passionate about the hosting world and technologies, I take great pleasure in offering the best solutions for my clients. Follow me through my journey in the exciting hosting world on my different blogs!","sameAs":["http:\/\/www.gtcomm.net"]}]}},"_links":{"self":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/1220","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/comments?post=1220"}],"version-history":[{"count":28,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/1220\/revisions"}],"predecessor-version":[{"id":4769,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/posts\/1220\/revisions\/4769"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media\/1221"}],"wp:attachment":[{"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/media?parent=1220"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/categories?post=1220"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.globo.tech\/learning-center\/wp-json\/wp\/v2\/tags?post=1220"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}