Research how to check a website using CDN for example Facebook go through keywords in the page-source
Research how to check a website using CDN for example Facebook go through keywords in the page-source

CDN Introduction

If you are new to CDN Technology, you can read the Introduction of CDN (Content Delivery Networks or Content Distribution Networks) over HERE.

Using a CDN for a website is a always suggested based on the popularity of your website. But do you know how to check if a website is using a CDN ?

Here is how you can check quite easily if a website using CDN.

Facebook

Lets take for example Facebook. Open the Facebook website in your browser.

Research how to check a website using CDN for example Facebook

Do right-click and select the “View Page Source” option in the menu:

Research how to check a website using CDN for example Facebook view page-source

Now search for keywords such as “cdn”, “edge”, etc. You can find the website resources (such as scripts/images/etc) should be pointing to alternative links as shown below:

Research how to check a website using CDN for example Facebook go through keywords in the page-source

In this case Facebook contains the resources with URLs pointing to CDN hosted locations. As you can see it has the location “m-static.ak.fbcdn.net”. This stands for: Static Akamai Facebook CDN. So this is a clue that Facebook is majorly hosted on Akamai CDN.

But one should also understand since Facebook is so massive, Facebook may/will contain its own CDN (or cloud sort of) infrastructure. But if this goes beyond a massive scale, certainly they can get outside world CDN subscriptions as in this case they got via Akamai.

ComputerWorld Magazine

Let us see another example such as the website ComputerWorld online magazine.

Research how to check a website using CDN for example ComputerWorld view page-source

In this case ComputerWorld is using the Edgesuite.net. Edgesuite.net is run by Akamai Technologies more specific for AD content. So once again we can see how a website uses a CDN Service.

Linkedin

In the case of Linkedin, it uses the Limelight CDN service/vendor. You can see the resource URLs containing static.licdn.com.

Research how to check a website using CDN for example Linkedin view page-source

Leave a Reply

Your email address will not be published. Required fields are marked *