I can’t enter the site, it doesn’t work. What to do?

Sometimes your site may become unavailable and it may not be displayed for you.

Here are the steps to help you see your site if it's a local issue:

- Clear your browser cache.
- Use a different browser.
- Use a different device / computer.
- Restart your modem or router.
- Disable all firewalls and anti-virus programs.
- Use Google's public DNS. A guide on how to use it is available at https://developers.google.com/speed/public-dns/docs/using.
- Check your website with online tools such as: http://downforeveryoneorjustme.com/
- Try to access the website through a proxy server: https://hide.me/en/proxy.

If none of the above steps helped you see your site, please contact us directly by sending a request to technical support or via chat in your account.

  • 66 Users Found This Useful
Was this answer helpful?

Related Articles

Help, my site has been hacked!

If your account has been hacked, be sure that this is not related to the security of the server....

Help, I deleted the files.

Backups are automatically created weekly on the Premium plan and daily on the Business plan. You...

My site is not on search engines

This problem is not related to hosting, rather the problem is in the site itself. Please follow...

I see a blank / white page (if the site is built in PHP)

If your site is based on PHP, the most likely cause of the problem is that you missed a symbol...

How can I turn off PHP error output?

To disable error output in your script, use: error_reporting (0); Remember that you need to...