I’m having an issue where sometimes the website is found and sometimes it’s not. It displays “not found”.
Here’s the url https://kanoeereynolds.com/… I have hosting through godaddy and domain through google domains.
As for why it sometimes shows ‘not found’, how often ago did you change the nameservers? If the nameservers were changed within the last day, there might be an issue with your computer’s DNS cache or something of the sorts, so after 24 hours it shouldn’t show any errors like that (Note that when I visit the website myself, I never get this issue). If it happens again, take a screenshot if possible and post it here.
Looks like an issue with whatever server is hosting the website. It should treat www the same as the root domain, but the configuration is likely messed up.
For a quick fix, I recommend creating a page rule like the following so that any www address is redirected to the working main address:
match: www.kanoeereynolds.com*
setting:
forwarding url -> 302 -> to https://kanoeereynolds.com/$1