Verify your custom domain

How to verify that you own the domain you just connected to your Rentle store

Before your own domain can be used, we need to verify that you own this domain, and point the domain to your Rentle store. Rentle cannot do this automatically, so you as the domain owner are required to do the needed changes to the domain’s DNS records in your domain provider’s settings. The following sections will guide you through adding these records, depending on the type of domain you are connecting.

Note:

As every domain provider has its own way of updating DNS record settings, you should find the instructions in your domain provider’s documentation. We created a listing of some widely used domain providers and links to their DNS settings documentation.

On this page:

Verify your domain

After your domain has been verified

Most common errors and pitfalls

Verify your domain

Verifying a subdomain

  1. Log in to your account on your domain provider’s website
  2. Find the DNS settings or domain management area
  3. Add (or update) the CNAME record of the subdomain that you want to use and point it to rentle.domain. The exact value is shown in the Verify Domain screen.

As an example, if a store would be adding a booknow.mystore.com domain to their Rentle store, they would need to add the following DNS record to their domain settings.

Record Type Name/Host/KEY VALUE
CNAME booknow rentle.domains

You don’t need to change the TTL number in your DNS settings, but can use the default value.

Verifying the main domain

When connecting the main domain, you can select between Basic and Advanced Setup. 

The advanced Setup is intended for users that need to ensure that their main domain's redirection from non-www to www works also when the non-www domain is being accessed directly using HTTPS. For Advanced Setup, follow the instructions in Rentle's Verify Domain view. You can also read more about setting up the root domain HTTPS redirection.

Basic Setup:
To verify and connect your main domain, you will need to:

  1. Log in to your account on your domain provider’s website
  2. Find the DNS settings or domain management area.
  3. Delete all your A records with @ key. Delete all existing AAA records with @ key.
  4. Add (or update) the 2 records (order does not matter):

    Record Type Name/Host/KEY VALUE
    CNAME www rentle.domains
    A @ 34.110.208.101

Note: You don’t need to change the TTL number in your DNS settings but can use the default value.

Complete the verification

Once you have updated the DNS records for your sub or main domain, click “Verify” in the Verify Domain modal. Rentle will verify the added DNS records, and make sure they are correct. If the verification is successful, the domain will be added to the list of your domains, and we will finalize the verification and automatically secure the domain with an SSL certificate.

Domain verification failed, what should I do?

The domain verification can fail for a few reasons. In case of verification failure, we will display an error message that should guide you to fix the issues. You can also read our Most common domain verification errors and pitfalls guide for help.

 

Updating the DNS records can take some time, especially if there are existing DNS records that you need to replace. Even if the changes have been made in the DNS settings, it might take from minutes to days for the details to get updated (depending on your DNS settings). If you did update the records but are still seeing errors, you can also click the “Verify later” action to verify the domain later. 

After your domain has been verified

After your domain verification successfully passed, your domain will be visible in your domains list. The domain might still be in the “Verifying” state. Finalizing the domain verification might take up to a few hours, but there are no actions needed to be done on your side anymore. What is done in this step are:

  • Your domain goes through another verification to make sure that we can establish a safe connection
  • We provide you with an SSL certificate, which is represented by the padlock displayed next to the domain name. This guarantees that the communication between your customers and our service is secured.

Most common errors and pitfalls

With the increasing set of domain registrars, sometimes even experienced people have a hard time trying to understand why the verification is not successful. Here are a few more hints in case you cannot verify your domain.

The same error keeps coming up even though I already updated my DNS records

Once you update the records on your provider, it can take a few hours until the whole Internet gets to know your new instructions, including our servers, wait one or two hours and then try validating again.

 

I'm getting an A record error

Verify if the following:

  • You don't have any old A or AAAA records;
  • You waited 2 hours after updating the records before verifying;
  • You should have one A record with @ key and value 34.110.208.101;

I'm getting a CNAME record error

Verify if the following:

  • You have only one CNAME record with a name and no A records under that name;
    For example, if you want to register shop.myshop.com you have only one shop pointing to rentle.domains and you don't have any A records with a key shop.
  • You waited 2 hours after updating the records before verifying;
  • The CNAME record value is rentle.domains;
  • You did not add the full domain but only the subdomain. For example:
    • You want to add a rent.myshop.com subdomain. Make sure that the value of your record is rent and not rent.myshop.com.
    • Or if you want to add a new.rent.myshop.com subdomain. Make sure that the value of your record is new.rent and not new.rent.myshop.com

 

My Provider does not have such a thing as CNAME or A records.

It may happen that your domain provider offers only NS records. In this case, you would need to transfer your domain to another service to be managed. Some services where domains could be transferred are, for example, Cloudflare or Google Domains.

 

I can't edit A records

This is likely because you added a redirecting rule using your provider.

  • Check the redirecting options. They are typically below the DNS records table;
  • Remove the redirecting options;
  • Wait a few minutes, the A records should be unlocked.

If the problem persists or you don't have redirecting rules, contact your DNS provider.