Results 1 to 4 of 4

Thread: How can I block a website from being viewed?

  1. #1
    Join Date
    Jan 2009
    Posts
    11

    How can I block a website from being viewed?

    Good evening,

    I want a program to block an online game on the PC which my brother plays, because it becomes like a drug home for him.

    Do you know any way to block an address on Windows? (in the operating system itself, not the router or with a light kind software firewall)

    Thank you.

  2. #2
    Join Date
    Apr 2008
    Posts
    2,572

    Re: How can I block a web site from being viewed?

    if you are using internet explorer go to:

    Tools > Internet options > contents > enable

    set up a password, then u can request certain sites require a password to be viewed.

  3. #3
    Join Date
    Oct 2008
    Posts
    210

    Re: How can I block a web site from being viewed?

    You can easily and effectivily block access to a website by adding it to your Windows HOSTS file. (Yes, Hosts is capitalised for some strange reason).

    1.Go to your HOSTS file which is located at:
    C:\WINDOWS\SYSTEM32\DRIVERS\ETC for windows Vista and XP
    C:\WINNT\SYSTEM32\DRIVERS\ETC for Windows 2k
    C:\WINDOWS for Windows 98 and ME

    2. Open HOSTS with Notepad.

    The default Windows HOSTS looks like this:
    ______________________

    # Copyright © 1993-1999 Microsoft Corp.
    #
    # This is a sample HOSTS file used by Microsoft TCP/IP for Windows.
    #
    # This file contains the mappings of IP addresses to host names. Each
    # entry should be kept on an individual line. The IP address should
    # be placed in the first column followed by the corresponding host name.
    # The IP address and the host name should be separated by at least one
    # space.
    #
    # Additionally, comments (such as these) may be inserted on individual
    # lines or following the machine name denoted by a "#" symbol.
    #
    # For example:
    #
    # 102.54.94.97 rhino.acme.com # source server
    # 38.25.63.10 x.acme.com # x client host
    #
    127.0.0.1 localhost
    _____________________________
    3. Directly under the line that says 127.0.0.1 Localhost, you will want to type:

    127.0.0.1 name of the URL you want to block

    For example to block the MySpace.com homepage (highly recommended!), simply type:

    127.0.0.1 abc.com
    127.0.0.1 www.abc.com

    Other parts of abc could be blocked in a similar way:

    127.0.0.1 search.abc.com
    127.0.0.1 profile.abc.com
    etc etc etc...

    You may need to add sites with both with and without the "www.". Test after blocking to make sure you got it right.

    You can add as many sites as you wish to block in this fashion. I, myself, have over 12000 undesireable and dangerous sites in my personal HOSTS file!

    4. Close Notepad and answer "Yes" when prompted.

    5. Reboot your computer and attempt to access your now blocked website. You should see a Cannot find server or DNS Error saying: "The page cannot be displayed".

    -----------------------------

    Some people suggest that you add a website that you wish to block by adding it to Internet Explorer's Restricted Zone. This does NOT totally block a site. It will only RESTRICT a site from certain actions such as using javascript, Active-X and Java etc.

    Some people suggest that your add a website to the Internet Explorer 'Privacy' settings. This does not block a site. It only stops that site from using cookies.

  4. #4
    Join Date
    Mar 2008
    Posts
    177

    Re: How can I block a web site from being viewed?

    You can use a parental control software. The software will block all **** and malicious content from your computer, and only the person with the password can unblock them.

Similar Threads

  1. Block Pop-Under (banner ads) from Website
    By SpearMan in forum Tips & Tweaks
    Replies: 1
    Last Post: 05-06-2012, 12:05 PM
  2. Replies: 0
    Last Post: 02-08-2011, 07:19 PM
  3. How to block website using Website blocker?
    By Edi in forum Windows Software
    Replies: 6
    Last Post: 02-07-2011, 10:46 PM
  4. How to block a website in firefox?
    By Mhonty in forum Networking & Security
    Replies: 3
    Last Post: 25-06-2009, 11:50 PM
  5. How do i block a particular Website?
    By Azzan in forum Networking & Security
    Replies: 3
    Last Post: 17-02-2009, 11:46 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,505,715.10440 seconds with 16 queries