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

I see HTTP code 200 when debugging a site

If you see a '200 OK' code while debugging your site, it means that your site is working fine....

How to fix content encoding error?

If your site shows content encoding error it may be due to GZIP compression.Try to enable or...

Images are not showing on my site

Please make sure the images are uploaded to the server. Check that the HTML paths are correct....

I can see the old site content after uploading new files

Most likely, your browser keeps old copies in the cache for fast loading of your site. You need...

How do I disable magic quotes? (Using .htaccess)

You need to add this line to your htaccess file in the directory where you want to disable magic...