> ## Documentation Index
> Fetch the complete documentation index at: https://gcore.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Integrate CDN resource with IPS

Before you take any steps please back up your files and database. The plugin works only with default CMS pattern. If you manually changed CMS patterns, the plugin might not help you.

Login to your IPS Community Admin area.

Click **System/System Settings** as in the picture below

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-ips/ips-settings.jpeg?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=5e801fb01ce9695e8f114b06dbeb1ad5" alt="System Settings" width="800" height="324" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-ips/ips-settings.jpeg" />
</Frame>

Click **General Configuration** as in the picture below.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-ips/ips-general-configuration.jpeg?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=5da8bc9cfe221c9dc1c2d49a0d7ec05d" alt="General Configuration" width="767" height="62" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-ips/ips-general-configuration.jpeg" />
</Frame>

Scroll down to CDN Settings.

Type in your CNAME that you specified in the [Gcore Customer Portal](https://portal.gcore.com/cdn/resources/list). Ensure that your [CNAME record has been configured](/cdn/cdn-resource-options/general/create-and-set-a-custom-domain-for-the-content-delivery-via-cdn) in a proper way before using it for integration.

<Frame>
  <img src="https://mintcdn.com/gcore/lJxwP5ZCdc6UHqN3/images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-ips/ips-cdn-settingsv1.jpeg?fit=max&auto=format&n=lJxwP5ZCdc6UHqN3&q=85&s=488f00b84dd373f4a389fabaf42e0346" alt="CDN Settings" width="783" height="395" data-path="images/docs/cdn/getting-started/integrate-cdn-with-cms/integrate-cdn-resource-with-ips/ips-cdn-settingsv1.jpeg" />
</Frame>

Click the **Update Settings** button at the bottom of the page.

Integration has been completed! We highly recommend you to check the HTML code of your web page to ensure that URLs have been rewritten properly from your original ones to CNAME from the Gcore Customer Portal.

To do that press **F12** or open Developers Tools in your browser, choose the Network tab and refresh the page. All static files should have your CNAME in URLs.
