If your website is appearing offline unexpectedly, you can ping it to see if it is a problem with your server, or if there is a problem somewhere in the internet as the connection travels from your computer's internet access through toyour domain.
Here is how to Ping
- Fromyour desktop, click Start
- Select Run
- In the Run box, type command
- Click OK
- The DOS window will pop up. At the C:\WINDOWS> prompt type ping www.yourdomainname.com and press enter.
- You will see some results pass through the screen.
- It will tell you if there were any packets lost in the transfer (0% loss is what you want to see).
- It will also tell you the average speed, in milliseconds.
- To close the DOS window, type exit at the C:\WINDOWS> prompt and press enter.