How to Block FB/Other Sites on your Computer


How To Block Facebook ?



Step 1: Go to Start > Programs > Accessories
Step 2: Then Right click on Notepad and Run it as administrator.
Step 3: Now open host file by clicking on File > Open and locate to following address

C:\WINDOWS\system32\drivers\etc

Step 4: Then just below

# 127.0.0.1 localhost

paste folowing code

# Blocking Facebook

127.0.0.1 login.facebook.com

127.0.0.1 http://www.facebook.com

127.0.0.1 apps.facebook.com

127.0.0.1 blog.facebook.com

Step 5:
Now save the host file and done.



Step 6: Open any browser and try to open facebook. It won’t open. If facebook opens then you might have done somthing wrong. (let me know if you face any problem)



Download our Android App Best Computer Guide




Blocking Other Website

If you want to block website other then facebook then change facebook address with whatever website you want to block. For example: to block google paste following code below # 127.0.0.1 localhost


# block google

127.0.0.1 http://www.google.com

No comments:

Post a Comment