← ClickRadius Institute

Can I Do GEO Myself?

Published July 4, 2026 · ClickRadius Institute

Yes — you can do a large share of generative engine optimization yourself, and you should not let anyone tell you it requires a proprietary black box. The on-site foundation of GEO is honest, learnable work: open your site to AI crawlers, mark it up so machines understand it, write answers in a format engines can extract, keep your business identity consistent everywhere it appears, and watch whether the AI engines start citing you. What is genuinely hard to do by hand is not the knowledge — it is the scale and the vigilance: doing all of this across many pages, and re-checking it continuously as the engines change underneath you. This guide gives you the full DIY roadmap and is honest about where the work gets heavy.

First, the honest answer: what "doing GEO" actually means

GEO — generative engine optimization — is the practice of making your business the source that AI engines quote, cite and recommend when someone asks a question in your field. It sits on top of the same web your site already lives on, so the fundamentals are not exotic. If you can edit your website, add a block of code to the <head>, and write clearly, you can do most of it.

The reason this matters more every month is that the surface where discovery happens is moving. At Google I/O 2026 in May, VP of Search Elizabeth Reid described the new AI-first search as "the biggest upgrade to our Search box in over 25 years," and Sundar Pichai called it "our biggest upgrade to Search ever."

This is the biggest upgrade to our Search box in over 25 years.

— Elizabeth Reid, VP of Search, Google I/O 2026

AI Mode is now the default Google experience, powered by Gemini, and AI Overviews now appear on roughly 48% of queries — up from around 15% in early 2026. Industry trackers put zero-click searches near 60% overall and as high as 93% within AI Mode itself. The practical translation for a business owner: an answer is increasingly composed on the results surface, and the businesses that get named inside that answer are the ones that did the work described below. The good news is that most of that work is squarely within reach of a motivated owner or marketer. Let us walk the whole roadmap.

The DIY roadmap, step by step

Here is the sequence I would follow, in priority order. The earlier steps are cheap, fast and high-leverage; the later ones are more of an ongoing commitment.

  1. Open the door: fix crawl access. AI engines cannot cite a page their crawlers cannot read.
  2. Speak the machine's language: add schema markup. Structured data tells engines what your entity is.
  3. Rewrite for extraction: answer-first content. Make each answer a clean, quotable passage.
  4. Be one consistent entity everywhere. Same name, address, phone and facts across the web.
  5. Show up off-site: directory and profile presence. Most citation signal is off your own domain.
  6. Watch the scoreboard: monitor your citations. Check whether the engines are actually naming you.

Take them one at a time.

Step 1 — Fix crawl access (an afternoon, free)

The most common reason a site gets zero AI mentions is boring: it blocks the crawlers that feed the engines. Check your robots.txt file (it lives at yoursite.com/robots.txt) and make sure you are not disallowing the AI user agents. According to OpenAI's crawler documentation, ChatGPT's crawler identifies as GPTBot; other engines use agents such as ClaudeBot, PerplexityBot and Google-Extended. If your robots.txt disallows these — sometimes a plugin or a nervous prior developer added a blanket block — you are invisible to those engines by your own hand.

While you are in there, confirm the practical fundamentals: your important pages return a 200 status, they are not accidentally set to noindex, your content renders in raw HTML rather than only after heavy JavaScript, and your XML sitemap is present and current. None of this requires software you have to buy. It requires reading your own configuration carefully, which many businesses have simply never done. This step alone resolves a surprising share of "why does no AI know we exist" problems.

Step 2 — Add schema markup (a weekend, free)

Schema markup is a block of structured data — usually JSON-LD in your page's <head> — that states, in a format machines parse unambiguously, what your organization is, where it is located, what it offers and how it connects to the wider web. According to Google Search Central's structured data documentation, structured data helps Google understand the content and context of a page, and that understanding is exactly what a generative engine leans on when it decides whom to cite.

For most businesses the starting set is small and entirely do-it-yourself: an Organization or LocalBusiness node with your name, address, phone and sameAs links to your official profiles; Article markup on your content pages with real authorship and dates; and FAQPage markup wherever you publish genuine question-and-answer content. You can hand-write these, adapt examples from Google's own docs, or use a free generator, then validate them in the Rich Results Test and Schema.org's validator before you ship. If you do not have a developer, you can often deploy schema through your CMS or tag manager without touching source code — a path we cover in Deploying Schema Without a Developer. The honest caveat: schema is fiddly, and a mismatch between your markup and your visible content erodes trust rather than building it, so validate everything.

Step 3 — Rewrite for extraction: answer-first content (ongoing, free but real effort)

This is where DIY GEO shifts from technical checkboxes to genuine work, and where the payoff is largest. Generative engines assemble answers by pulling compact, self-contained passages. Content that is easy to extract accurately is safer for an engine to cite — and the single biggest writing-level lever is the answer-first structure: open each section with a direct, standalone response in the first sentence, the sentence that could be quoted alone and still be complete and true, then add the qualifier, the number and the source.

The research base is unusually specific about what raises citation odds. The Princeton-led study "GEO: Generative Engine Optimization" (Aggarwal et al., KDD 2024) found that adding quotations, statistics and source citations to content raised its visibility in generative answers by up to roughly 40%. Those three signals are things you can add by hand this week:

Do this on your most important pages first: your core service and product pages, your highest-intent FAQ topics, and any question a customer genuinely asks on a sales call. You do not need a tool to write a better answer — you need discipline and an honest number. This is the most time-consuming part of DIY GEO, because good writing is slow, but it is also the part no software can fully do for you.

Step 4 — Be one consistent entity everywhere (a few days, mostly free)

AI engines are trying to resolve you to a single, trustworthy entity. When your business name, address and phone number (your "NAP") differ across your website, Google Business Profile, directories and social profiles, you look like several fuzzy half-entities instead of one authoritative one. The fix is unglamorous but genuinely DIY: make an inventory of every place your business appears, then make the core facts identical everywhere. We walk the full process in Building a Consistent NAP Across the Web.

The paradigm here is the shift the whole field turns on: from "rank for keyword X" to "be the authoritative entity that AI cites for topic X." Entity consistency is how you earn that status without buying anything — it is patience and attention to detail, applied across a dozen profiles.

Step 5 — Show up off-site: directory and profile presence (weeks, low cost)

Here is a fact many DIY optimizers underestimate: industry data suggests the majority of what drives AI citations is off your own website — your Google Business Profile, authoritative directories, review platforms, and mentions across the wider web. You can polish your site to perfection and still be under-cited if you are absent from the places engines cross-reference to decide whom to trust.

The DIY version: claim and fully complete your Google Business Profile (a documented input to how AI picks local businesses), get listed accurately in the directories that matter for your industry and location, and earn honest reviews. We cover the map of where to be in Directory Presence for AI Visibility. This is doable by hand; it is simply slow and repetitive, which is exactly the kind of work where people either lose momentum or decide their time is worth more than the tedium.

Step 6 — Watch the scoreboard: monitor your citations (ongoing)

Finally, you need to know whether any of this is working — and AI citations do not show up in your normal analytics the way clicks do. Doing this by hand means periodically asking the AI engines the questions your customers ask ("best [service] in [city]," "who offers [product]") and recording whether you are named, quoted or recommended, and against which competitors. It is entirely possible to run this manually with a spreadsheet and a monthly ritual, and I would encourage anyone starting out to do exactly that — it builds intuition for how the engines actually behave. We lay out the manual method in How to Monitor Your AI Citations.

The honest dividing line in GEO is not knowledge versus secrets. It is doing the work once versus doing it continuously, across every page and every engine, forever.

— ClickRadius Institute analysis

What is genuinely hard to do yourself

Being honest about the ceiling of DIY is part of giving you good advice. Three parts of GEO get materially harder to do well by hand, and it is worth naming them plainly.

Scale

Optimizing one page is a pleasant afternoon. Optimizing eighty pages, or a business with twelve locations, is a project measured in weeks — and then the content decays and needs revisiting. The techniques do not change with scale; the labor multiplies. This is the most common reason DIY optimizers stall: they do the first ten pages beautifully and never finish the next seventy.

Continuous monitoring across engines

There are five live AI engines a business should care about — ChatGPT, Gemini, Perplexity, Claude and Grok (Copilot is in development). Their answers are probabilistic and shift over time, so a single manual check is a snapshot, not a trend. Watching all five continuously, tracking whether you are gaining or losing ground against competitors, is the point where a spreadsheet becomes a second job. This is the clearest case where tooling earns its keep.

Keeping up as the engines change

The rules moved twice in the last year alone — AI Overviews expanded from ~15% to ~48% of queries, and AI Mode became the default. What earned a citation in January is not identical to what earns one in July. Staying current is a research habit, not a one-time read, which is one reason the Institute exists.

A realistic 30-day DIY plan

If you want to start today with zero budget, here is a sequence that respects your time:

  1. Week 1 — access and audit. Check robots.txt for AI-crawler blocks, confirm your key pages are indexable, and inventory every place your NAP appears. Run your own free AI Readiness Score to get a baseline and see which of the six categories you are weakest in.
  2. Week 2 — schema. Add and validate Organization/LocalBusiness and Article markup; add FAQPage to your best Q&A content.
  3. Week 3 — content. Rewrite your five most important pages in answer-first form, adding one statistic, one quotation and one source citation to each.
  4. Week 4 — off-site and baseline monitoring. Complete your Google Business Profile, fix NAP mismatches, and run your first manual citation check across the five engines so you have a starting line to measure against.

Do that and you will have done, honestly, the majority of what GEO is — without spending a dollar on software. For the full structured version of this build, see Building a GEO Strategy From Scratch and How to Audit Your AI Readiness.

So when does paying for help make sense?

Not because you cannot learn this — you can, and much of it is above. The honest trigger for getting help is when the bottleneck stops being knowledge and starts being time or reach: many pages or locations to keep optimized, no developer to deploy and maintain schema, or a need to monitor citations across five engines continuously rather than in a monthly manual snapshot. That last category — the always-on, cross-engine watching and re-checking — is where a platform like ClickRadius does the repetitive part for you: it scores readiness across six categories, re-checks the whole site as engines change, and tracks citations across the five live engines. That is a convenience-and-scale decision, not a knowledge gate. If you have the hours, you can absolutely walk this road on foot.

Frequently asked questions

Can I really do GEO myself without buying software?

Yes. Most of the on-site foundation of GEO is manual work you can do with free tools: opening your robots.txt to AI crawlers, adding schema markup, rewriting content in an answer-first format, and making your name, address and phone number consistent across the web. Software helps most with the parts that are hard to do by hand at scale — continuous citation monitoring across multiple AI engines and re-checking the whole site as engines change. You do not need to buy anything to make real progress, but tooling saves time once you are past the basics.

How long does it take to do GEO yourself?

Expect a focused weekend to get the technical foundation in place for a small site — crawl access, core schema and a clean robots.txt. The content work is the larger, ongoing investment: rewriting key pages in answer-first form and adding statistics, quotations and source citations takes a few hours per important page, and entity and directory work unfolds over weeks. GEO is not a one-time project; citations shift as engines re-crawl, so plan for monthly maintenance rather than a single push.

When is it worth paying for help with GEO instead of doing it yourself?

Consider help when the bottleneck is time or scale rather than knowledge: many pages or locations to optimize, no in-house developer to deploy schema, or a need to monitor citations across several AI engines continuously. The on-site basics are genuinely doable in-house. The off-site entity and monitoring work is where doing it well by hand becomes a real time cost, and where tooling or an agency tends to pay for itself.

The fastest way to find out how much DIY work stands between you and AI citations is to measure where you are today. Run a free AI Readiness Score to see your six-category baseline, or review plans on the pricing page if you would rather the continuous, cross-engine part be handled for you.