Website Integration
Integrating our content delivery network (CDN) service into your existing website is actually quite simple and our trained staff are available 24×7 to provide guidance when you begin the integration process. If you are using a blog or CMS software (such as WordPress) you will likely find that plugin modules are available which makes the integration process even that much more simple.
Not using a blog or CMS software? For demonstration purposes let’s look at a very basic integration scenario whereby you have a single HTML web page with a single image on the page.
{html}
{head}
{title}Page Title{/title}
{/head}
{body}
{div align=’center’}{img src=’http://www.yourdomain.com/images/image.png’}{/div}
{/body}
{/html}
When integrating the CDN into your website we will setup CNAME records in your DNS zone which will map sub domains of your domain to our content delivery network. In this example we have setup static.yourdomain.com to connect to our CDN network.
When http://static.yourdomain.com/images/image.png is called via the browser or within the HTML code the image will be fetched via the POP closet to your website visitor. If the image is not already being stored within the CDN it will be instantly grabbed from http://www.yourdomain.com/images/image.png and stored on the CDN for future access.
{html}
{head}
{title}Page Title{/title}
{/head}
{body}
{div align=’center’}{img src=’http://static.yourdomain.com/images/image.png’}{/div}
{/body}
{/html}
Please understand that this is a very basic example and depending on your website requirements more intricate functionality can be implemented. Please contact our sales department to discuss integration methods specific to your website.
![]() |
![]() |
![]() |

Network Map
Website Integration
Performance Data
Live Demonstration





