I noticed my website (speedvocab.com) is loading slow and have tried to test the spead with google- pagespeed online application. i get a message saying 'The website specified cannot be reached'. so i am wondering what is the problem could any one help? Is there a problem with the server or is there a problem with my webpage?

link|improve this question
If your site is hosted externally then I would contact them first to figure out why connections to your site is slow. – Rowell Nov 10 '11 at 16:36
feedback

2 Answers

Start with

host speedvocab.com

Then use the IP returned to run

telnet ip.of.your.site 80

If the telnet got a response then the server is fine.

link|improve this answer
feedback

Or use the ever popular Down For Everyone Or Just Me

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.