For me your website throws a HTTP ERROR 500:
When trying to access your website, you may see a page which returns the status code “500”. In Google Chrome, you’ll see a page with the error code HTTP ERROR 500.
There are typically two reasons which can cause this error:
The PHP code has crashed.
The .htaccess file contains invalid rules.
Here are some things you can try to debug and fix this.
Fixing crashing PHP code
A HTTP ERROR 500 simply tells you that the PHP code has crashed, but gives no information as to why it has crashed.
Gett…
Also, please note that it can take up to 72 hours for your website to show that error on your side as well, and on this article there are also some workarounds to get your website to show that error on your side as well:
If you’ve just created your account, or just added a new domain name to an account, you may be surprised that you are unable to view your website when using the domain. Instead you may see:
An advertisements page, with ?z being added to the URL.
An error saying “This site can’t be reached”.
This is usually caused by a system called DNS Caching. This article explains how DNS Caching works, why your website isn’t up yet and what you can do to see your website right now.
When will I be able to …
4 Likes