Question:

How do I restrict certain websites from my computer?

by Guest61218  |  earlier

0 LIKES UnLike

I went to internet options, security, add restricted websites etc. but it still let me access that particular website. So, what did I do wrong?

 Tags:

   Report

2 ANSWERS


  1. insted of adding the link. (this can be bypassed simply) just add the IP address insted . (you can get this by clicking start/run/cmd

    and then type   ping   name of website  


  2. Follow the instruction below.

    How to Block A Website in All Web Browsers

    This action will require you to edit your Host file. Your host file is a computer file used to store information on where to find a node on a computer network. For more a more detailed description. Check out this link Host File Description Link

    In Windows XP

    1. Click Start->All Programs->Accessories->Command Prompt2. Click Command Prompt This will open a DOS command window.

    3. Type: notepad C:/Windows/System32/drivers/etc/hosts

    4. Locate the line 127.0.0.1 localhost

    5. To block the website google.com for example, just add this text under 127.0.0.1 localhost:

    127.0.0.1 google.com

    127.0.0.1 www.google.com

    You can add as many sites any site, However you will need to prefix it with "127.0.0.1".

    6. Save the file

    Google will now be blocked in all web browser. This is an advanced but easy method on how to blow a website.

    check this link for the screenshot: http://www.delete-computer-history.com/h...

Question Stats

Latest activity: earlier.
This question has 2 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.