Skip to main content

butlerfirm.com — Website Report

Scored 75/100 · Scanned with Foglift

C
OverallOverall Score — weighted average of all category scores

butlerfirm.com scored 75. Addressing the 9 listed issues could raise its estimated score to 89.

3 critical5 warnings9 total issues

Quick wins

~66 min total fix time
1AI search engines can't read your site~2m
2Missing HSTS header~2m
3Missing Referrer Policy header~2m

https://butlerfirm.com/lawrenceville-injury-lawyers/ · 2026-08-27

Scanned with Foglift · Technical Audit + AI Readiness analysis

Share This Report

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

Email to Contact

AI Readiness

Technical and authority signals that support AI systems in accessing, understanding, and reusing your content

57D

Some external data sources were unavailable. Score is based on partial data.

Technical77
Authority40
Set up all 6 tiers free →
Brand Mentions
Unavailable
37
Domain Authority
PageRank signal only; external reference data is temporarily unavailable.
72
Content Freshness
28 of 500 pages updated in the last 30 days
77
Technical Readiness
Moderate technical readiness — some improvements possible

Technical Issues

AI search engines can't read your sitecritical~2 min fix

Your site blocks 2 AI crawlers (GPTBot, ClaudeBot). This means ChatGPT, Perplexity, and other AI assistants won't recommend your site in their answers. Ask your developer to update the robots.txt file to allow these crawlers.

Quick Fix
# Add to your robots.txt to allow AI crawlers:
User-agent: GPTBot
Allow: /

User-agent: ChatGPT-User
Allow: /

User-agent: ClaudeBot
Allow: /

User-agent: PerplexityBot
Allow: /

User-agent: Google-Extended
Allow: /
Allow AI crawlers to index your content so you appear in ChatGPT, Perplexity, and Google AI Overviews.

How does AI see Butlerfirm?

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

G
C
P
Ge
A

Start with weekly Perplexity checks for Butlerfirm. Paid plans add ChatGPT, Google AI Overview, Gemini, and Claude.

SEO & Technical Issues (8)

Missing HSTS headercriticalSecurity~2 min fix

Enable HTTP Strict Transport Security to force HTTPS connections.

Quick Fix
# Nginx:
add_header Strict-Transport-Security "max-age=31536000; includeSubDomains" always;

# Apache (.htaccess):
Header always set Strict-Transport-Security "max-age=31536000; includeSubDomains"

# Next.js (next.config.js headers):
{ key: 'Strict-Transport-Security', value: 'max-age=31536000; includeSubDomains' }
HSTS forces browsers to use HTTPS, preventing downgrade attacks and cookie hijacking.
9 render-blocking scriptscriticalPerformance

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

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.
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 324KB. Large HTML documents take longer to parse. Consider lazy loading content or splitting into multiple pages.

7 external stylesheetswarningPerformance

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

73 images without lazy loadingwarningPerformance

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

HTML contains many commentsinfoPerformance

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

Your Potential Score

75

Now

89

Estimated potential

+14 points estimated improvement from addressing 9 listed issues

Estimate based on the measured category scores and the issues listed in this audit.

Track your AI visibility over time

AI Visibility Monitoring

Free checks Perplexity weekly while you're active. Paid plans add ChatGPT, Google AI Overview, Gemini, and Claude with daily, twice-daily, or hourly monitoring.

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.

Set up Free monitoring

Weekly Perplexity while active · No credit card required

Compare paid plans — from $49/mo

Industry Benchmark

SEO
Avg: 62+38Ahead
AI Readiness
Avg: 35+22Ahead
Performance
Avg: 55-1Behind
Security
Avg: 40+30Ahead
Accessibility
Avg: 68+27Ahead

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

What This Score Means for You

Slow loading — Sites loading in 3+ seconds lose 53% of mobile visitors (Google data).

Most of these issues have simple, copy-paste fixes. Check the code snippets above for quick solutions.

Recent scans on Foglift

Scan your own site free →