Skip to content

GoAiEzBot

You are probably here because you found this name in your server logs. This page says what it was doing there and how to stop it.

How to identify it

Every request sends this exact User-Agent header:

GoAiEzBot/1.0 (+https://goaiez.com/bot)

How to block it

Add this to your robots.txt. It takes effect within an hour, which is how long a copy of your robots.txt is kept before being fetched again.

User-agent: GoAiEzBot
Disallow: /

There is no setting anywhere in our product that overrides this, for any customer, on any plan. The column that records whether a source honours robots.txt carries a database constraint pinning it true, so the value cannot be changed to no by a support ticket or a configuration edit.

If we cannot read your robots.txt at all — it times out, returns an error, or is too large to parse — we treat that as a block and do not fetch. A robots.txt that returns 404 is treated as permission, which is what the standard says it means.

What it fetches, and why

GO AI EZ runs a free check of a local business's online presence. Part of that check reads the business's own public homepage to see whether the name, address and phone number shown there match the ones on their Google listing — a mismatch is one of the most common reasons a business is hard to find.

So a fetch of your site happens because somebody asked us to check that business. We do not crawl the open web, and we do not build an index.

What it does not do

How politely