<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: How can I block a website in Windows XP using Regedit or Group Policy?</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/</link>
	<description></description>
	<lastBuildDate>Wed, 19 Jun 2013 16:59:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: itexecutive</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/#comment-107006</link>
		<dc:creator>itexecutive</dc:creator>
		<pubDate>Fri, 27 Apr 2012 07:18:44 +0000</pubDate>
		<guid isPermaLink="false">#comment-107006</guid>
		<description><![CDATA[First  go on run command and type drivers, then open the folder etc, after that open the host file in notepad.
Write down the site name below the host file e.g
127.0.0.1       localhost

127.0.0.1 	www.google.com
127.0.0.1	www.yahoo.com 
127.0.0.1 	www.rediffmail.com


save the file and close.
sites which u writen there is blocked..]]></description>
		<content:encoded><![CDATA[<p>First  go on run command and type drivers, then open the folder etc, after that open the host file in notepad.<br />
Write down the site name below the host file e.g<br />
127.0.0.1       localhost</p>
<p>127.0.0.1 	<a href="http://www.google.com" rel="nofollow">http://www.google.com</a><br />
127.0.0.1	<a href="http://www.yahoo.com" rel="nofollow">http://www.yahoo.com</a><br />
127.0.0.1 	<a href="http://www.rediffmail.com" rel="nofollow">http://www.rediffmail.com</a></p>
<p>save the file and close.<br />
sites which u writen there is blocked..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Featured Member: Labnuke99 - ITKE Community Blog</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/#comment-91354</link>
		<dc:creator>Featured Member: Labnuke99 - ITKE Community Blog</dc:creator>
		<pubDate>Tue, 26 Apr 2011 06:46:04 +0000</pubDate>
		<guid isPermaLink="false">#comment-91354</guid>
		<description><![CDATA[[...] How can I block a website in Windows XP using Regedit or Group Policy? [...]]]></description>
		<content:encoded><![CDATA[<p>[...] How can I block a website in Windows XP using Regedit or Group Policy? [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: myblocksites</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/#comment-90992</link>
		<dc:creator>myblocksites</dc:creator>
		<pubDate>Mon, 18 Apr 2011 05:58:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-90992</guid>
		<description><![CDATA[Click Start-&gt;All Programs-&gt;Accessories-&gt;Command Prompt.
2. 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 &quot;127.0.0.1&quot;.

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.]]></description>
		<content:encoded><![CDATA[<p>Click Start-&gt;All Programs-&gt;Accessories-&gt;Command Prompt.<br />
2. Click Command Prompt This will open a DOS command window.<br />
3. Type: notepad C:/Windows/System32/drivers/etc/hosts<br />
4. Locate the line 127.0.0.1 localhost<br />
5. To block the website google.com for example, just add this text under 127.0.0.1 localhost:</p>
<p>127.0.0.1 google.com<br />
127.0.0.1 <a href="http://www.google.com" rel="nofollow">http://www.google.com</a></p>
<p>You can add as many sites any site, However you will need to prefix it with &#8220;127.0.0.1&#8243;.</p>
<p>6. Save the file<br />
Google will now be blocked in all web browser. This is an advanced but easy method on how to blow a website.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: atulmaharashtra</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/#comment-77316</link>
		<dc:creator>atulmaharashtra</dc:creator>
		<pubDate>Wed, 19 May 2010 15:48:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-77316</guid>
		<description><![CDATA[C:WindowsSystem32Driversetchosts

Once you have found the hosts file, right click it and select Properties. Uncheck the &quot;Read-Only&quot; attribute (if checked). Click OK.

Double click the &#039;Hosts&#039; file and select &quot;Notepad&quot; from the list of programs to open it with.

Once you have the hosts file open in Notepad, you will see an entry such as:


# Copyright (c) 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 &#039;#&#039; 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









To block a certain web page from loading, add the following:

127.0.0.1 www.webpage.com

Your Hosts file will now look like this:

127.0.0.1 localhost
127.0.0.1 www.webpage.com

Add as many web addresses as you like in the same fashion.

Once you are finished, go up to &#039;File&#039; and click &#039;Save&#039;.

The web pages listed in your &#039;Hosts&#039; file should be blocked from access. It may be necessary for you to reboot your computer for these changes to take effect.


On a side note regarding the host file....there are numerous sites out there that maintain up to date lists of &quot;Bad / Dodgy&quot; websites for download...its a good way to not get infected with spyware....
__________________
Ad-Aware &gt;&gt; http://www.lavasoftusa.com/software/adaware/
SpyBot - Search and Destroy &gt;&gt; http://www.safer-networking.org/en/spybotsd/index.html

Online Antivirus Scan &gt;&gt; http://housecall.trendmicro.com/
Online Spyware Scan &gt;&gt; http://www.trendmicro.com/spyware-scan/]]></description>
		<content:encoded><![CDATA[<p>C:WindowsSystem32Driversetchosts</p>
<p>Once you have found the hosts file, right click it and select Properties. Uncheck the &#8220;Read-Only&#8221; attribute (if checked). Click OK.</p>
<p>Double click the &#8216;Hosts&#8217; file and select &#8220;Notepad&#8221; from the list of programs to open it with.</p>
<p>Once you have the hosts file open in Notepad, you will see an entry such as:</p>
<p># Copyright (c) 1993-1999 Microsoft Corp.<br />
#<br />
# This is a sample HOSTS file used by Microsoft TCP/IP for Windows.<br />
#<br />
# This file contains the mappings of IP addresses to host names. Each<br />
# entry should be kept on an individual line. The IP address should<br />
# be placed in the first column followed by the corresponding host name.<br />
# The IP address and the host name should be separated by at least one<br />
# space.<br />
#<br />
# Additionally, comments (such as these) may be inserted on individual<br />
# lines or following the machine name denoted by a &#8216;#&#8217; symbol.<br />
#<br />
# For example:<br />
#<br />
#      102.54.94.97     rhino.acme.com          # source server<br />
#       38.25.63.10     x.acme.com              # x client host</p>
<p>127.0.0.1       localhost</p>
<p>To block a certain web page from loading, add the following:</p>
<p>127.0.0.1 <a href="http://www.webpage.com" rel="nofollow">http://www.webpage.com</a></p>
<p>Your Hosts file will now look like this:</p>
<p>127.0.0.1 localhost<br />
127.0.0.1 <a href="http://www.webpage.com" rel="nofollow">http://www.webpage.com</a></p>
<p>Add as many web addresses as you like in the same fashion.</p>
<p>Once you are finished, go up to &#8216;File&#8217; and click &#8216;Save&#8217;.</p>
<p>The web pages listed in your &#8216;Hosts&#8217; file should be blocked from access. It may be necessary for you to reboot your computer for these changes to take effect.</p>
<p>On a side note regarding the host file&#8230;.there are numerous sites out there that maintain up to date lists of &#8220;Bad / Dodgy&#8221; websites for download&#8230;its a good way to not get infected with spyware&#8230;.<br />
__________________<br />
Ad-Aware &gt;&gt; <a href="http://www.lavasoftusa.com/software/adaware/" rel="nofollow">http://www.lavasoftusa.com/software/adaware/</a><br />
SpyBot &#8211; Search and Destroy &gt;&gt; <a href="http://www.safer-networking.org/en/spybotsd/index.html" rel="nofollow">http://www.safer-networking.org/en/spybotsd/index.html</a></p>
<p>Online Antivirus Scan &gt;&gt; <a href="http://housecall.trendmicro.com/" rel="nofollow">http://housecall.trendmicro.com/</a><br />
Online Spyware Scan &gt;&gt; <a href="http://www.trendmicro.com/spyware-scan/" rel="nofollow">http://www.trendmicro.com/spyware-scan/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dhyeypatel</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/how-can-i-block-a-website-in-windows-xp-using-regedit-or-group-policy/#comment-76706</link>
		<dc:creator>dhyeypatel</dc:creator>
		<pubDate>Sat, 01 May 2010 21:15:54 +0000</pubDate>
		<guid isPermaLink="false">#comment-76706</guid>
		<description><![CDATA[i want to block some sites on windows xp system]]></description>
		<content:encoded><![CDATA[<p>i want to block some sites on windows xp system</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 2/10 queries in 0.035 seconds using memcached
Object Caching 320/329 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-06-19 17:59:43 -->