My www.domin.com doesn't work, but domain.com works fine (or vice-versa) - what's up?

If you get this behaviour after a recent update to your website or a newly-created package, you're almost certainly experiencing a DNS propagation delay.

It will resolve itself in a matter of hours.

The assumption is that when you previously visited your website you visited using www.domain.com and not domain.com (without the www). Thus, your DNS resolvers have the lookup of www.domain.com stored in their cache. When you try to view www.domain.com again, you get your DNS resolvers' cached value which is the old IP address. However, when you checked the domain with just “domain.com” (no www) your DNS resolvers didn't have an answer in their cache so fetched the new (correct) IP address for the domain. Hence “domain.com” works for you but “www.domain.com” doesn't.

The only solution here is to wait for the cache to expire on your resolver, and then when you visit the domain again a fresh lookup with be made and the new IP will be stored.

If you're using the our nameservers, this should take no longer than 1 hour.

  • My www.domin.com doesn't work
  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

How can I create a subdomain?

To create a subdomain: Log in to https://cpanel.x-domainos.com Head to Manage Hosting ->...

How do I import a .sql file via phpMyAdmin?

You can use phpMyAdmin to import an .SQL file with your database information....

Where can I view the nameservers of a domain?

If you manage your domain name with x-domainos and have access to it via...

How do I configure G Suite (formerly Google Apps)?

Our control panel allows automatic configuration of DNS Records to configure...

What does FQDN mean?

FQDN stands for Fully Qualified Domain Name. It refers to a complete domain...