Note: This feature is available on Creator, Professional, and Custom plans.
You can map a custom domain to your profile as well as to any of your projects.
Before you start
You can purchase a new domain via our partners at ‘Iwantmyname’ or, if you already have one with any of the following registrars—click on the corresponding link to find detailed instructions. Otherwise, proceed with the instructions provided in this article.
More about DNS
In order to change DNS settings, you need to have name servers (NS) assigned to your domain. In most cases, you can simply use the default nameservers provided by your domain registrar.
Your provider must offer full DNS access in order to map a custom domain to Readymag.
Step 1: Configure domain name
Purchase a ready-to-use domain
Visit our partners at ‘Iwantmyname’ to purchase a domain name that already has A record set for Readymag. After that, you can skip to Step 2.
Connect an existing domain to Readymag
- Find the DNS settings in the administrative panel of your domain provider.
- Create DNS records for each domain name you want to use with Readymag.
Second-level domain name: yourdomain.com
Host: | @ |
Type: | A |
Point To (Value): | 54.194.41.141 |
Depending on the provider, you may already have some existing A records for your domain. Make sure there is only one record with A Type and @ Host matching the values above.
If you have an email service connected to your custom domain, such as G Suite or Yandex. Connect, make sure not to delete any MX records associated with it.
If you want to make your website also available with the 'www' prefix, set a CNAME record with the following parameters:
Host: | www |
Type: | CNAME |
Point To (Value): | domains.readymag.com |
If you map a subdomain, the A record should be configured a bit differently. In the Host field for a subdomain record, you need to specify the part of the domain name before the second dot from the end—e.g., if the subdomain name is portfolio.yourdomain.com, type in ‘portfolio.’
Host: | portfolio |
Type: | A |
Point To (Value): | 54.194.41.141 |
Note: SSL will not be issued on subdomains containing the underscore character ( _ ) e.g., my_hostname.domain.com.
Note: If iPv6 is enabled, it is not possible to map a domain name and SSL cannot be issued. To disable iPv6, remove the AAAA-record in your DNS-settings.
Step 2: Verify your domain name
Specify the domain in your project or profile settings and click ‘Test’. After that, you will receive a verification key. Copy it, open the DNS settings of your domain again and create a TXT record with the following parameters:
Second-level domain name: yourdomain.com
Host: | @ |
Type: | TXT |
Point To (Value): | your verification key |
Step 3: Wait and test
If all DNS records are entered correctly, your domain will be connected to Readymag servers within a couple of hours. This process may take up to 72 hours. Once the domain is correctly linked, you will be able to use it on Readymag—proceed to Step 4. Otherwise, check the DNS settings again or contact your domain provider’s support.
Step 4: Map domain
After the DNS settings have updated, open the domain settings of your Readymag project or profile page, then click ‘Test’. If the domain is configured correctly, the Map Now button will appear. Click it to complete the process, or go back to the previous steps to change your domain’s DNS records.