Simon_Gibbs Posted September 25, 2009 Posted September 25, 2009 Hi Guys I'm looking at stopping the kids changing the safe search options on google image search. Up till recently blocking the preferences tab has worked, but now google have put in a handy drop down box to let the kids change it while not going to the preferences at all! I found a reply from google on a thread here Appending text to URLs thru proxy? (Force Google safesearch) - NOVELL FORUMS Which says If your school deploys a proxy on your web traffic, it may be possible to configure your proxy to append "&safe=strict" to all requests to images.google.com. This will cause strict safesearch to be used regardless of the preferences page setting. Which is exactly what I want to do, but.. what I don't know is how to get ISA to always append "&safe=strict" at the end of google searches. Does anyone here have any idea?
kearton Posted September 25, 2009 Posted September 25, 2009 snap. Refer to my post in (currently at the end of) this thread...
Iain Posted October 5, 2009 Posted October 5, 2009 Simon, if you send me a PM with your email address I'll send you the ISAPI filter which I've already sent to kearton. This should enforce strict safe search for you. Iain. 2
twinturbo Posted October 19, 2009 Posted October 19, 2009 I added thes into my squidGuard box this morning rew strictgoogle { s@(google.co.uk/search.*q=.*)@\1\&safe=active@i s@(google.co.uk/images.*q=.*)@\1\&safe=active@i s@(google.co.uk/groups.*q=.*)@\1\&safe=active@i s@(google.co.uk/news.*q=.*)@\1\&safe=active@i } Which after many other failed attempts finaly seems to work quite well. No use if you don't have a squidbox though. Rob
SteveHolley Posted February 18, 2011 Posted February 18, 2011 We are having a huge problem with our Websense system not applying Safe Search at the moment, can someone send me this filter please? I can't send PM's yet as I have not made five posts(#?)
Iain Posted February 18, 2011 Posted February 18, 2011 Hi Steve, I've sent you a PM, if you email me, I'll send you a copy. Iain.
SteveHolley Posted February 22, 2011 Posted February 22, 2011 Just for anyone else's benefit reading this thread, we have successfully deployed Iain's filter on our ISA, and it does not conflict with Websense. Many thanks Iain ! Steve H
tom_newton Posted February 22, 2011 Posted February 22, 2011 Remember to do .com as well as .co.uk at least....
drdos256 Posted February 23, 2011 Posted February 23, 2011 Hi Iain, I would be grateful if you could send a copy to me as well. Many thanks in advance ...
andy_whitlock Posted February 24, 2011 Posted February 24, 2011 Hi Iain, are you able to send me a copy of this too (email in sig is fine!) ?
Iain Posted February 24, 2011 Posted February 24, 2011 Sure, no problem. Probably won't be until tomorrow, got some server upgrades to get done today... 1
andy_whitlock Posted February 24, 2011 Posted February 24, 2011 Google Images are proving to be a real headache!! Tomorrow is fine, thank you
nicholab Posted February 24, 2011 Posted February 24, 2011 We have our students home page set to http://www.google.co.uk/webhp?safe=strict then we block *.google.*/preferences?hl=en *.google.*/webhp?safe=off* *.google.*/webhp?safe=medium*
andy_whitlock Posted February 28, 2011 Posted February 28, 2011 Iain, Thank you for the file - I've registered the DLL which you suggested however the filter doesn't appear within ISA & I'm unsure where I should be looking for diagnostics? Andy
purkleturkle Posted February 6, 2012 Posted February 6, 2012 Simon, if you send me a PM with your email address I'll send you the ISAPI filter which I've already sent to kearton. This should enforce strict safe search for you. Iain. Hi Iain is it possible to get a copy of your ISAPI filer to enforce strict safe search on ISA?
TheScarfedOne Posted February 6, 2012 Posted February 6, 2012 If you are able to upgrade to TMG SP2 - this has a built in Safe Search rule now...
malath84 Posted February 26, 2012 Posted February 26, 2012 hello all, I've tried to work with Helicon software its not running, just showing me the Registration Dialog and then closes after I press on OK. anyway can I get the ISAPI filter from you Iain?
henselkp2001 Posted August 4, 2012 Posted August 4, 2012 I am thinking that adding a pref in the middle will bypass that regex. Perhaps it should be more like blocking *.google.*/pref.* *.google.*safe=off.* *.google.*safe=medium.*
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now