Skip to main content

bx.qa — Website Report

Scored 89/100 · Scanned with Foglift

B
OverallOverall Score — weighted average of all category scores

bx.qa scored 89 — top 15% of sites we've scanned.

--
Unavailable
1 critical2 warnings4 total issues

Quick wins

~30 min total fix time
1Missing Content Security Policy header~5m
2No skip navigation link~5m

https://bx.qa/ · 2026-06-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

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

Technical88
AuthorityUnavailable
Set up all 6 tiers free →
Brand Mentions
Unavailable
Domain Authority
Unavailable
95
Content Freshness
66 of 66 pages updated in the last 30 days
88
Technical Readiness
Strong technical AI readiness (schema, FAQ, AI crawler access)

How does AI see Bx?

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

G
C
P
Ge
A

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

Issues Found (4)

Missing Content Security Policy headercriticalSecurity~5 min fix

Add a Content-Security-Policy header to prevent XSS and injection attacks.

Quick Fix
# Nginx:
add_header Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline';" always;

# Apache (.htaccess):
Header set Content-Security-Policy "default-src 'self'; script-src 'self' 'unsafe-inline'; style-src 'self' 'unsafe-inline';"

# Next.js (next.config.js headers):
{ key: 'Content-Security-Policy', value: "default-src 'self'; script-src 'self' 'unsafe-inline'" }
Content-Security-Policy prevents XSS attacks by controlling which resources the browser can load.
2 render-blocking scriptswarningPerformance

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

4 images without lazy loadingwarningPerformance

4 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.

Your Potential Score

89

Now

90

Estimated potential

+1 points estimated improvement from addressing 4 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 Google AI Overview weekly while you're active. Paid plans add ChatGPT, Perplexity, 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 Google AI Overview while active · No credit card required

Compare paid plans — from $49/mo

Industry Benchmark

SEO
Avg: 62+38Ahead
AI Readiness
Avg: 35Unavailable
Performance
Avg: 55+30Ahead
Security
Avg: 40+35Ahead
Accessibility
Avg: 68+29Ahead

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

AI visibility preview

See which brands Google AI Overview surfaces for your category.

Recent scans on Foglift

Scan your own site free →