Skip to main content

www.kuuki.fi — Website Report

Scored 73/100 · Scanned with Foglift

C
OverallOverall Score — weighted average of all category scores

kuuki.fi scored 73. One fix would take it to 93.

2 critical7 warnings11 total issues

Quick wins

~105 min total fix time
1Missing Content Security Policy header~5m
2No skip navigation link~5m
3No FAQ section found~15m

https://www.kuuki.fi/ · 2026-06-04

Scanned with Foglift · Technical Audit + AI Readiness analysis

AI Action Plan

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

FIX FIRST (Critical): 1. Missing Content Security Policy header — Add a Content-Security-Policy header to prevent XSS and injection attacks.

2. 22 render-blocking scripts — 22 scripts without async or defer attributes. These block page rendering. Add defer or async to non-critical scripts. QUICK WINS (Warnings): 1. 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. 2. 3 images missing alt text — Found 3 of 29 images without alt attrib

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.

Email to Contact

AI Readiness

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

69D
Technical73
Authority65
Set up all 6 tiers free →
100
Brand Mentions
Found 20+ web mentions of "kuuki"
29
Domain Authority
PageRank: 1.2/10, 6+ external references
71
Content Freshness
11 of 247 pages updated in the last 30 days
73
Technical Readiness
Moderate technical readiness — some improvements possible

Technical Issues

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.

How does AI see Kuuki?

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

G
C
P
Ge
A

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

SEO & Technical Issues (10)

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.
22 render-blocking scriptscriticalPerformance

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

3 images missing alt textwarningSEO

Found 3 of 29 images without alt attributes. Alt text is critical for accessibility (screen readers) and SEO (image search).

10% of images lack alt textwarningAccessibility

3 of 29 images have no alt attribute. Screen readers cannot describe these images to visually impaired users.

3 form inputs may lack labelswarningAccessibility

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

Server response could be fasterwarningPerformance

Server responded in 2.1s. Aim for under 200ms TTFB. Consider caching, CDN, or server-side optimizations.

19 external stylesheetswarningPerformance

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

14 images without lazy loadingwarningPerformance

14 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 22 HTML comments. Remove unnecessary comments in production to reduce file size.

Your Potential Score

73

Now

83

Potential

+10 points possible by fixing 11 issues

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

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+32Ahead
AI Readiness
Avg: 35+34Ahead
Performance
Avg: 55-6Behind
Security
Avg: 40+35Ahead
Accessibility
Avg: 68+11Ahead

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 →