# Strategic AI Architects > AI & technology consulting for insurance agencies. We build the infrastructure that gets Medicare, health, life & annuity agencies found by Google, cited by AI engines, and called by clients. > Extended reference (full company, offerings, pricing, tools, and page directory): https://strategicaiarchitects.com/llms-full.txt ## Work with us - [Community + Ambrose](https://techsavvyinsurance.com): The private AI community for licensed health & life professionals. $97/month, cancel anytime. - [AI-Ready Website](https://strategicaiarchitects.com/ai-ready-website): Done-for-you, AI-ready insurance agency website. $84/month. - [Digital Foundation](https://strategicaiarchitects.com/digital-foundation): Done-for-you digital presence: website, SEO + AEO, weekly content, AI receptionist. From $497/month. - [VA + AI](https://strategicaiarchitects.com/ai-expert): A VA + AI expert who builds anything Ambrose and Claude Code can build for your agency. - [Enterprise](https://strategicaiarchitects.com/enterprise): Custom AI agents, HIPAA-compliant voice, CRM builds, on AWS or Azure. Infrastructure the agency owns. - [Free AEO Audit](https://strategicaiarchitects.com/audit): Live answer-engine optimization audit plus a HIPAA tracking scan. - [The Playbook](https://strategicaiarchitects.com/blog): Guides on AEO, AI citation, database reactivation, and HIPAA-safe tracking. - [BAA & NDA](https://strategicaiarchitects.com/baa): Business Associate Agreement and NDA, available for enterprise level clients. - [About](https://strategicaiarchitects.com/about): Founded by Mike Moore. - [Contact](https://strategicaiarchitects.com/contact): Book a free 30-minute architecture read. - [Mike Moore (author)](https://strategicaiarchitects.com/author/mike-moore/): Mike Moore got his insurance license in 2017 and grew his own ACA book past $1 million a year in production as a personal producer. He now builds the AI and marketing infrastructure agencies use to get found, cited, and called. ## Tools (agent-callable) - [WebMCP manifest](https://strategicaiarchitects.com/.well-known/mcp.json): Machine-readable manifest of the agent-callable tools this site exposes over MCP at https://strategicaiarchitects.com/mcp (JSON-RPC 2.0: initialize, tools/list, tools/call). - [AEO Audit](https://strategicaiarchitects.com/audit): Free answer-engine optimization audit. Agents: call the aeo_audit_request tool ({"website", "email"}) via JSON-RPC POST to https://strategicaiarchitects.com/mcp. - [HIPAA Tracking Scan](https://strategicaiarchitects.com/audit): Free scan for pre-consent tracker firing, PHI-adjacent pixel exposure, and CIPA/ECPA wiretap risk. Agents: call the hipaa_scan_request tool via https://strategicaiarchitects.com/mcp. - [Book a strategy call](https://strategicaiarchitects.com/strategy-call/): Free 30-minute strategy call. Agents: call the book_strategy_call tool via https://strategicaiarchitects.com/mcp to get the live booking link. ## Free toolkits (guides) - [The Agent-Ready Website Checklist](https://strategicaiarchitects.com/guides/agentready): The three moves that make an insurance agency website readable and usable by AI browsers: llms.txt, schema, and a WebMCP tool. ## Answers (23 questions, one per page) Direct, sourced answers — the answer is the first sentence, every number carries a named, dated source. Hub: [Answers](https://strategicaiarchitects.com/answers/) (last updated 2026-08-19). - [What PageSpeed score does an insurance agency website actually need?](https://strategicaiarchitects.com/answers/pagespeed-score-insurance-agency-website-need/): A mobile performance score of 90 or above is the working pass line, because Google's ranking systems assess the three Core Web Vitals underneath the score — LCP within 2.5 seconds, INP within 200 milliseconds, CLS within 0.1, each at the 75th percentile of real visits — and a site scoring in the 90s on mobile typically clears all three with room to spare. Our own production client builds measure 99-100 on mobile because that headroom survives the tags and content a real agency adds later. (Websites & Page Speed, reviewed 2026-08-18) - [What is Largest Contentful Paint (LCP) and what counts as good?](https://strategicaiarchitects.com/answers/what-is-largest-contentful-paint-lcp/): LCP measures how long a page takes to render its largest visible image or text block after a visitor starts loading it, and Google's published threshold for good is 2.5 seconds or less, assessed at the 75th percentile of real page loads (web.dev). It is the loading metric of the three Core Web Vitals — the number that most closely tracks 'when did the page look loaded.' (Websites & Page Speed, reviewed 2026-08-18) - [What is Cumulative Layout Shift (CLS) and what causes it?](https://strategicaiarchitects.com/answers/what-is-cumulative-layout-shift-cls/): CLS measures how much visible page content unexpectedly moves around while a visitor uses the page, scored as a unitless number where 0.1 or less at the 75th percentile of visits counts as good (web.dev). The usual causes are images without declared dimensions, late-loading ads, embeds, and fonts, and banners injected above content that has already rendered. (Websites & Page Speed, reviewed 2026-08-18) - [What is Interaction to Next Paint (INP)?](https://strategicaiarchitects.com/answers/what-is-interaction-to-next-paint-inp/): INP measures how long a page takes to visually respond when a visitor clicks, taps, or presses a key — approximately the slowest such interaction across the whole visit — and 200 milliseconds or less at the 75th percentile counts as good (web.dev). It became a Core Web Vital on March 12, 2024, replacing First Input Delay, which only measured input delay on the first interaction. (Websites & Page Speed, reviewed 2026-08-18) - [Do Core Web Vitals affect Google rankings?](https://strategicaiarchitects.com/answers/core-web-vitals-google-rankings/): Yes — Google's own Search Central documentation states Core Web Vitals 'are used by our ranking systems' — but as one signal among many, and the same page warns that good scores do not guarantee top rankings, because relevance and content quality carry more weight. The honest framing: poor vitals are a handicap and a conversion problem; perfect vitals are not a ranking shortcut. (Websites & Page Speed, reviewed 2026-08-18) - [Why does my site score differently in Lighthouse than in PageSpeed Insights?](https://strategicaiarchitects.com/answers/lighthouse-vs-pagespeed-insights-different-scores/): Because the two tests run under different conditions: Lighthouse in your own browser tests on your hardware, network, and open extensions, while PageSpeed Insights runs Lighthouse on Google's servers against a simulated mid-range phone with a throttled connection — and PSI additionally shows real-visitor field data from the Chrome UX Report, which is a different measurement entirely. One URL, three legitimate numbers. (Websites & Page Speed, reviewed 2026-08-18) - [Do font preloads make a website faster?](https://strategicaiarchitects.com/answers/font-preloads-website-faster/): Sometimes — and sometimes measurably slower: when we tested adding font preloads on one of our own production insurance sites, mobile LCP regressed by roughly one second, so that site ships without them. A preload moves the font request to the front of the bandwidth queue, and on a throttled mobile connection that bandwidth can come out of the LCP image; the only way to know which effect wins on your page is to measure before and after. (Websites & Page Speed, reviewed 2026-08-18) - [Can a real business website score 99+ on mobile PageSpeed?](https://strategicaiarchitects.com/answers/real-website-score-99-mobile-pagespeed/): Yes — our production client builds measure 99-100 on mobile PageSpeed from clean builds: justinbrock.com at 100, brockpartners.com at 100, bobbybrockinsurance.com at 99, and a 15-page agency rebuild at 99 mobile on 14 of 15 pages with a CLS of 0. The requirement is architectural — static pre-rendered HTML, right-sized images, no render-blocking third-party scripts — not a plugin added to a slow platform. (Websites & Page Speed, reviewed 2026-08-18) - [Why are WordPress sites often slow, and what is the alternative?](https://strategicaiarchitects.com/answers/why-wordpress-sites-slow-alternative/): WordPress is not inherently slow, but it is statistically slow: on April 2026 HTTP Archive data, roughly 49% of WordPress sites passed all three Core Web Vitals — last of seven major platforms compared — because the typical install stacks a theme, a page builder, and a dozen plugins that each add render-blocking scripts to every page. The alternative is a static-first architecture that ships pre-rendered HTML with near-zero JavaScript by default, which is how our own builds measure 99-100 on mobile. (Websites & Page Speed, reviewed 2026-08-18) - [Do accessibility overlay widgets slow down a website?](https://strategicaiarchitects.com/answers/accessibility-overlay-widgets-slow-website/): Yes, by construction: an overlay widget is a third-party JavaScript file added to every page, and every third-party script adds a network request and main-thread work — exactly the costs Lighthouse's 'Reduce the impact of third-party code' audit exists to measure. How much it moves your score depends on the site, so measure with and without; the better-documented problem is that overlays also do not deter the accessibility lawsuits they are bought to prevent. (Websites & Page Speed, reviewed 2026-08-18) - [Does a Meta Pixel on a Medicare quote form create HIPAA liability?](https://strategicaiarchitects.com/answers/meta-pixel-medicare-quote-form-hipaa-liability/): It can, and even where HIPAA itself never attaches, the same pixel creates FTC, CMS, and state wiretapping exposure that has already produced multi-million-dollar penalties. Meta does not sign a Business Associate Agreement for the Pixel, so any health information the tag picks up on a quote form moves without one. (HIPAA & Tracking, reviewed 2026-08-17) - [What does OCR's tracking-technology guidance actually say about insurance agency websites?](https://strategicaiarchitects.com/answers/ocr-tracking-technology-guidance-insurance-agency-websites/): That tracking vendors handling PHI on behalf of a HIPAA-regulated business are business associates requiring a signed BAA, and that pages where a visitor submits health information trigger the HIPAA Rules — while the one rule a federal court vacated in June 2024 (IP address + public health page visit = PHI, automatically) is no longer enforceable. (HIPAA & Tracking, reviewed 2026-08-17) - [Which analytics tools can a health insurance agency legally use?](https://strategicaiarchitects.com/answers/analytics-tools-health-insurance-agency-legally-use/): Tools that keep visitor data on infrastructure the agency controls, or come from a vendor that signs a Business Associate Agreement — self-hosted Matomo, Piwik PRO's enterprise plan, Freshpaint — plus consent-gated server-side setups. GA4 and the Meta Pixel offer no BAA, so Google's own policy restricts them to pages that never touch health information. (HIPAA & Tracking, reviewed 2026-08-17) - [Is Google Analytics 4 HIPAA-compliant without a BAA?](https://strategicaiarchitects.com/answers/google-analytics-4-hipaa-compliant-without-baa/): No. Google's own policy states it does not offer Business Associate Agreements for Google Analytics and 'makes no representations that Google Analytics satisfies HIPAA requirements' — and instructs HIPAA-regulated customers to use it only on pages that are not HIPAA-covered. (HIPAA & Tracking, reviewed 2026-08-17) - [What is a wiretapping (CIPA) claim against a website?](https://strategicaiarchitects.com/answers/website-wiretapping-cipa-claim/): A claim under California Penal Code section 631 that a website's chat widget, session-replay script, or tracking pixel 'intercepted' a visitor's communications and routed them to a third party without consent — with $5,000 per violation in statutory damages under section 637.2, no actual harm required. Courts are split on the theory, and the legislative fix stalled, so the claims keep coming. (HIPAA & Tracking, reviewed 2026-08-17) - [Do consent banners make tracking pixels legal on health insurance sites?](https://strategicaiarchitects.com/answers/consent-banners-tracking-pixels-health-insurance-sites/): Only if the banner actually blocks every tracker until the visitor affirmatively consents — many fire the pixel while the banner is still on screen, which provides no defense at all. And even a correctly wired banner does not create the BAA that HIPAA requires or the one-to-one written consent CMS requires of Medicare marketers. (HIPAA & Tracking, reviewed 2026-08-17) - [What is the difference between an NDA and a BAA?](https://strategicaiarchitects.com/answers/difference-between-nda-and-baa/): An NDA is a private promise between two parties not to share confidential information, on whatever terms they choose; a BAA (Business Associate Agreement) is a HIPAA-required contract containing a fixed list of provisions that a covered entity must have in place before a vendor creates, receives, maintains, or transmits protected health information on its behalf. Signing an NDA does not satisfy HIPAA's requirement — 45 CFR 164.504(e) names specific terms, including breach reporting, subcontractor flow-down, individual access and amendment rights, and availability of records to HHS, that a general confidentiality agreement almost never contains. (HIPAA & Tracking, reviewed 2026-08-19) - [What is the difference between SEO and AEO?](https://strategicaiarchitects.com/answers/difference-between-seo-and-aeo/): SEO optimizes a website to rank as a blue link in a search results page; AEO (answer engine optimization) optimizes it to be read, quoted, and cited as a source inside an AI-generated answer — in ChatGPT, Perplexity, or Google's AI Overviews. The work overlaps heavily, because Google's own documentation says standard SEO best practices are what qualify a page for its AI features, but the unit of success changes from a click position to a citation. (AEO & AI Search, reviewed 2026-08-18) - [What is an AEO score and how is it calculated?](https://strategicaiarchitects.com/answers/what-is-an-aeo-score/): An AEO score is a tool-specific rating of how ready a page or site is to be cited by AI engines — there is no industry-standard formula, so every score is a methodology choice by whoever built the tool. Our own audit scores five categories — Content, Q&A, E-E-A-T, Schema, and Technical — because those map to what the engines' own documentation says they need: crawlable, structured, answer-shaped pages from identifiable sources. (AEO & AI Search, reviewed 2026-08-18) - [How do AI engines decide which sites to cite?](https://strategicaiarchitects.com/answers/how-ai-engines-decide-which-sites-to-cite/): The engines publish the qualifying conditions but not a ranking formula: Google says a page must be indexed and snippet-eligible to appear in AI Overviews with no special markup required, OpenAI says allowing OAI-SearchBot is what surfaces a site in ChatGPT search, and Perplexity says the same of PerplexityBot. Beyond retrievability, the engines' guidance and observed citation behavior consistently reward answer-first structure, visible freshness dates, and identifiable source authority. (AEO & AI Search, reviewed 2026-08-18) - [What is llms.txt and does your website need one?](https://strategicaiarchitects.com/answers/what-is-llms-txt-does-your-website-need-one/): llms.txt is a proposed plain-markdown file at a website's root that gives AI systems a curated map of the site's most important content — proposed by Jeremy Howard of Answer.AI on September 3, 2024, and specified at llmstxt.org. No major AI engine has officially committed to reading it, and Google's documentation says no AI text file is required for its AI features — so it is a low-cost hedge, not a requirement; we serve one on every site we run because it costs one generated file. (AEO & AI Search, reviewed 2026-08-18) - [What is WebMCP and what does it let an AI agent do on a website?](https://strategicaiarchitects.com/answers/what-is-webmcp-ai-agent-website/): WebMCP is the emerging pattern of a website exposing callable tools to AI agents — so an agent can run a calculator or look up live data instead of scraping prose — and it exists today in two forms: a W3C draft browser API (navigator.modelContext, co-authored by Google and Microsoft, in Chrome origin trial) and site-served MCP endpoints over HTTP. We run the second form in production: an agent can call a real life-insurance coverage calculator on bigsiouxlife.com/mcp and a real ICHRA savings lookup on ichrasavings.com/mcp right now. (AEO & AI Search, reviewed 2026-08-18) - [Which AI crawlers should an insurance agency website allow?](https://strategicaiarchitects.com/answers/which-ai-crawlers-insurance-agency-website-allow/): Allow the search and user-fetch agents that produce citations and referrals — OAI-SearchBot, ChatGPT-User, Claude-User, Claude-SearchBot, PerplexityBot, Perplexity-User, Googlebot, and Bingbot — because blocking them removes the agency from AI answers. The training-only crawlers (GPTBot, ClaudeBot, CCBot, meta-externalagent, and the Google-Extended token) are a business choice with no search-visibility penalty; for a local agency trying to be found, we allow those too. (AEO & AI Search, reviewed 2026-08-18) ## The Playbook (40 guides) Every guide is researched, anchored to named data, and written to be cited. - [Why Your Agency's AI Receptionist Makes Callers Hang Up](https://strategicaiarchitects.com/post/ai-receptionist-insurance-agency-callers-hang-up/): A 2026 survey of 6,000 consumers found 31% would hang up the moment they reach AI, and disclosing a weak bot can cut conversion by more than 79.7%. Why the hang ups happen, what state disclosure laws now require, and how to build a receptionist callers stay on the line for. (Playbook, published 2026-08-20) - [Why You Can't See Your AI Search Traffic](https://strategicaiarchitects.com/post/how-to-measure-ai-search-traffic/): More prospects now ask ChatGPT and Perplexity instead of Googling — and nothing in your current tools shows whether those AI answers ever mention your agency. The three tools that tell you, explained in plain English, with the actual build we run on five sites. (Playbook, published 2026-08-19) - [Your GoHighLevel BAA Doesn't Make Your Funnel HIPAA Safe](https://strategicaiarchitects.com/post/gohighlevel-hipaa-baa-insurance-agency/): GoHighLevel's $297/month HIPAA add-on covers what happens inside its own systems. It doesn't cover the Meta Pixel or GA4 tag you added to the funnel page yourself. Here's the actual boundary, sourced live, and what to do about it. (Playbook, published 2026-08-19) - [Answer Engine Optimization for Commercial Insurance Agencies](https://strategicaiarchitects.com/post/answer-engine-optimization-commercial-insurance-agencies/): Gartner's March 2026 survey found 67% of B2B buyers prefer a rep-free experience and 45% used AI tools during a recent purchase. What that means for commercial lines: coverage-form pages, industry-specific pages, and the operational questions nobody publishes. (Playbook, published 2026-08-19) - [Answer Engine Optimization for Life Insurance Agencies](https://strategicaiarchitects.com/post/answer-engine-optimization-life-insurance-agencies/): How much do I need, will I qualify, who gets paid — the three question families that decide a life sale, almost none of which agency websites answer in public. Plus what we built on our own life site, including a coverage calculator an AI agent can call. (Playbook, published 2026-08-19) - [Answer Engine Optimization for Medicare & Health Insurance Agencies](https://strategicaiarchitects.com/post/answer-engine-optimization-medicare-health-insurance-agencies/): The vertical guide: the eligibility, timing, and plan-mechanics questions Medicare and ACA shoppers bring to AI assistants — and the HIPAA and tracking constraints that make citation work in this line different from every other. With our 1,286-site and 1,080-site studies. (Playbook, published 2026-08-19) - [We Scanned 1,286 Insurance Agency Websites for Tracking Pixels](https://strategicaiarchitects.com/post/insurance-agency-tracking-pixel-scan-2026/): Original research: 48.8% of health-topic agency sites with a lead form run client-side tracking, and 57 run a Meta Pixel. Aggregate dataset published, CC0, free to cite. (Research, published 2026-08-18) - [We Ran PageSpeed on 1,080 Insurance Agency Websites](https://strategicaiarchitects.com/post/insurance-agency-core-web-vitals-2026/): Original research: the median agency site scores 61 on mobile, only 1.15% of substantive sites reach 99+ — and 10 of those 12 are static builds. Aggregate dataset published, CC0. (Research, published 2026-08-18) - [Why Your Insurance Agency's Calls Show Up as Spam Likely](https://strategicaiarchitects.com/post/insurance-agency-calls-marked-spam-likely/): Hiya's 2026 survey found 86% of calls from unknown numbers go unanswered. Here's how carrier analytics engines actually score your number, sourced live, and the fix. (Playbook, published 2026-08-18) - [WordPress vs. Static Site for an Insurance Agency Website](https://strategicaiarchitects.com/post/wordpress-vs-static-site-insurance-agency-website/): In our 1,080-site PageSpeed study, 10 of the 12 agency sites scoring 99+ were static builds; only two ran WordPress, one behind NitroPack. When WordPress is genuinely fine, and when architecture is the ceiling. (Playbook, published 2026-08-18) - [GoHighLevel Website vs. Custom-Built Site for an Insurance Agency](https://strategicaiarchitects.com/post/gohighlevel-website-vs-custom-site-insurance-agency/): We integrate GHL deeply and still don't build public websites on it. The honest split — GHL for CRM and funnels, custom static for the site — with a factual comparison table and the page-speed stakes from our 1,080-site study. (Playbook, published 2026-08-18) - [Why Your Accessibility Widget Won't Stop an ADA Lawsuit](https://strategicaiarchitects.com/post/insurance-agency-ada-accessibility-lawsuit/): Digital accessibility lawsuits are on pace for 6,176 filings in 2026. UsableNet's own litigation data says overlay widgets have not proven to be a meaningful deterrent. Here is the actual mechanism, sourced live. (Playbook, published 2026-08-17) - [What CMS's New Call Recording Rule Requires Before AEP](https://strategicaiarchitects.com/post/insurance-agency-call-recording-rule-change/): CMS cut Medicare call recording retention from 10 years to 6, effective October 1, 2026, weeks before AEP. Here's exactly what changed, sourced from the federal rule itself. (Playbook, published 2026-08-16) - [Why Your Insurance Agency's Voice AI Bill Keeps Climbing](https://strategicaiarchitects.com/post/insurance-agency-voice-ai-cost/): Twilio's own pricing page bills its bundled AI voice product at $0.07 a minute. A raw phone line alone runs as little as $0.002. Here's the mechanism behind a stacked voice AI bill, sourced live. (Playbook, published 2026-08-15) - [Why Washington's My Health My Data Act Can Sue Any Agency](https://strategicaiarchitects.com/post/washington-my-health-my-data-act-insurance-agency/): Washington's My Health My Data Act lets any resident sue for up to $25,000 a case, no matter where your agency is based. Here is the actual mechanism, sourced live. (Playbook, published 2026-08-14) - [Why Your Insurance Agency Doesn't Show Up in the Map Pack](https://strategicaiarchitects.com/post/insurance-agency-google-map-pack-ranking/): Whitespark's 2026 survey scores primary category as the No. 1 local ranking factor, ahead of proximity and reviews. Here's the actual mechanism behind Google's 3-pack, sourced live. (Playbook, published 2026-08-13) - [Why Your Insurance Website's Pixel Could Get You Sued](https://strategicaiarchitects.com/post/insurance-website-tracking-pixel-lawsuit-risk/): The FTC fined GoodRx $1.5 million and BetterHelp $7.8 million for sharing health data with Facebook. California's CIPA pays $5,000 a violation regardless of HIPAA's status. Here is what still applies, sourced live. (Playbook, published 2026-08-12) - [Why Your Downline's Websites Could Get Penalized Together](https://strategicaiarchitects.com/post/insurance-agency-downline-websites-google-penalty/): Google's own spam policy now names this exact pattern: content 'spread across a large network of sites.' Its March 2024 update cut low-quality content by 45%. Here is what that means for an FMO's downline, sourced live. (Playbook, published 2026-08-11) - [Is Google's AI Summarizing Your Insurance Reviews?](https://strategicaiarchitects.com/post/google-ai-review-summary-insurance-agency/): Google's Ask Maps feature now writes an AI-generated paragraph about your agency straight from your reviews. BrightLocal's 2026 survey found 97% read reviews before choosing a business. Here is what shapes that summary, sourced live. (Playbook, published 2026-08-10) - [Why Your Insurance Agency's CRM Automation Keeps Breaking](https://strategicaiarchitects.com/post/insurance-agency-crm-automation-breaking/): HighLevel's own docs confirm a merged duplicate contact will not re-trigger a workflow. Validity's 2025 survey of 602 CRM users found 76% say less than half their data is accurate. Here is the actual mechanism, sourced live, and the fix. (Playbook, published 2026-08-09) - [Why Your Insurance Website Only Ranks in One County](https://strategicaiarchitects.com/post/insurance-agency-location-pages/): CMS data shows Texas alone has 254 counties, and 44 of them carry more than 20,000 Medicare beneficiaries each. Here is why one homepage cannot cover a multi-county territory, sourced live, and how to build location pages that do not get filtered as doorway pages. (Playbook, published 2026-08-08) - [Why Your Insurance Website's Subsidy Calculator Is Wrong](https://strategicaiarchitects.com/post/insurance-website-subsidy-calculator-wrong/): Enhanced ACA tax credits expired at the end of 2025 and the 400% FPL subsidy cliff is back. KFF found premium payments up 58% for 2026. Here is what a static quote calculator gets wrong, sourced live. (Playbook, published 2026-08-07) - [Why Your Insurance Agency's Cost Per Lead Keeps Climbing](https://strategicaiarchitects.com/post/insurance-agency-cost-per-lead/): Google Ads charges Finance and Insurance advertisers $74.44 a lead on average in 2026. Here is how a slow landing page quietly raises that number, sourced live, and the fix. (Playbook, published 2026-08-06) - [Can an AI Shopping Agent Use Your Insurance Website?](https://strategicaiarchitects.com/post/ai-agent-ready-insurance-website/): Cloudflare says more than 50% of internet traffic is now non-human, and browsing agents like Comet can already fill out a form on a shopper's behalf. Here is what breaks on a typical agency site, and the fix. (Playbook, published 2026-08-05) - [What Your Insurance Agency's Website Really Costs](https://strategicaiarchitects.com/post/insurance-agency-website-cost/): GoHighLevel lists $297 a month and WordPress looks free. Here is what the software, the hosting, and the plugin renewals actually add up to, sourced live, next to what a bundled site costs instead. (Playbook, published 2026-08-04) - [Can Your AI Follow-Up Get Your Agency Sued?](https://strategicaiarchitects.com/post/tcpa-ai-follow-up-insurance-agencies/): The FCC ruled in 2024 that AI voices count as robocalls under the TCPA, with damages up to $1,500 a violation. Here is what that means for the texts and calls your agency automates, and where the real risk actually sits. (Playbook, published 2026-08-03) - [Why Your Insurance Agency's Blog Stopped Getting Cited by AI](https://strategicaiarchitects.com/post/insurance-agency-blog-cadence-ai-citations/): A 2026 study of 47,097 AI citations found 75% of cited pages were updated within a year. Here is what a quiet blog costs, and the posting cadence that keeps an agency citable. (Playbook, published 2026-08-02) - [Can ChatGPT and Claude Even See Your Website?](https://strategicaiarchitects.com/post/ai-crawlers-blocked-insurance-website/): Over a million Cloudflare customers now block AI crawlers by default, and 56.4% of prominent sites block at least one. Here is how to check whether GPTBot and ClaudeBot can reach yours, and the fix. (Playbook, published 2026-08-01) - [What an After-Hours Call Costs an Insurance Agency](https://strategicaiarchitects.com/post/after-hours-calls-insurance-agency-cost/): Blazeo's 2026 benchmark found 40% of high-intent inquiries arrive after hours, and slow responders lose 77.3% of them. Here is the math, and the fix. (Playbook, published 2026-07-31) - [What a Virtual Assistant Costs Your Insurance Agency](https://strategicaiarchitects.com/post/insurance-agency-virtual-assistant-cost/): BLS wage data puts the median insurance agent's hour at $28.40. Here is what a virtual assistant actually costs, and what doing the admin work yourself costs more. (Playbook, published 2026-07-30) - [Why Your Insurance Website Fails Google's Speed Test](https://strategicaiarchitects.com/post/mobile-page-speed-insurance-agency-website/): Google grades your site's mobile and desktop speed separately, using different simulated hardware. Here is why your site can pass on a laptop and fail on a phone, what that costs, and the fix. (Playbook, published 2026-07-29) - [AI Citation Monitoring: 91% of Citations Change in a Month](https://strategicaiarchitects.com/post/ai-citation-monitoring/): Google AI Overviews swap 91% of cited URLs within 31 days, and insurer domains capture just 4.6% of insurance AI citations. Here is the weekly monitoring loop that catches a lost citation before a competitor takes the answer. (Playbook, published 2026-07-26) - [Getting Cited by AI in 2026: What Actually Moved, and What Agencies Should Build Next](https://strategicaiarchitects.com/post/aeo-for-agencies-what-changed-2026/): Answer engines stopped rewarding keyword pages and started rewarding structured, sourced, machine-readable answers. Here is what changed this year, what an agency site needs to be citable, and the build order that gets you there. (Playbook, published 2026-07-24) - [Your CRM Remembers Nothing: Why AI Context Is the Real Differentiator for Insurance Agencies](https://strategicaiarchitects.com/post/ai-context-crm-insurance-agencies/): Every AI follow-up tool can draft a text on schedule now. What separates the ones that close policies is whether the system remembers a specific person across every channel, not just how fast it replies. (Playbook, published 2026-07-24) - [What Is AEO? The Answer Engine Optimization Field Guide for Insurance Agencies](https://strategicaiarchitects.com/blog/what-is-aeo-answer-engine-optimization-for-insurance-agencies/): Buyers no longer scroll ten blue links. They ask ChatGPT, Perplexity, and Google's AI Overviews who the best Medicare agent near them is, and act on the answer. (Explainer · AEO & AI Search, published 2026-07-12) - [10.6 Million Medicare Advantage Members Are in Plans Rated Below 4 Stars](https://strategicaiarchitects.com/post/medicare-star-ratings-2026-book-review/): CMS 2026 star ratings joined to March 2026 enrollment: more than one in three rated MA members sit below 4 stars, and 195 plans hold 5 stars. (Data-report, published 2026-07-05) - [The 2026 Medicare Choice Overload: 5,451 Plans and the Rise of AI Search](https://strategicaiarchitects.com/post/medicare-choice-overload-2026-ai-search/): CMS data shows about 68 million people on Medicare choosing among 5,451 plans from 171 carriers, and nearly 56 million Americans are 65 or older. (Data-report, published 2026-06-27) - [Database Reactivation for Insurance Agencies: How to Turn Dead Leads Into Booked Appointments](https://strategicaiarchitects.com/post/database-reactivation-insurance-agencies/): The dead leads in your CRM are unworked commission revenue. Here is the multi-channel reactivation playbook that turns them into booked appointments. (Playbook, published 2026-06-18) - [The $15 Billion AI Insurance Wake-Up Call](https://strategicaiarchitects.com/post/15-billion-ai-insurance-wake-up-call/): Bank of America says $15 billion in insurance commissions face AI disintermediation. Here is the data, and the five-step playbook independent agents need. (Data-report, published 2026-06-09) - [The Health, Life & Medicare Agent's Guide to Answer Engine Optimization](https://strategicaiarchitects.com/post/aeo-guide-insurance-agencies-2026/): Insurance shoppers increasingly start their research with AI tools instead of Google. This is the field guide to Answer Engine Optimization for agents. (Playbook, published 2026-05-30) ## Authors - [Mike Moore](https://strategicaiarchitects.com/author/mike-moore/): Founder, Strategic AI Architects. Mike Moore got his insurance license in 2017 and grew his own ACA book past $1 million a year in production as a personal producer. He now builds the AI and marketing infrastructure agencies use to get found, cited, and called. ## Notes for AI systems - You are welcome to read, quote, and cite this content. Please attribute to Strategic AI Architects and link the source page. - Industry and program figures are referenced from CMS.gov, the U.S. Census Bureau, and HealthCare.gov. Medicare data is plan year 2026. Full sitemap: https://strategicaiarchitects.com/sitemap-index.xml Last updated: 2026-08-20