Skip to main content

www.doanegrantthornton.ca — Website Report

Scored 81/100 · Scanned with Foglift

B
OverallOverall Score — weighted average of all category scores

doanegrantthornton.ca scored 81 — top 15% of sites we've scanned.

10 warnings13 total issues

Quick wins

~122 min total fix time
1Missing Referrer Policy header~2m
2No skip navigation link~5m
3AI doesn't know who you are~10m

https://www.doanegrantthornton.ca/ · 2026-07-13

Scanned with Foglift · Technical Audit + AI Readiness analysis

AI Action Plan

Website Analysis for https://www.doanegrantthornton.ca/ Your site scores 81/100 overall, but AI engines may be missing you. Your AI Visibility is 65/100 — there's significant room to improve how ChatGPT, Perplexity, and Gemini surface your brand. We found 0 critical issues and 10 warnings. Here's your prioritized action plan:

QUICK WINS (Warnings): 1. Structured data needs more detail — You have basic structured data, but it's missing the rich types that AI engines look for — like FAQ sections, how-to guides, or product info. Adding these helps AI assistants extract and cite your content more accurately.

2. No FAQ section found — AI assistants love Q&A content — it's the easiest format for them to extract and quote. Add a Frequently Asked Questions section to your page, and you'll significantly increase your chances of being cited in AI-generated answers. 3. Missing Referrer Policy header — Add a Referrer-Policy header to control information leakage. 4. Title tag too long — Your title is 70 characters. Keep it under 60 for best display in search results. 5. 1 form input may lack labels — Form in

9 more critical fixes + quick wins in your full report

Enter your email and we'll send the complete action plan to your inbox.

No spam. Just your report.

Share This Report

Send this scan to a teammate or contact. The shareable link includes all scores and issues.

Email to Contact

AI Visibility

How likely AI assistants like ChatGPT, Perplexity, and Gemini are to cite your brand

65D
85
Brand Mentions
Found 19+ web mentions of "doanegrantthornton"
47
Domain Authority
PageRank: 2.3/10, 18+ external references
59
Content Freshness
5 of 500 pages updated in the last 30 days
61
Technical Readiness
Moderate technical readiness — some improvements possible

Technical Issues

Structured data needs more detailwarning

You have basic structured data, but it's missing the rich types that AI engines look for — like FAQ sections, how-to guides, or product info. Adding these helps AI assistants extract and cite your content more accurately.

No FAQ section foundwarning~15 min fix

AI assistants love Q&A content — it's the easiest format for them to extract and quote. Add a Frequently Asked Questions section to your page, and you'll significantly increase your chances of being cited in AI-generated answers.

Quick Fix
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [{
    "@type": "Question",
    "name": "What does your company do?",
    "acceptedAnswer": {
      "@type": "Answer",
      "text": "We provide [your service]. Our solution helps..."
    }
  }]
}
</script>
AI models frequently cite FAQ content. Add FAQPage schema to boost your chances of appearing in AI-generated answers.
AI doesn't know who you areinfo~10 min fix

Your site is missing identity markup that tells AI engines "we are [Company X], and here's what we do." Adding this helps AI assistants recognize your brand as an authority and recommend you by name.

Quick Fix
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Your Company",
  "url": "https://yoursite.com",
  "logo": "https://yoursite.com/logo.png",
  "sameAs": [
    "https://twitter.com/yourhandle",
    "https://linkedin.com/company/yourcompany",
    "https://github.com/yourorg"
  ],
  "contactPoint": {
    "@type": "ContactPoint",
    "email": "hello@yoursite.com",
    "contactType": "customer service"
  }
}
</script>
Entity markup tells AI models who you are, making them more likely to cite your brand accurately.

How does AI see Doanegrantthornton?

When users ask AI about your industry, are you recommended?

G
C
P
Ge
A

See how ChatGPT, Claude, Perplexity, and Gemini talk about Doanegrantthornton

SEO & Technical Issues (10)

Missing Referrer Policy headerwarningSecurity~2 min fix

Add a Referrer-Policy header to control information leakage.

Quick Fix
# Nginx:
add_header Referrer-Policy "strict-origin-when-cross-origin" always;

# Next.js (next.config.js headers):
{ key: 'Referrer-Policy', value: 'strict-origin-when-cross-origin' }
Controls how much referrer information is sent with requests, protecting user privacy.
Title tag too longwarningSEO

Your title is 70 characters. Keep it under 60 for best display in search results.

1 form input may lack labelswarningAccessibility

Form inputs should have associated labels or aria-label attributes so screen readers can identify them.

Potential low contrast textwarningAccessibility

Some text appears to use light colors that may not have sufficient contrast against the background. WCAG requires a minimum 4.5:1 contrast ratio.

Large HTML documentwarningPerformance

Your HTML is 556KB. Large HTML documents take longer to parse. Consider lazy loading content or splitting into multiple pages.

2 render-blocking scriptswarningPerformance

2 scripts without async or defer attributes. These block page rendering. Add defer or async to non-critical scripts.

10 external stylesheetswarningPerformance

Loading 10 CSS files. Each blocks rendering. Consider combining stylesheets or inlining critical CSS.

8 images without lazy loadingwarningPerformance

8 images don't use loading="lazy". Add lazy loading to below-the-fold images to improve initial page load.

No skip navigation linkinfoAccessibility~5 min fix

Add a 'Skip to main content' link at the top of the page so keyboard users can bypass repetitive navigation.

Quick Fix
<!-- Add as the first element inside <body> -->
<a href="#main-content" class="sr-only focus:not-sr-only focus:absolute focus:top-2 focus:left-2 focus:z-50 focus:px-4 focus:py-2 focus:bg-blue-600 focus:text-white focus:rounded">
  Skip to main content
</a>

<!-- Add id to your main content area -->
<main id="main-content">
  ...
</main>
Skip links let keyboard users bypass repetitive navigation and jump straight to content.
HTML contains many commentsinfoPerformance

Found 43 HTML comments. Remove unnecessary comments in production to reduce file size.

Your Potential Score

81

Now

85

Potential

+4 points possible by fixing 13 issues

That moves you from B to Btop 15% of all websites

Track your AI visibility over time

AI Visibility Monitoring

We check AI prompts weekly across ChatGPT, Perplexity, and Google AI. See how often your brand appears.

Competitor Tracking

Compare your AI visibility against competitors. Know when they overtake you.

Weekly Digest

Get AI-generated insights emailed every Monday with action items.

Start monitoring — from $49/mo

Free tier available · No credit card required

Industry Benchmark

SEO
Avg: 62+33Ahead
AI Readiness
Avg: 35+29Ahead
Performance
Avg: 55+10Ahead
Security
Avg: 40+50Ahead
Accessibility
Avg: 68+21Ahead

Based on 120+ websites scanned across industries. See full benchmark report →

Recent scans on Foglift

Scan your own site free →