block unwanted websites, how to block unwanted websites
Home About Us Reference Product Service Sitemap

How to block unwanted websites?


To block unwanted websites is a pretty simple task. You can edit the Windows 'Hosts' file. The following are steps to take:

1. In Windows XP, the hosts file can be found at:

C:\Windows\System32\Drivers\etc\hosts

2. Once you have found the hosts file, right click it and select Properties. Uncheck the "Read-Only" attribute (if checked). Click OK.

3. Double click the 'Hosts' file and select "Notepad" from the list of programs to open it with.

4. Once you have the hosts file open in Notepad, you will see an entry such as:

127.0.0.1 localhost

5. To block a certain web page from loading, add the following:

127.0.0.1 www.badwebpage.com

6. Your Hosts file will now look like this:

127.0.0.1 localhost
127.0.0.1 www.badwebpage.com

7. Add as many web addresses as you like in the same way.

8. Once you are finished, go up to 'File' and click 'Save'.

The web pages listed in your 'Hosts' file should be blocked from access. Maybe you need to reboot your computer for these changes to take effect.

©1994 - 2010 Edusoftmax Inc. All rights reserved. Questions? Comments?    Visitors: