惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

博客园 - 三生石上(FineUI控件)
S
SegmentFault 最新的问题
Jina AI
Jina AI
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
IT之家
IT之家
美团技术团队
V
Visual Studio Blog
人人都是产品经理
人人都是产品经理
博客园 - 叶小钗
有赞技术团队
有赞技术团队
GbyAI
GbyAI
宝玉的分享
宝玉的分享
腾讯CDC
M
MIT News - Artificial intelligence
博客园 - 【当耐特】
Google DeepMind News
Google DeepMind News
月光博客
月光博客
MyScale Blog
MyScale Blog
Last Week in AI
Last Week in AI
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
博客园 - 司徒正美
Recent Announcements
Recent Announcements
MongoDB | Blog
MongoDB | Blog

Latest news

LG G6 vs. LG G5: I compared the latest OLED TV models, and it's a surprisingly tough choice I saw the 'MacBook Pro for Linux users' for the first time, and it's a legit Windows threat I'm putting Motorola above Samsung when it comes to flip phones - and won't think twice I got an early look at ChatGPT Images 2.0, and it's impressive - with one exception I tested Surfshark's new Dausos VPN protocol - here's how it compares to WireGuard How to easily encrypt your files on an Android phone - for free I'm not giving up on DJI cameras yet - not when they can upset my GoPro like this The best website builders for small businesses in 2026: Expert tested and reviewed Why I'm recommending last year's phones over 2026 models - with one exception This powerful Gemini setting made my AI results way more personal and accurate After testing this HP laptop, I get why its 'boring' design is adored by business users The best TV antenna of 2026: Expert tested Your old iPad or Android tablet can be your new smart home panel - here's how Apple's original AirTag still tracks effectively, and you can get a 4-pack for its best price ever T-Mobile will give you an iPad for $99 when you sign up for a new line - here's how How to qualify for Apple's education discount - and get a $499 MacBook Neo for school T-Mobile will give you a Samsung Galaxy Watch 8 for free - how to get yours Prolonged AI use can be hazardous to your health and work: 4 ways to stay safe Verizon will give you a free iPad or Apple Watch with your next iPhone - how the deal works The best laptops of 2026: Expert tested and reviewed I hid 4 Bluetooth trackers (including AirTags) to test their reliability - here's how Android rivals compared I stopped using my iPhone's hotspot after testing this 5G router - and that won't change The best Kindles in 2026: Expert recommended Does Best Buy price match? Everything to know about matching prices online and in-store The best WordPress hosting services of 2026: Expert tested and reviewed The best Apple Watch of 2026: Expert tested and reviewed The best TV screen cleaners of 2026: Expert recommended The best 50-inch TVs of 2026: Expert tested I traded my Sonos Era 300 for Denon's new home speaker - and see no reason to go back AI-powered website builders have come a long way - here's your best option in 2026
I found an easy way to automatically keep AI out of my se...
Written by · 2026-05-28 · via Latest news
AI-less Search Engine
Jack Wallen/ZDNET

ZDNET key takeaways

  • If you're tired of AI results in your search engines, try this.
  • All you have to do is add a custom search engine.
  • This can be done in most web browsers.

Over the past year, AI has infiltrated so many aspects of our lives. It's everywhere, and sometimes it feels like you can't avoid it.

The good news is that, in some instances, you can avoid it.

Such is the case with search engines. Of course, you can choose search engines that either leave out AI altogether or allow you to disable it. You could also take a different approach, one that lets you use the major search engines and avoid AI in the results.

Also: Sick of AI in Search? These 7 Google alternatives still put links first

Why would you want to do this?

First and foremost, AI is a major drain on the electrical grid. As well, AI datacenters are consuming a dangerous amount of water to keep them cool. Every time you run a search that uses AI, it's adding to those issues.

On top of that, AI is not always correct. I have, on several occasions, found information offered by AI to be incorrect. I've tested this with several Linux questions and regularly find some bit of AI-produced information to be false.

Also: How to remove AI Overviews from Google Search: 4 easy ways

Those two reasons alone should have you not wanting to include AI results in your searches.

So, how do you make this happen, without having to manually remove AI results from the search engines you use?

Let me show you.

Creating/editing a custom search engine

We are going to create (or edit) a custom search engine in your web browser. I've tried this in Chrome, Opera, Firefox, Safari, and Edge, and the only browser that presents any complications is Safari, because you have to first install an extension (from the Apple App Store) called Customize Search Engine.

First, let me show you how it's done in Firefox.

Firefox search engine customization

Assuming you use Google as your default search engine, know that you can't actually edit the Google search engine entry in Firefox. To get around that, we're going to create a custom search engine that uses Google.

To do that, go to Settings, click Search, and scroll down until you see the Search Shortcuts feature. Click Add at the bottom of that.

AI-Less Search Engine

Firefox makes adding custom search engines easy.

Screenshot by Jack Wallen/ZDNET

In the resulting pop-up, you'll need to fill out three bits of information:

  • Search Engine Name: Give this a human-readable name.
  • URL: Enter the following -- https://www.google.com/search?q=%s&udm=14.
  • Keyword: Use aig (for "AI-less Google").

Once you've added the above information, click Add Engine.

Also: Why you should delete your browser extensions right now - or do this to stay safe

Now that you've added the engine, all you do is type "aig" in the address bar, hit Tab, type your search query, and hit Enter. Google will then appear in the Web tab alongside your search results, so there'll be no AI results.

Chrome search engine customization

In Chrome, we're going to do the same thing: create a custom search engine with aig as the shortcut and the same URL (https://www.google.com/search?q=%s&udm=14). 

AI-Less Search Engine

Adding a new search engine in Chrome.

Screenshot by Jack Wallen/ZDNET

Open Chrome and go to Settings > "Search engine." In the resulting section, click Add and then enter the following information in the pop-up window:

  • Name: AI-Less Chrome
  • Shorcut: aig
  • URL: https://www.google.com/search?q=%s&udm=14

Click Add, and you're done.

You use this shortcut in the same way you do with Firefox: type aig in the address bar, hit Tab, type your search query, and hit Enter.

Safari search engine customization

AI-Less Search Engine

You first need to install an extension to make this work in Safari.

Screenshot by Jack Wallen/ZDNET

After you've installed the Customized Search Engine extension from the Apple App Store, open it and make sure you replace the default Google address with:

https://www.google.com/search?q=%s&udm=14

Once you've done that, you're good to go.

Also: I quit ChatGPT for a free, private, and local AI called Ollama - here's why

You can then use the same process on any web browser that allows you to add custom search engines. And because most browsers are based on either Chrome or Firefox, you shouldn't have any problem with your default (unless it's Safari, in which case, you're out of luck).

Featured