×
×

Enabling the Netsonic CDN in Drupal

Back

Using the CDN with Drupal

After signing up for the Netsonic Global CDN Service and setting up your new URL, ie., cdn.yourdomain.com, you will be given instructions on updating DNS for that new hostname. Once you have updated DNS to reflect this new hostname, you can then configure your site as detailed below:

Installation Of CDN Plugin

  1. Download the latest version of Drupal CDN.
  2. Extract it into the Drupal module directory.
  3. Navigate to Site Configuration > CDN Integtration.
  4. Under Settingstab:
    1. Status: Enabled
    2. Mode: Basic
    3. Show statistics for the current page: Disabled
  5. Save.
  6. Under Basic Modetab:
    1. Insert the CDN URL into the field.
  7. Click Submit.

Verification

Verify if your Drupal site is on CDN by viewing the HTML source code. Image links shall be replaced with CDN URLs.