# Custom Domain

Custom domain feature allows you to use your existing domain's subdomain as your changelog url, for example `changelog.mydomain.com`.

### Pointing your subdomain to Headway

To set a custom domain for your account you first need to add a`CNAME`record to your domain's DNS configuration and point it to Headway domain. For detailed instructions you may have to contact your domain's DNS provider. Here is an example how it can be done in`DigitalOcean`:

![](https://1881547544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-KtBFWwkuvmmjgL9DaNx%2F-KtCXy6MctQL_NEvJx0e%2F-KtCXy7UvMzBvFs6FKHi%2Fcustom_domain_cname.png?generation=1504539567825775\&alt=media)

`Name`is the`subdomain`you want to use, and`value`should contain Headway's domain.

### Setting custom domain in Headway

Now it's time to set your domain in Headway. Go to your account's settings `public page` tab and find the `custom domain` setting. Assuming that your domain is `mydomain.com` and you want to use `changelog` as a subdomain, the setting should look like this:

![](https://1881547544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-KtBFWwkuvmmjgL9DaNx%2F-KtCXy6MctQL_NEvJx0e%2F-KtCXy7YXYodwXCb4HoF%2FScreen%20Shot%202017-08-28%20at%2012.22.19.png?generation=1504539567739059\&alt=media)

### What happens next

After finishing two above steps our application will start the process of installing your domain. Once it finishes **you will receive an email**. Note that you might have to wait for your DNS changes to propagate throughout the Internet up to 48 hours.

### SSL

We are happy to announce that all of our custom domains have SSL certificates installed automatically. All traffic from *http* protocol is redirected to the secure *https*.

### Cloudflare

Some of our users were using services like Cloudflare in order to have ssl on their domains. This is no longer needed since we started generating ssl certificates automatically for all custom domains. Although if someone wishes to use such service for any other reason, Headway now fully supports these configurations.

### Links in widget

After your custom domain starts working, all widget links will start pointing to your new address.

### RSS

RSS feeds are supported on custom domains and are accessible via `/rss`path, for example [changelog.jsfiddle.net/rss](https://changelog.jsfiddle.net/rss).
