There is a lot of advice circulating about optimising pages for AI search, and a fair amount of it is wrong. Some of it is being sold as a service.
This article separates what has evidence behind it from what does not. It covers what actually makes a page quotable inside an AI generated answer, what makes no measurable difference, and how to build a landing page that performs for both traditional search and AI assistants without maintaining two versions of anything.
What AI optimisation actually means
Traditional SEO optimises for a ranked list of links. Somebody clicks, arrives, and reads.
Generative engine optimisation, sometimes called answer engine optimisation, optimises for something different: being quoted or cited inside an answer that the user may never click through from. The unit of value is the extract, not the visit.
That difference drives everything below. When a model assembles an answer, it needs blocks of text it can lift with confidence: a definition, a price, a process, a direct answer to a specific question. Prose that builds an argument over four paragraphs is excellent for a human reader and nearly useless for extraction.
The good news, and it is genuine: a page built this way also performs well in classic search, because clear structure, real answers and clean technical foundations were always what search rewarded. You are not choosing between two strategies.
The five layers of an AI optimised landing page
Layer 1: Reachability
Nothing else matters if the page cannot be read.
- Get indexed in both Google and Bing. Bing is not an afterthought here. Reporting on how ChatGPT handles business queries indicates it draws substantially on Bing indexed results alongside sources like Foursquare, Yelp, the Better Business Bureau and industry directories. Most businesses submit a sitemap to Google Search Console and never open Bing Webmaster Tools. That single omission is one of the most common causes of AI invisibility.
- Serve your content in HTML. Right click, view page source, and search for a sentence from your page. If it is not there, your text is being injected by JavaScript after load, and some crawlers will never see it. This is a very common failure on modern site builders.
- Allow the crawlers you want in robots.txt. Blocking AI crawlers and then wondering why AI does not mention you is a real and frequent contradiction. Decide deliberately.
- Keep the page fast and stable. Core Web Vitals still matter for search, and heavy video hero sections are the usual culprit on landing pages built for conversion.
Layer 2: Entity clarity
An AI system needs to know who this page belongs to before it will recommend that entity to anyone.
- State your business name, city and country as visible text, not only in a logo image.
- Add Organization or ProfessionalService schema in JSON-LD, with name, address, contact details and sameAs links to your verified profiles.
- Keep your name, address and phone details identical everywhere you appear. Fragmented details fragment your entity.
- Name real humans. An About section with real people and credentials does more for trust signals than any amount of copy about passion and excellence.
Layer 3: Extractable structure
This is the craft layer, and where most landing pages fail hardest, because good conversion copy and good extractable copy pull in different directions.
- Phrase headings as the questions people ask. "How much does it cost?" outperforms "Investment" for extraction, even though the latter looks better in a design mockup.
- Answer in the first sentence beneath the heading. Then elaborate. Do not build to the answer.
- Write self contained blocks. Take any paragraph, read it with nothing above or below it, and ask whether it still makes complete sense. Engines quote in isolation. Answers that depend on surrounding context get skipped.
- State facts explicitly. Prices or ranges, timelines, what is included, what is not, who it is for, where you operate. An engine cannot quote a fact you did not state, and vagueness is the single most common reason a commercially strong page never gets cited.
- Include a real FAQ section. Real questions in the phrasing people use, marked up with FAQPage schema. This is consistently the most quoted format.
- Use tables for comparisons. Structured comparisons extract cleanly and are disproportionately quoted.
Layer 4: Corroboration
A single page asserting something is a claim. Multiple independent sources agreeing is evidence, and models are built to prefer evidence.
- A claimed, complete Google Business Profile.
- Genuine reviews, on any credible platform. Most small service businesses have none, not because clients were unhappy but because nobody asked.
- Listings in directories relevant to your country and industry.
- At least one mention of your business on a site you do not control.
No amount of on page optimisation substitutes for this layer. It is also the slowest, which is why starting it early matters more than perfecting your markup.
Layer 5: Freshness and depth
- Date stamp your pages and update them genuinely, not cosmetically.
- Support the landing page with content that answers adjacent questions. A single page cannot cover a topic, and topical depth is part of how authority is assessed.
- Link out to primary sources where you cite facts. It is a trust signal for readers and engines both, and it costs you nothing.
The honest section: what does not work
This is the part you will not find in most articles on this topic, because several of these tactics are being sold.
llms.txt is not the win it is being marketed as
llms.txt is a proposed convention: a Markdown file at your site root that lists and describes your important content, intended to give AI systems a curated map of your site.
The evidence as of 2026 is not encouraging.
- The engines have not committed to it. No major AI provider has publicly committed to reading or acting on llms.txt in production. Google has been explicit: Gary Illyes confirmed Google does not support it and is not planning to, and John Mueller compared it to the long discredited keywords meta tag.
- The crawlers are not fetching it. One analysis covering more than 500 million AI bot visits over a 90 day window found only a few hundred direct requests for the file. Multiple server log studies converge on the same conclusion: the overwhelming majority of deployed llms.txt files are never requested by AI crawlers at all.
- It does not correlate with being cited. In one study of the most AI cited domains, almost none had an llms.txt file. Adoption across the web sits at roughly one in ten domains depending on the dataset, and a significant share of those files are empty plugin stubs.
- A common implementation actively hurts. Generating Markdown copies of every page, if those copies are indexable, creates duplicate content at scale, which dilutes crawl budget and can suppress the original pages.
So should you add one? If it takes you fifteen minutes and you understand it as a bet on the agentic web rather than a visibility tactic, fine. It is cheap and harmless when implemented correctly. But if anyone tells you an llms.txt file will get you cited by ChatGPT, they are selling something the evidence does not support. Put the same hour into getting indexed in Bing and it will do more.
Other things that do less than claimed
- Publishing a custom GPT. Valuable as a tool for your own audience. It does not influence whether an assistant recommends your business to strangers.
- Keyword density. Writing "AI landing page Dubai" nine times does nothing for extraction and reads badly to humans, which is now the same problem.
- AI generated bulk content. Volume without expertise produces pages nothing wants to quote. Models are increasingly good at recognising content that says nothing.
- Schema alone. Structured data makes you readable, not recommendable. It is necessary and not sufficient. A perfectly marked up page with no corroboration still loses to a competitor with fifty reviews.
The build checklist
See the scored version of this same material in our AI Discoverability Checklist & Self-Audit.
Work top to bottom. Sequence matters more than effort.
Technical
- Indexed and verified in both Google Search Console and Bing Webmaster Tools, sitemaps submitted.
- Content present in raw HTML.
- robots.txt deliberately configured.
- Self referencing canonical tag.
- Core Web Vitals passing on mobile.
- Open Graph and Twitter card tags with a share image. If your traffic arrives through WhatsApp forwards, as it does for most UAE service businesses, this is a conversion issue as much as a technical one.
Entity
- Business name, city and country as visible text.
- Organization or ProfessionalService schema with address, contact details and sameAs links.
- Consistent name, address and phone details everywhere.
- Real people named, with credentials.
Content
- Title tag containing service, audience and location. Not just your brand name and not a term you invented.
- Question phrased headings.
- Direct answers in the first sentence.
- Explicit facts: price, timeline, inclusions, exclusions.
- FAQ section with FAQPage schema.
- At least one comparison table.
- Outbound links to primary sources.
Off page
- Google Business Profile claimed and complete.
- Reviews being actively requested.
- Three or more relevant directory listings.
- At least one independent mention.
Where conversion and extraction conflict, and what to do about it
Good landing page copy is short, punchy and builds tension. Good extractable copy is explicit, complete and front loads answers. These genuinely pull against each other, and pretending otherwise produces a page that does one job badly.
The resolution most businesses land on: keep the top of the page for humans, and build the lower half for machines and for the sceptical reader who scrolls.
- Above the fold: a clear headline, one sentence of specificity, a call to action.
- Middle: what is included, stated as facts, with a table.
- Lower: the FAQ block, which is where extraction happens and where objections get handled at the same time.
- Footer: full entity details, address, contact.
The FAQ block is the piece that serves both purposes at once, which is why it belongs on every commercial page you own rather than on a separate FAQ page nobody visits.
The summary
There is no secret technical file, no markup trick and no plugin that gets a business quoted by AI assistants. What works is unglamorous and durable: be reachable in more than one index, be identifiable as a real business in a real place, state facts plainly, answer questions in blocks that stand alone, and be corroborated by sources you do not own.
Every business that gets this right also happens to have a better page for humans, which is the useful part. The work is not being done twice.
If you would rather have this built than researched, that is what we do. Clause & Code installs a complete AI client system for coaches, consultants and professional practices: an AI readable landing page built to the standard described above, your own custom GPT, your Gemini Gem, Meta AI answering your Instagram DMs, and the routing that connects all of it to your booking. Fixed price, installed in days.