How to Ping A Website

How to Ping a Website

If you are having problems resolving your website, 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 to the domain in question.

Here is how to Ping

 

  1. From the desktop, click start
  2. Type cmd in Search programs and files and press Enter.
  3. The DOS window will pop up. At the C:\WINDOWS> prompt type ping www.yourdomainname and press enter.
  4. You will see some results pass through the screen.
  5. It will tell you if there were any packets lost in the transfer (0% loss is what you want to see).
  6. It will also tell you the average speed, in milliseconds.
  7. To close the DOS window, type exit at the C:\WINDOWS> prompt and press enter.

We trust the preceding article proved valuable to you. If you found it beneficial, kindly show your approval with a thumbs up!

Technical Support,
CloudBiz

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

What is Domain Transfer

What is a domain transfer? A domain transfer is a process in which a domain is moved from...

What is WAN IP

What is WAN IP? A Wide Area Network (WAN) is a telecommunication network that covers a...

How do I create a new domain account in cPanel

How do I create a new domain account in cPanel? The following article explains how to create a...

How do I create FTP user in cPanel

How do I create an FTP user in cPanel? How to Configure FTP Account FTP account is a...

How do I delete mysql database

How do I delete a MYSQL database? Removing a database will delete that database ENTIRELY...