How do I block a website?
I want to block a website - I try to log into Google, it sends me to http://pdfforge.mybrowserbar.com. I want to block this site. Is there not a place in Firefox where I can list this site as one to be blocked?
All Replies (1)
Try this one: START then RUN and write C:\windows\system32\drivers\etc\HOSTS then choose NOTEPAD to open the host file and you see somethink like that 127.0.0.1 localhost so down of you write 127.0.0.1 http://pdfforge.mybrowserbar.com
and you have
127.0.0.1 localhost
127.0.0.1 http://pdfforge.mybrowserbar.com
save the changes and close it.
Safe and reliable blocking for no-wanted sites. thank you
Modified