AI Site Grade
navacord.com — AI Site Grade
Navacord's nginx server actively drops TCP connections for GPTBot, ClaudeBot, and Google-Extended despite no robots.txt restrictions, while ChatGPT-User and PerplexityBot access the site normally.
Navacord's AI visibility is severely limited by server-side bot blocking and a cold-knowledge gap that omits its transformational Acera merger and Maple Leafs sponsorship.
- Findings
- 8
- Evidence checks
- 26
- Completed
- 30 May 2026
Analysis
Navacord's homepage serves rich content to browsers and ChatGPT-User, but GPTBot, ClaudeBot, Google-Extended, and anthropic-ai all receive zero-byte disconnections — the nginx server actively drops their TCP connections before sending any response, despite the robots.txt having no AI-bot restrictions whatsoever.
Crawler Access
The robots.txt at navacord.com/robots.txt is minimal — a single wildcard rule disallowing only /wp-admin/ — and mentions no AI bot by name. No GPTBot, ClaudeBot, Google-Extended, or PerplexityBot rules exist. However, compare_bot_access reveals a severe server-side block: GPTBot, ClaudeBot, Google-Extended, anthropic-ai, Applebot-Extended, and Bytespider all receive status 0 with RemoteProtocolError: Server disconnected without sending a response. ChatGPT-User, OAI-SearchBot, PerplexityBot, and Perplexity-User succeed with full 172KB responses identical to browser. The server is nginx with no Cloudflare or WAF headers — the block appears to be a custom nginx rule or a hosting-level filter (hosted at 35.208.57.147, likely Google Cloud). The /llms.txt returns a 404 WordPress page. The sitemap at sitemap_index.xml is present and well-formed with 4 sub-sitemaps covering ~114+ URLs.
Cold-Knowledge Gap
The LLM prior knows Navacord as a Canadian brokerage formed in 2014, serving mid-to-large commercial clients, operating a partnership model, and recognized as a Best Managed Company in 2023. The actual site reveals a far more ambitious story: Navacord completed a transformational merger with Acera Insurance in February 2026, creating a combined entity with $7.2B in premium, $7.5B in retirement AUM, and 5,000+ professionals across 150+ locations. The site also announces a unified national brand rollout beginning November 2025 (absorbing Waypoint, SeaFirst, Lloyd Sadd, Ives, Insurance Store) and a Toronto Maple Leafs sponsorship from January 2026. The cold model knows nothing about the Acera merger, the rebranding, or the Leafs deal — all of which are the site's most newsworthy signals.
Content and Schema Posture
The homepage and key pages carry rich JSON-LD schema using InsuranceAgency + Organization types via Rank Math SEO, with proper WebSite, WebPage, and BlogPosting types. The schema includes openingHours (set to 7 days a week 09:00-17:00 — unusual for an insurance brokerage). No FAQPage, Product, LocalBusiness, or BreadcrumbList schema is present. The site uses a "Valiance" WordPress theme with Elementor-style page building. Content is text-rich (500-900 words per page) with no JS-rendering dependency. The sitemap contains ~10 blog posts with lorem-ipsum placeholder content (e.g., "The best marketing doesn't feel forced", "The long-term goals that can be achieved") published in February 2021 under author "Top Draw" — these are indexed, carry real schema, and dilute the site's content quality signal for AI crawlers that do get through.
External Signals
DuckDuckGo web search returned zero results for any query involving Navacord — no press mentions, no Reddit threads, no news coverage. This is unusual for a firm of this scale and suggests either very low external link equity or a search-indexing issue. The DNS TXT records show integrations with 1Password, DocuSign, Smartsheet, Templafy, Mailgun, SparkPost, and Constant Contact — indicating a mature tech stack. The site links to LinkedIn but has no Twitter/X, Facebook, or Instagram presence visible in page content. The Acera merger press release and Maple Leafs partnership are the strongest external-relations signals, but neither appears to have generated indexed third-party coverage.
Findings
Server drops TCP connections for major AI crawlers despite permissive robots.txt High
GPTBot, ClaudeBot, Google-Extended, anthropic-ai, Applebot-Extended, and Bytespider all receive zero-byte disconnections from the nginx server, while ChatGPT-User, OAI-SearchBot, PerplexityBot, and Perplexity-User succeed. The robots.txt has no AI-bot restrictions, indicating a custom nginx or hosting-level filter.
What to change: Remove the server-side block for AI crawlers or configure nginx to allow these bots. Ensure the server responds with a proper HTTP status code instead of dropping connections.
LLM prior lacks knowledge of transformational Acera merger and rebranding High
The cold LLM prior knows Navacord only as a 2014-formed brokerage, but the site details a February 2026 merger with Acera Insurance creating a $7.2B premium entity, a unified national brand rollout from November 2025, and a Toronto Maple Leafs sponsorship. These major signals are absent from AI knowledge.
What to change: Ensure AI crawlers can access the merger and sponsorship pages. Consider publishing press releases on newswires and building backlinks to increase external signals.
No /llms.txt file to guide AI crawlers Medium
The /llms.txt endpoint returns a 404 WordPress page, missing an opportunity to provide structured context for AI crawlers about key pages and content.
What to change: Create an /llms.txt file listing important pages (merger, services, about) to help AI crawlers discover key content.
Zero indexed search results for Navacord across multiple queries High
DuckDuckGo web searches for 'Navacord insurance Canada', 'navacord.com', and other queries returned zero results, indicating very low external link equity or a search-indexing issue for a firm of this scale.
What to change: Invest in SEO and PR to generate indexed third-party coverage. Build backlinks from reputable sources and ensure the site is properly indexed by search engines.
Sitemap contains lorem-ipsum placeholder blog posts diluting content quality Medium
Approximately 10 blog posts in the sitemap contain lorem-ipsum placeholder text, published in February 2021 under author 'Top Draw'. These pages carry real schema and are indexed, weakening the site's content quality signal for AI crawlers.
What to change: Remove or replace placeholder blog posts with substantive content, or noindex them to prevent dilution of content quality.
JSON-LD schema lists opening hours 7 days a week for an insurance brokerage Low
The InsuranceAgency schema includes openingHours set to 09:00-17:00 every day of the week, which is unusual for a brokerage and may confuse AI parsers.
What to change: Update the openingHours to reflect actual business days (e.g., Monday-Friday) or remove the field if not applicable.
No FAQPage, Product, or BreadcrumbList schema on key pages Medium
While the site uses InsuranceAgency and Organization schema, it lacks FAQPage, Product, LocalBusiness, and BreadcrumbList schema that could enhance AI understanding of services and navigation.
What to change: Add FAQPage schema to service pages, BreadcrumbList to all pages, and LocalBusiness schema for physical locations.
No Twitter/X, Facebook, or Instagram links visible on the site Low
The site links only to LinkedIn, missing social signals that could boost external visibility and AI knowledge graph connections.
What to change: Add links to active social media profiles (Twitter/X, Facebook, Instagram) to increase external signals.
What's working
- Homepage and key pages carry rich JSON-LD schema via Rank Math SEO — The site uses InsuranceAgency, Organization, WebSite, WebPage, and BlogPosting schema, providing structured data that helps AI crawlers understand the business.
- Content is text-rich with no JavaScript rendering dependency — Pages contain 500-900 words of text and are not dependent on JavaScript, making them accessible to AI crawlers that do get through.
- Sitemap is present and well-formed with 4 sub-sitemaps — The sitemap_index.xml is accessible and contains 4 sub-sitemaps covering 114+ URLs, aiding crawler discovery.
- Robots.txt is permissive with no AI-bot restrictions — The robots.txt only disallows /wp-admin/ and does not block any AI crawlers by name, which is a good baseline for AI visibility.
- ChatGPT-User and PerplexityBot can access the site successfully — ChatGPT-User, OAI-SearchBot, PerplexityBot, and Perplexity-User receive full 172KB responses, meaning some AI crawlers can index the content.
- DNS TXT records show integrations with multiple enterprise tools — The site uses 1Password, DocuSign, Smartsheet, Templafy, Mailgun, SparkPost, and Constant Contact, indicating a mature tech stack that supports business operations.
Track navacord.com across AI search
This is one snapshot. Open the interactive report to inspect evidence, or grade another site free.