Summary:
This article describes how to present a block page when your users click the Videos results tab on a Google search. Note: This only applies to the Google search engine.
Problem:
When our users search for something using Google and click the Videos results tab, they can view the video results. We don't want our users to view the video results but instead a block page.
Solution:
There are three steps involved:
- Set up a HTTPS decrypt and inspect policy:
- From the Guardian menu, under the HTTPS inspection sub menu, click Manage policies.
- Create your new policy:
- Who: Everyone*
- What: Web Search
- Where: Everywhere*
- When: Always
- Action: Decrpyt and inspect
* Change as appropriate
- Make sure the policy is set at the top of the policy table.
- Create a new Category:
- From the Guardian menu, under the Policy Objects sub menu, click Categories.
- Under the Manage Categories section, give this new category a Name, for example, "Block Google Videos".
- Click Advanced and in the option URL patterns type the following:
^(?:.{1,5}://)?(?:[^/]*\.)?google.\w{1,3}(?:\.\w{1,3})?/search\?.*?&tbm=vid - Save the changes made to this category.
- Create a new web filter policy with this category applied:
- From the Guardian menu, under the Web Filter sub menu, click Manage Policies.
- Scroll down to the bottom of this page and click create new policy.
- Create your new web filter policy:
- Who: Everyone*
- What: Block Google Videos
- Where: Everywhere
- When: Always
- Action: Block
* Change as appropriate
- Make sure this new policy is applied at the appropriate level in the web filter policy table.
When trying to view Google video results users will now be presented with a block page.