Omegro · AI Search Setup
A step-by-step guide covering every item from the audit. Follow it top to bottom. No coding knowledge needed.
Hi Tanya,
This guide was reconciled on 21 September against the later AEO, vertical, analytics, podcast and website conversations.
The current public verticals are Asset Management, Equipment Rental, Facilities, Fleet and Marine. Use Facilities Management and Fleet Management when describing the software category in a sentence.
Several original setup items are already live. The remaining work is mainly approval, consolidation and consistent use of the same facts. Do not paste another schema block where one already exists.
Every point from the audit is here. The detailed steps for each are further down.
| # | Item | Who | In one line |
|---|---|---|---|
| Part 1 — Quick technical fixes | |||
| 1 | Turn on the site map | Done | The sitemap is live. Recheck it whenever pages are added or removed. |
| 2 | Submit site map to Google & Bing | Done | Submitted. Resubmit after material architecture changes and validate any reported fixes. |
| 3 | Canonical tags | Verify | Keep one self-referencing canonical per page and repair the podcast Resources binding. |
| 4 | Company information code | Consolidate | Keep one canonical Organization entity and add the five verticals to it. |
| 5 | robots.txt | Done | The live file is working. Keep one no-www sitemap line. |
| 6 | Visible FAQ + FAQ schema | Approved, stage it | All wording approved 21 September. Show the final set on the page, then bind one schema block to it. |
| 7 | Vertical information | Scott corrects | Use Organization knowsAbout, not Service schema, for the five verticals. |
| 8 | Breadcrumbs | Consolidate | Keep one no-www BreadcrumbList per inner page. Do not layer on duplicates. |
| 9 | llms.txt file | Skip | Leave for now. Scott will advise if it becomes worthwhile. |
| Part 2 — Content pages | |||
| 10 | Acquisition Process page | Live | Page is live. Reconcile its visible FAQ and structured data. |
| 11 | Founder / About You pages | Live | Pages are live. Keep claims aligned with Lynne's approved answer set. |
| 12 | Founder success stories | Scott + Omegro | Omegro gathers 2 or 3 approved stories. Scott shapes them so AI can quote them. |
| Part 3 — Authority & ongoing | |||
| 13 | Blog / insights section | You run, Scott advises | You own it long-term. Scott helps pick topics and angles. |
| 14 | Trade press coverage | Scott | Scott handles this. What's needed from Omegro is outlined below. |
| 15 | Press releases link back | You | From now on, every press release links back to the acquisition pages. |
| 16 | Claim Glassdoor profile | Low priority | Only worth doing if staff would leave reviews. Skip otherwise. |
| 17 | Monthly AI visibility check | You | Use the same questions each month and record the cited page or source, not only the mention. |
| 18 | Search Console monitoring | You | Check acquisition-related searches and the Generative AI performance report monthly. |
| 19 | Track AI referrals & citations | Manual baseline | Use GA4, Search Console, Lead Forensics and a manual citation log on the standard Webflow plan. |
| 20 | Ongoing FAQ expansion | You run, Scott advises | Add new questions and answers as real founder enquiries come in. |
Tick each item below as you go. Your progress is saved on this device, so you can close the page and come back to it.
Small, safe changes. Most take a few minutes each. Work down in order.
What this does
A site map is a list of every page on the website. It helps search engines and AI find them all. Webflow can build this list for you. You just switch it on.
Where to go in Webflow
Site Settings → SEO tab → Sitemap section.Steps
What this does
Once the site map exists, you hand it to Google and Bing so they know where to look. It also gives you free reports later.
Steps for Google
Steps for Bing
What this does
A canonical tag tells search engines which version of a page is the main one. The live site has canonicals, but the podcast Resources copy needs its CMS binding repaired so the intended value reaches the rendered page.
How to check
What this does
The site already has Organization schema. The job is to keep one canonical entity, not paste another copy. The final object should use https://omegro.com, Omegro's approved description and profiles, and the five current verticals from item 7.
What this does
A simple setting that gives AI and search engines permission to read the site. The live file is working; keep the no-www sitemap line and recheck it after domain or publishing changes.
Where to go in Webflow
Site Settings → SEO tab → the robots.txt box.Steps
User-agent: * Allow: / User-agent: GPTBot Allow: / User-agent: ClaudeBot Allow: / User-agent: PerplexityBot Allow: / User-agent: Google-Extended Allow: / Sitemap: https://omegro.com/sitemap.xml
What this does
The Acquisition Process page already has FAQ schema, so do not paste another block. Its questions and answers must also appear visibly on that page.
Core questions for Lynne to approve
What this does
The verticals describe the software businesses Omegro acquires. They are not services that Omegro sells, so separate Service objects are the wrong model.
Fragment to merge into the existing Organization object
"knowsAbout": [ "Enterprise Asset Management software", "Asset Management software", "Equipment Rental software", "Facilities Management software", "Fleet Management software", "Marine software" ]
What this does
Shows AI how a page sits inside the website, like a trail (Home → About). A small helper. Least important item on the list.
Where to go in Webflow
gear icon → Custom Code → Inside <head> tag.Steps
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://omegro.com"
},
{
"@type": "ListItem",
"position": 2,
"name": "NAME OF THIS PAGE",
"item": "https://omegro.com/PAGE-ADDRESS-ENDING"
}
]
}
</script>
BreadcrumbList. If one exists, correct and consolidate it rather than adding another. Omegro's canonical format is the no-www address shown above.What this is
The audit suggested a file called llms.txt. It is a very new idea, not properly supported on Webflow yet, and no major AI tool has confirmed they use it. It is also awkward to set up.
My advice: skip this for now. The effort is not worth it at this stage. I will watch it, and if it becomes worthwhile I will come back with a simple way to do it. Please do not spend time here.
The Acquisition Process and About You pages are live. The remaining job is to keep their visible copy, metadata and schema tied to one approved source of truth.
The pages now explain the acquisition process and speak directly to founders and other decision-makers. Use them as the visible source for the FAQ, not as a separate version of the story.
Approved treatment
Short, real stories from founders whose companies Omegro acquired are some of the most convincing, quotable content AI can find. Competitors use these well.
These build Omegro's reputation over time, which is the biggest driver of AI visibility. I give the direction, you run most of them day to day.
Regular articles on acquisition and founder topics build authority steadily. Plan topics against the five current verticals so Asset Management, Equipment Rental, Facilities, Fleet and Marine all develop useful proof instead of becoming labels with no supporting content.
Getting Omegro mentioned in EAM and M&A industry press is one of the strongest ways to get named by AI, because AI leans on what other trusted sources say. This is part of the strategy work I am already doing, so there is nothing for you to action here.
What this needs from Omegro (for context, not action from you)
A simple habit going forward. Whenever a press release goes out (for example on GlobeNewswire or Yahoo Finance), include a link back to the acquisition or founder page on omegro.com. This passes credibility back to those pages.
The audit suggested claiming a Glassdoor employer profile. This is only worth doing if Omegro has enough staff who would actually leave genuine reviews. It has little to do with acquisition-related AI searches.
My advice: only do this if it is quick and there are people who would review. Otherwise skip it. Low priority either way.
Once a month, re-run the same questions through the AI tools. Keep the wording, location and signed-in state consistent so the comparison is useful.
Once Search Console is set up (item 2), check it monthly for searches about acquiring or selling software companies. Also use the Generative AI performance report to track AI-search impressions by page, country, device and date.
Omegro is on a standard Webflow plan. That provides AI-referral visibility but not the enterprise prompt tracking, citation rate, visibility score and LLM bot reporting discussed in the analytics thread.
As real founder enquiries come in, add them to the single approved answer source first. Update the visible page and its schema together so the two versions never drift.
When you have worked through the items you can, click below. It opens an email to me with a list of what you have ticked and what is still open, so I know where things stand. Change or add to it before you send.
Let Scott know where I'm up toNo email app set up? Just reply to me on our usual thread and let me know you are done. Either works.