hdinline.com — Website Report
Scored 75/100 · Scanned with Foglift
Your Scores vs Industry Average (based on 120+ scans)
Quick wins
~89 min total fix timehttps://hdinline.com/ · 4/11/2026, 7:53:54 PM
Scanned with Foglift · SEO + AI Visibility analysis
AI Action Plan
Website Analysis for https://hdinline.com Your site scores 75/100 overall, but AI engines may be missing you. Your AI Visibility is 56/100 — there's significant room to improve how ChatGPT, Perplexity, and Gemini surface your brand. We found 1 critical issue and 8 warnings. Here's your prioritized action plan:
FIX FIRST (Critical): 1. 17 external scripts loaded — Your page loads 17 external JavaScript files. Each requires a network request. Bundle scripts and defer non-critical ones to improve load time. QUICK WINS (Warnings):
1. Missing Referrer Policy header — Add a Referrer-Policy header to control information leakage. 2. Missing Permissions Policy header — Add a Permissions-Policy header to control browser feature access. 3. Title tag too long — Your title is 139 characters. Keep it under 60 for best display in search results. 4. 1 form input may lack labels — Form inputs should have associated labels or aria-label attributes so screen readers can identify them. 5. Skipped heading level — Heading hierarchy jumps f
8 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.
Track These Scores Over Time
Track what ChatGPT, Perplexity, Gemini, Claude, and Google AI Overview say about your brand — with weekly reports and score trends.
Free tier available · 200 tokens/month · No credit card
AI Visibility
How likely AI assistants like ChatGPT, Perplexity, and Gemini are to cite your brand
How does AI see Hdinline?
When users ask AI about your industry, are you recommended?
See how ChatGPT, Claude, Perplexity, and Gemini talk about Hdinline
Issues Found (11)
Your page loads 17 external JavaScript files. Each requires a network request. Bundle scripts and defer non-critical ones to improve load time.
Add a Referrer-Policy header to control information leakage.
# 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' }Add a Permissions-Policy header to control browser feature access.
# Nginx:
add_header Permissions-Policy "camera=(), microphone=(), geolocation=()" always;
# Next.js (next.config.js headers):
{ key: 'Permissions-Policy', value: 'camera=(), microphone=(), geolocation=()' }Your title is 139 characters. Keep it under 60 for best display in search results.
Form inputs should have associated labels or aria-label attributes so screen readers can identify them.
Heading hierarchy jumps from H1 to H3. Don't skip heading levels — this confuses screen readers and assistive technology.
Your HTML is 551KB. Large HTML documents take longer to parse. Consider lazy loading content or splitting into multiple pages.
2 scripts without async or defer attributes. These block page rendering. Add defer or async to non-critical scripts.
Loading 8 CSS files. Each blocks rendering. Consider combining stylesheets or inlining critical CSS.
Add a 'Skip to main content' link at the top of the page so keyboard users can bypass repetitive navigation.
<!-- 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>Found 45 HTML comments. Remove unnecessary comments in production to reduce file size.
Your Potential Score
75
Now
88
Potential
+13 points possible by fixing 11 issues
That moves you from C to B — top 15% of all websites
How You Compare
+13
vs. average website (62/100)
top 30%
of all websites scanned
Not Ready
for AI search
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.
Free tier available · No credit card required
Industry Benchmark
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.
How do you compare?
See a head-to-head comparison across all 5 categories against any competitor.
Want to audit another website?
Run Another Audit