When Some Specific Websites Do Not Open On Your Computer

website unreachableYour computer is connected to the Internet and you can reach most websites just fine but there’s a problem when you try to open some particular website(s).

Though that website is unreachable from your computer, it is definitely not down because you are able to access the same website from another computer at home.

Facing a similar problem ? Here’s how to diagnose and fix the issue:

Fix 1: Check your Windows HOSTS file - Make sure there’s no entry in the hosts file that maps the website’s address to localhost or an incorrect IP address like 127.0.0.1 - it is a possibility if you have imported some third-party hosts file.

cmd /k notepad c:\\WINDOWS\\system32\\drivers\\etc\\hosts

Related: How to Edit HOSTS File

Fix 2: Find Faults in the Pipeline - Paypal website may be up and running but it is possible that the real problem lies with a router that is between you and the computer hosting the Paypal website. Do a traceroute and check for messages like “Request Timed Out” - they will help you find the location of the breakdown.

Type the following command in the Run Window:

cmd /k tracert www.paypal.com - remember to replace Paypal with address of the website that is unreachable.

Fix 3: Clear DNS Cache - The DNS cache keeps a record of sites that you have recently visited on your computer. If that gets corrupted, you may have issues opening sites that were previously accessible without problems.

Type cmd /k ipconfig /displaydns in the Run window to see the cache entries. If that unreachable website is listed in the cache, type cmd /k ipconfig /flushdns to clear the cache.

Fix 4: Website May Be Blocked - The chances are rare but it is possible that access to some particular website may be have been restricted by the Office firewall. To test this, open the problematic website URL in ctrlq.org/screenshots . If the website is up, you will get a screenshot image.

Fix 5: Suspend the Anti-Virus and Firewall - If you are running an external software firewall or anti-virus program (like Norton, ZoneAlarm, etc), exit and restart the web browser. Is the problem solved now ?

When nothing works, open 192.168.1.1 and reboot the modem. If that fails, restart your computer and as a final step, call your ISP support.

Amit Agarwal

Amit Agarwal

Google Developer Expert, Google Cloud Champion

Amit Agarwal is a Google Developer Expert in Google Workspace and Google Apps Script. He holds an engineering degree in Computer Science (I.I.T.) and is the first professional blogger in India.

Amit has developed several popular Google add-ons including Mail Merge for Gmail and Document Studio. Read more on Lifehacker and YourStory

0

Awards & Titles

Digital Inspiration has won several awards since it's launch in 2004.

Google Developer Expert

Google Developer Expert

Google awarded us the Google Developer Expert award recogizing our work in Google Workspace.

ProductHunt Golden Kitty

ProductHunt Golden Kitty

Our Gmail tool won the Lifehack of the Year award at ProductHunt Golden Kitty Awards in 2017.

Microsoft MVP Alumni

Microsoft MVP Alumni

Microsoft awarded us the Most Valuable Professional (MVP) title for 5 years in a row.

Google Cloud Champion

Google Cloud Champion

Google awarded us the Champion Innovator title recognizing our technical skill and expertise.

Email Newsletter

Sign up for our email newsletter to stay up to date.

We will never send any spam emails. Promise.