Skip to content
View in the app

A better way to browse. Learn more.

Web Designer Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

CDNs (Content Delivery Networks)

Featured Replies

I'm a beginner so please excuse the naivety of this question:

 

WHAT IS A CONTENT DELIVERY NETWORK?

 

And where does it apply / get used?

 

 

Any feedback would be much appreciated.

In a nutshell, store all of your static files (images, vids etc) on a CDN.

In your website, link to all of your static files via the CDN.

The CDN is a network of servers all containing your static files.

It then serves the files from the nearest server to the browser/client reducing load time to the end user.

 

As I say, in a nutshell, bit more to it than that...

A CDN is basically a set of machines at points around the world that will serve up your content, taking the load off your servers and making things quicker due to proximity (i.e. US user gets your files from a US server, Asian user gets it from an Asian server).

 

Most often you'd use them to serve static content like javascript, CSS, images and so on. If you do any kind of video you basically have no choice :D

Create an account or sign in to comment

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.