Troubleshooting
- I'm getting a "Not Found" message when I visit my site
- I'm using a custom domain/subdomain but my site either doesn't load, loads inconsistently, loads very slowly, or is still listed as "(initializing)" after an hour
- My site uses a custom domain but it's only accessible via
domain.ext
notwww.domain.ext
(or vice-versa) - I'm getting a "Not Secure" message when I visit my site via a custom domain/subdomain
- I'm getting a "Not Secure" message when I visit
www.domain.ext
but notdomain.ext
(or vice-versa) - My meta tags aren't showing up properly or at all
- I'm trying to transfer one of my sites to another user but it's not working
- I changed my share image but it's still showing the old one on Twitter, Facebook, etc.
- I'm using Cloudflare but when I turn it on my site gets stuck in a redirect loop
- I set my language to
your_language_here
but some content (like Timer labels) is still in English - When I view my site on mobile via a custom domain it only shows the desktop version
I'm getting a "Not Found" message when I visit my site
If you just published the site to a brand new custom domain or subdomain (or moved your domain/subdomain to another site) it'll usually take about 10-15 minutes for it to go live. However, if the site still isn't working after a few hours please get in touch as there's probably something else going on.
If you're still seeing this despite not making any domain/subdomain-related changes (or if you're just using a .carrd.co URL), then it's possible the site was taken offline due to a terms of use violation, in which case please contact us.
I'm using a custom domain/subdomain but my site either doesn't load, loads inconsistently, loads very slowly, or is still listed as "(initializing)" after an hour
This usually means your domain/subdomain's DNS records aren't configured properly. Head on over to your domain provider and check for the following:
If you're using a domain, make sure the A records and CNAME record are in place and pointing where they should (and if you're using a subdomain, ensure the same for its A records).
Check for and remove any conflicting records. In the case of a domain, there should only be two A records for @ (pointing to the addresses Carrd gave you), and a single record for www (a CNAME pointing to your bare domain). In the case of a subdomain, there should only be two A records for your subdomain.
Remove any AAAA (IPv6) records for @ as these are not needed.
Ensure the following domain services are disabled on your domain (unless you've enabled them for very specific reasons and know what you're doing):
- Domain parking
- URL or domain redirection
- URL or domain masking
- URL or domain forwarding
Note that any changes you make to your DNS records may take up to an hour to propagate so it may be a little while before things begin working as they should. However, if you're still having issues after an hour please get in touch.
My site uses a custom domain but it's only accessible via
domain.ext
notwww.domain.ext
(or vice-versa)Usually means you're missing a DNS record. Head on over to your domain provider and make sure your domain's A and CNAME records are both in place and pointing where they should.
I'm getting a "Not Secure" message when I visit my site via a custom domain/subdomain
If you just published the site to a brand new custom domain or subdomain (or moved your domain/subdomain to another site), an SSL certificate will usually be issued within an hour.
However, if it's still not working after an hour or two, follow the same procedures as above then get in touch so we can get the site back into the SSL queue.
I'm getting a "Not Secure" message when I visit
www.domain.ext
but notdomain.ext
(or vice-versa)Usually means an SSL certificate was issued for the site before its domain's DNS records were fully in place. Please get in touch and we'll issue a brand new certificate that covers both forms of your domain.
I'm trying to transfer one of my sites to another user but it's not working
This generally happens for one of the following reasons:
- Recipient email isn't linked to an active account, in which case they simply need to create one.
- Recipient doesn't have any free site slots left on their account, which they can remedy by either deleting unused sites or simply upgrading their plan.
- Recipient's plan doesn't have the features used by the site; for example, the recipient is on Pro Standard but the site uses a custom form which is only available on Pro Plus or higher. If you're sure the recipient is on the correct plan, double check the site for other plan features you may have used inadvertently (eg. Advanced Settings) and try again.
I'm using Cloudflare but when I turn it on my site gets stuck in a redirect loop
Setting SSL to Full SSL (Strict) on Cloudflare's end should immediately fix this.
I set my language to
your_language_here
but some content (like Timer labels) is still in EnglishUnfortunately this means we don't have translations for your particular language just yet, but if you'd like to help us add them please get in touch.
When I view my site on mobile via a custom domain it only shows the desktop version
Make sure Domain Forwarding and especially Domain Masking are both turned off at your domain provider (as these will sometimes use a not-so-mobile-friendly technique to "mask" the site behind another URL) then follow these instructions to set up your domain.