Issues connecting domain - any help is greatly appreciated

Hello-

I have read numerous other posts about this issue and still can’t get it figured out.

I bought a domain (6005geneva.com) on namecheap.com and have not been able to get it connected to my Adalo app after trying for a couple of days.

Do any of these screenshots show what I’m doing wrong or can try differently?

TIA.

Hi @mathew,

You can’t set up CNAME record for the root domain (6005geneva.com alone). This kind of record is not supported by DNS standards and only some providers offer workarounds for that.

What you did in your namecheap console is that you’ve added a CNAME record for the host “6005geneva.com” in the domain “6005geneva.com”, and this record is pointing to hosting.adalo.com.
But the final record you’ve got is “6005geneva.com.6005geneva.com” (host + domain). And it works just fine:

% nslookup 6005geneva.com.6005geneva.com
Server: 8.8.8.8
Address: 8.8.8.8#53

Non-authoritative answer:
6005geneva.com.6005geneva.com canonical name = hosting.adalo.com.

Name: hosting.adalo.com
Address: 54.224.90.229

As I’ve mentioned, you can’t create CNAME records for root domains, but you can create something like “app.6005geneva.com”. To make this work, you need to add a new record, put “app” into the host field, set up everything else as described here Publish to Custom Subdomain - Adalo Resources and everything should work just fine.

Best,
Victor.

Thanks for your response @Victor.

It would super helpful if the settings page would explicitly say you need to enter “www” under “Host”.

The way the instructions read for all of this stuff is not written for a newbie and should all be updated (IMO). I ended up getting a friend who’s experienced professinoal in this stuff to help me out.

Thanks again for your response.

Hi @mathew,

Glad to hear that you’ve managed to make it work.

As for instructions - maybe they could be improved, please don’t hesitate to post a suggestion here: https://adalo.canny.io/.
Community Leaders like myself are not Adalo employees so we can’t do any changes in help content.

Best regards, Victor.

Thanks @Victor! That’s good to know and much appreciated.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.