How to enforce safe search at a company, school or university
If you’re making Ecosia the default search engine at a company, school or university, you can force Ecosia’s strict safe search setting by updating your network’s Domain Name System (DNS) configuration.
Please follow our Windows group policy or Microsoft Intune guides for advice on setting Ecosia as the default within Edge, Chrome and Firefox, prior to configuring Safe Search at your organisation.
In order to force safe search, you must have access to your organisation’s Internal DNS servers. It is advised that any DNS configuration changes are completed by your network administrator.
Option 1 - Create a CNAME record (recommended)
To force the safe search setting, update your DNS network configuration so that www.ecosia.org
is a CNAME to strict-safe-search.ecosia.org
. The hostname strict-safe-search.ecosia.org
is only used within a DNS override as described below. If you attempt to open it directly in a browser, you'll be redirected to this page.
- Access the DNS Server - Log in to the server where your internal DNS is hosted or access the DNS management interface
- Locate DNS Management - Find the section where you can manage DNS records
- Add or Edit DNS Record - If there's already an existing record for
www.ecosia.org
edit it to a CNAME tostrict-safe-search.ecosia.org
- Creating the CNAME Record (Canonical Name Record) - If there's no existing record, look for an option to add a new record. Choose CNAME as the record type. Enter
www.ecosia.org
in the domain or host field then enterstrict-safe-search.ecosia.org
as its value - Propagation Time - Keep in mind that DNS changes might take some time to propagate throughout the network, and during this period, users might still be directed to the old IP address. Flushing the DNS Cache of endpoints will mean they get directed to the updated IP address.
This will automatically enforce Safe Search for all Ecosia searches made on your network.
Option 2 - Create an A record (alternative solution, not recommended)
To force the safe search setting, update your DNS network configuration and create an A record for www.ecosia.org
so that it points to 140.99.233.1
- Access the DNS Server - Log in to the server where your internal DNS is hosted or access the DNS management interface.
- Locate DNS Management - Find the section where you can manage DNS records.
- Add or Edit A Record - If there's already an existing record for
www.ecosia.org
edit it to an A Record to140.99.233.1
- Creating the A Record, If there's no existing record - Look for an option to add a new record. Choose A as the record type. Enter
www.ecosia.org
in the domain or host field then enter140.99.233.1
as its value. - Propagation Time - Keep in mind that DNS changes might take some time to propagate throughout the network, and during this period, users might still be directed to the old IP address. Flushing the DNS Cache of endpoints will mean they get directed to the updated IP address.
Particularly if you are implementing Option 2, please complete this form so that we can inform you about any changes made to our safe search configurations in the future.