> Is your company found in AI search?
> Lähde: https://developit.fi/en/articles/is-your-company-found-in-ai-search/
> Koko sivusto koneluettavana: https://developit.fi/llms-full.txt

Articles · Websites and graphic design 

# Is your company found in AI search? The new visibility game for websites
4 August 2026 · 4 min read

More and more customers no longer google, they ask AI directly: “which company handles this near us?” The answers feature the companies whose websites AI finds and understands. This visibility is not built with the same means as traditional search engine visibility, and many otherwise good websites are practically invisible to AI.

## How do AI searches find content?

AI services gather information from the web with their own crawlers, such as OpenAI’s GPTBot, Anthropic’s ClaudeBot and Perplexity’s PerplexityBot. The crawlers download your pages and use their content in two ways: as part of the models’ general knowledge and as sources for fresh searches, on which the answer is based and to which it often links.

When a customer asks AI for a recommendation, the service forms its answer from the pages it has found. If your pages state clearly what you do, for whom and in which area, you are in the running for the answer. If the information is vague or technically out of reach, the turn goes to others. So this is not about buying ad placements, but about your pages being the best available answer to the customer’s question.

## Why can an impressive website be invisible to AI?

Here is the most important technical fact of the new visibility game: AI crawlers do not execute JavaScript. The extensive study by Vercel and MERJ, which analysed hundreds of millions of crawler requests, found no signs of JavaScript execution from a single major AI crawler. The crawlers read only the HTML the server returns.

In practice this means that if your website is built so the content is assembled in the browser with JavaScript, AI may at worst see an empty page. A site can look perfect to a human and still be nonexistent to AI. The same applies to content hidden behind accordion menus so that it loads only on click.

The solution is server-side rendering or a static site: all the essential content is already present in the HTML response the server sends. This is the same principle that makes pages fast for human visitors too.

## What kind of content rises into AI answers?

AI builds answers to questions, so the content that fares best answers questions directly. Practical means:

- Spell out the basics that are self-evident to a human: what services you offer, for whom, in which locations and how the pricing works. AI cannot recommend what has not been stated.

- Collect questions and answers, for example into a frequently asked questions page where every answer is complete and self-contained.

- Use a clear heading hierarchy in which the subheadings say what each section is about. A crawler grasps the page structure from the headings.

- Keep the information up to date. Outdated prices or service descriptions end up in AI answers exactly as they are.

Concreteness beats slogans. “We help companies succeed” tells AI nothing, but “we repair and service business computers in Pirkanmaa” says exactly when your company is worth recommending. The same goes for references and articles: the more precisely you describe what kinds of problems you have solved, the more questions your pages provide an answer to.

## Which technical things should you check?

The technical foundation of visibility is a short checklist. First, make sure the robots.txt file, the site’s instructions for crawlers, does not block AI crawlers, unless the blocks are a deliberate choice. Add structured data, meaning schema.org markup, which states the company’s name, industry, location and services in machine-readable form. Make sure every page has a descriptive title and meta description, and that the content is included in the HTML the server returns.

You can do the check yourself: open your page’s source code in the browser and see whether the text content is there. If the source shows mostly script references rather than your own text, AI sees the same emptiness.

Another easy test is to ask directly. Open an AI service and ask it what it knows about your company and which companies it would recommend in your industry in your area. The answer quickly tells you whether your company shows up at all and what kind of picture of you comes across. It is worth repeating this in a few different services, because they use different sources.

The good news is that AI visibility and traditional search engine visibility are not at odds. A clear structure, a fast site and content that answers customers’ questions serve both. The work you do for AI visibility also improves the site in the eyes of Google and human visitors.

## Want a website that AI finds too?

AI visibility does not require tricks, but a technically well-built website and clear content. Developit’s website services check what your current site looks like through the eyes of AI crawlers and build pages so that the content is readable by both humans and machines. That way your company is in the running even when a customer asks AI for a recommendation.

## Sources
- Vercel & MERJ: The Rise of the AI Crawler https://vercel.com/blog/the-rise-of-the-ai-crawler
Facts checked against primary sources on 4.8.2026.

 Websites and graphic design

 Explore the service 

## Read next
 Tailored training AI Literacy Is Now the Employer’s Duty – How to Train Your Team Right Read the article AV technology and live productions A successful hybrid event: the technical checklist that keeps your stream alive Read the article IT support and maintenance Windows 10 support has ended – what should you do with your company's computers now? Read the article
