Site Only Works With (or Without) 'www'

Your website loads at one version of the address but not the other — www or non-www fails, errors, or warns. To servers they're two different addresses until you make them agree.

Common signs of this issue

Safe checks you can do yourself

None of these require sharing passwords with anyone.

What this usually means

To DNS and servers, www.yourbusiness.com and yourbusiness.com are genuinely two different addresses that merely look related to humans. Each needs its own DNS record, its own SSL coverage, and a defined relationship — and any layer where only one form was configured (a missing record, a single-name certificate, a redirect set up for one) produces exactly this split behavior. Migrations and SSL setups are where the sync is most often lost.

The complete, stable arrangement has three parts: both forms resolve (DNS records for each), both are covered by SSL (so neither ever warns), and one redirects permanently to the other (so visitors, links, and search engines all converge on a single canonical address). Miss the first and some visitors get errors; miss the second and some get scary warnings; miss the third and your site exists as two competing copies.

The canonical redirect matters for search too: without it, Google may index both forms, splitting your pages' link value and rankings across duplicate addresses. One clean 301 consolidates everything onto the canonical form — one of those small technical settings that quietly protects all your other SEO effort.

What not to do

When to get help

This fix touches DNS, SSL, and redirects at once — three systems where a wrong move creates loops or warnings — so while each step is small, the coordination is exactly what an experienced person does in fifteen careful minutes. Worth handing over if any of the terms above felt foreign, if the site also has email on the domain (DNS edits deserve extra care then), or if your earlier attempt produced a redirect loop. The acceptance test is simple: all four address forms land on one canonical version, padlocked, no warnings, one hop.

Not sure what to do next?

Answer a few short questions and we'll point you to the safest next step — DIY, a freelancer, or a direct review. No passwords required.

Frequently asked questions

Should I pick www or non-www?

Either — search engines treat them equally, and it's purely a branding choice. Pick whichever you already use on printed materials and listings, make both resolve, and redirect the other to it. The choosing matters far less than the committing.

Why does only one version show a security warning?

The SSL certificate covers only that one form. Reissue or configure the certificate to include both www and non-www (free host SSL normally can), and the warning clears. The redirect alone doesn't fix this — the browser checks the certificate before following any redirect.

Does this affect my Google rankings?

Left unresolved, it can: both forms getting indexed splits your pages' authority across duplicates. The standard fix — both resolve, one 301s to the canonical — consolidates everything and is exactly what Google recommends. It's protective plumbing, not a growth hack.

What does 'canonical' mean here?

The one official address form everything converges on — the version links, redirects, and search listings all point to. Declaring it (by redirecting the other form to it) is how you stop existing as two competing copies of yourself.

One form of my address shows a completely different website. What happened?

That form's DNS record points somewhere else — an old host, a parking page, or a typo'd value. Check where each form's record aims (a DNS checker shows this) and correct the stray one to match its sibling.

I set the redirect and now the site loops endlessly. What did I do?

Two redirect rules are pointing at each other — often a hosting toggle plus a plugin setting, or the new rule colliding with an old one. Remove all but one mechanism and ensure the canonical form never redirects anywhere. The too-many-redirects guide walks the untangling.

Related free guides

WordPress site down?

Seeing “There has been a critical error on this website”?

Our guided repair tool logs in over secure FTPS and fixes the most common WordPress failures — safely, with every change backed up and reversible. Start with a free scan, no password needed.

Fix My WordPress Site → Free scan · No download of your site · Reversible