<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Eddie On Everything &#187; block website</title>
	<atom:link href="http://www.eddieoneverything.com/tag/block-website/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eddieoneverything.com</link>
	<description>Tips &#38; tricks on things that interest me</description>
	<lastBuildDate>Wed, 11 Jan 2012 08:29:23 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Block Websites</title>
		<link>http://www.eddieoneverything.com/windows-xp/how-to-block-websites.php</link>
		<comments>http://www.eddieoneverything.com/windows-xp/how-to-block-websites.php#comments</comments>
		<pubDate>Tue, 02 Mar 2010 17:16:09 +0000</pubDate>
		<dc:creator>eddie</dc:creator>
				<category><![CDATA[windows xp]]></category>
		<category><![CDATA[block website]]></category>
		<category><![CDATA[block websites]]></category>
		<category><![CDATA[computer security]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.eddieoneverything.com/?p=944</guid>
		<description><![CDATA[So you want to block your kids from going to certain websites, eh?
There is a lot of software out there that blocks websites, some of it good, some of it not so good.
There is a simple way to block websites on your home computer without installing any additional software.
To block specific websites on a windows [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to block your kids from going to certain websites, eh?</p>
<p>There is a lot of software out there that blocks websites, some of it good, some of it not so good.</p>
<p>There is a simple way to block websites on your home computer without installing any additional software.</p>
<p>To block specific websites on a windows computer, you only need to edit a single file on your system.</p>
<p>To block a website, say, Facebook, simply edit the hosts file so that DNS lookups for that website return 127.0.0.1.  (A special IP address that resolves to your computer.)</p>
<p>Steps to block websites using the hosts file on Windows:</p>
<ol>
<li>Open the hosts file for editing.  This file is found in the &#8220;C:\WINDOWS\system32\drivers\etc&#8221; directory.  Browse there, and locate the file called &#8220;hosts&#8221;.  Open this file for editing in Windows Notepad.  Or, if you&#8217;d prefer, simply go to Start-&gt;Run and type <em>notepad.exe  c:\WINDOWS\system32\drivers\etc\hosts</em></li>
<p><img class="alignnone size-full wp-image-945" title="3-2-2010 11-02-28 AM" src="http://www.eddieoneverything.com/wp-content/uploads/2010/03/3-2-2010-11-02-28-AM.png" alt="" width="350" height="190" /></p>
<li>Add a line for each entry you&#8217;d like to block.  For our Facebook example, the format will be &#8220;127.0.0.1  facebook.com&#8221;</li>
<p><a href="http://www.eddieoneverything.com/wp-content/uploads/2010/03/f3-2-2010-11-05-03-AM.png"><img class="alignnone size-full wp-image-946" title="f3-2-2010 11-05-03 AM" src="http://www.eddieoneverything.com/wp-content/uploads/2010/03/f3-2-2010-11-05-03-AM.png" alt="" width="325" height="143" /></a></p>
<li>Save the file.  That&#8217;s it.</li>
</ol>
<p>Voila! Now, when you try to go to Facebook.com in any browser, be it Internet Explorer (IE), Firefox, Google Chrome, Safari, Opera &#8212; whatever &#8212; the browser will say that the website cannot be found.</p>
<p>Here is an example from IE7:<br />
<img class="alignnone size-full wp-image-947" title="cd3-2-2010 11-07-05 AM" src="http://www.eddieoneverything.com/wp-content/uploads/2010/03/cd3-2-2010-11-07-05-AM.png" alt="" width="492" height="277" /></p>
<p>To unblock the website that you just blocked, simple remove the line from the hosts file.</p>
<p><em>Note: You may have to restart your browser or computer for the changes to take effect.  Alternatively, you can try clearing your computer&#8217;s DNS cache by typing &#8220;ipconfig /flushdns&#8221; at the Start-&gt;Run command line.</em></p>
<h2  class="related_post_title">Related Posts</h2><ul class="related_post"><li><a href="http://www.eddieoneverything.com/windows-xp/how-to-securely-and-completely-erase-your-computers-hard-drive.php" title="How to Securely and Completely Erase Your Computer&#8217;s Hard Drive">How to Securely and Completely Erase Your Computer&#8217;s Hard Drive</a></li><li><a href="http://www.eddieoneverything.com/articles/windows-desktop-icons-keep-flashing-on-off-in-my-case-vnc-was-the-cause.php" title="Windows Desktop Icons Keep Flashing On &amp; Off?  In my case, VNC was the cause.">Windows Desktop Icons Keep Flashing On &amp; Off?  In my case, VNC was the cause.</a></li><li><a href="http://www.eddieoneverything.com/articles/getting-lastpass-to-remember-htaccess-basic-auth-passwords-in-chrome.php" title="Getting LastPass to Remember .htaccess (Basic Auth) Passwords in Chrome">Getting LastPass to Remember .htaccess (Basic Auth) Passwords in Chrome</a></li><li><a href="http://www.eddieoneverything.com/articles/how-to-set-the-window-size-and-position-of-a-chrome-application-shortcut.php" title="How to Set the Window Size and Position of a Chrome Application Shortcut">How to Set the Window Size and Position of a Chrome Application Shortcut</a></li><li><a href="http://www.eddieoneverything.com/articles/press-ctrl-i-to-enter-configuration-utility-boot-failure-caused-by-kindle.php" title="&ldquo;Press Ctrl-I to enter configuration utility&rdquo; Boot Failure Caused by Kindle">&ldquo;Press Ctrl-I to enter configuration utility&rdquo; Boot Failure Caused by Kindle</a></li><li><a href="http://www.eddieoneverything.com/articles/chrome-crashing-immediately-on-startup.php" title="Chrome Crashing Immediately on Startup">Chrome Crashing Immediately on Startup</a></li><li><a href="http://www.eddieoneverything.com/articles/citibank-asks-for-your-password-when-you-call-customer-service.php" title="Citibank Asks For Your &ldquo;Password&rdquo; When You Call Customer Service">Citibank Asks For Your &ldquo;Password&rdquo; When You Call Customer Service</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.eddieoneverything.com/windows-xp/how-to-block-websites.php/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

