Cached Analysis

This analysis was performed 3 months ago (25.05.2026 10:31). The website may have changed since then.

Analyzed: 25.05.2026 10:31 3 months ago

SEO Analysis Report

70
/ 100

Good

Optimized site, a few areas to improve

Plan optimization within the next 2 weeks. Priority: medium and high recommendations.

Bridge the gap. Get a free action plan to reach score 80+ within 24h.

Get free plan

⚠️ Critical Issues (2)

  • 65/100
    Mobile Friendliness

    Recommendation: Optimize viewport: use width=device-width and initial-scale=1.0
  • 65/100
    Core Web Vitals

    Too many render-blocking scripts (4) - significantly impacts LCP, 4 synchronous scripts in head may cause long tasks

    Recommendation: Move scripts to end of body or add async/defer - 4 blocking scripts detected

Category Scores

Meta Information

58/100
58
/ 100

Content

67/100
67
/ 100

Resources

77/100
77
/ 100

Technical SEO

78/100
78
/ 100

Priority Recommendations

Top 15
1

Add H1 heading and H2/H3 structure - crucial for AI citation

CRITICAL
Content AI Citation
2

Add Article/BlogPosting structured data - crucial for AI content understanding

Missing structured data

The page has no Schema.org markup that tells Google exactly what the content is (article, product, company, etc.).

Impact

You're not taking advantage of "rich snippets" - enhanced results with stars, prices, images.

How to fix

Add appropriate Schema.org type (e.g., Article, Product, Organization) in JSON-LD format.

CRITICAL
Content AI Citation
Documentation
3

Page needs significant changes to be well-cited by AI systems - start with adding Schema.org and clear content structure

Missing structured data

The page has no Schema.org markup that tells Google exactly what the content is (article, product, company, etc.).

Impact

You're not taking advantage of "rich snippets" - enhanced results with stars, prices, images.

How to fix

Add appropriate Schema.org type (e.g., Article, Product, Organization) in JSON-LD format.

CRITICAL
Content AI Citation
4

Page weighs 24.2 MB - over 3x the recommended budget of 1.5 MB. Immediate optimization needed

CRITICAL
Resources Page Weight
5

Move scripts to end of body or add async/defer - 4 blocking scripts detected

CRITICAL
Technical SEO Core Web Vitals
Documentation
6

Use defer or async for all scripts - 4 sync scripts block interactivity

CRITICAL
Technical SEO Core Web Vitals
Documentation
7

Add lang attribute (e.g. lang="en") to <html> tag for screen readers

Missing language attribute

The <html> tag doesn't have a lang attribute specifying the page language.

Impact

Screen readers may mispronounce text. This makes it difficult for blind users.

How to fix

Add lang="en" (or appropriate language code) to the <html> tag.

CRITICAL
Content Accessibility
Documentation
8

Enable gzip or brotli compression for HTML, CSS, JS - reduces size by up to 70%

No resource compression

Server does not compress text files (HTML, CSS, JS) before sending.

Impact

Data transfer is 60-80% larger than it could be. Page loads much slower.

How to fix

Enable gzip or brotli compression in server configuration.

CRITICAL
Resources Page Speed
Documentation
9

Add FAQPage schema for Q&A sections - ideal source of AI citations

HIGH
Content AI Citation
Documentation
10

Add author information (author schema or meta tag) - builds credibility for AI

HIGH
Content AI Citation
11

Add publish date (datePublished in schema or article:published_time) - freshness signal

HIGH
Content AI Citation
12

Add Content-Security-Policy header - the most effective protection against XSS attacks. Start with report-only mode: Content-Security-Policy-Report-Only

Missing security headers

The page doesn't send basic security headers that protect against attacks.

Impact

The page is more vulnerable to XSS, clickjacking, and other attacks.

How to fix

Add headers: X-Content-Type-Options, X-Frame-Options, Content-Security-Policy.

HIGH
Technical SEO HTTP Headers Security
Documentation
13

Add X-Frame-Options: SAMEORIGIN header. This protects against clickjacking attacks where an attacker embeds your page in a hidden iframe

Missing security headers

The page doesn't send basic security headers that protect against attacks.

Impact

The page is more vulnerable to XSS, clickjacking, and other attacks.

How to fix

Add headers: X-Content-Type-Options, X-Frame-Options, Content-Security-Policy.

HIGH
Technical SEO HTTP Headers Security
Documentation
14

Page has only 145 words - add more content (recommended: minimum 300 words)

HIGH
Content Content Quality
15

Images weigh 24.1 MB (24 files). Budget is 750 KB. Consider: WebP/AVIF compression, responsive images (srcset), lazy loading

Missing lazy loading for images

All images load immediately, even those not visible on screen. This slows down the page.

Impact

Slower first page display, especially on slow connections.

How to fix

Add loading="lazy" to images below the first screen.

HIGH
Resources Page Weight

🎯 Quick Wins

Best ROI

HTTP Headers Security

ROI: 12.75
15 66 (+51)
Effort 4/5
  • HSTS max-age is 2592000 seconds - increase to at least 31536000 (1 year)

    Missing HTTPS enforcement (HSTS)

    The HSTS header tells browsers to always use secure connection. Without it, someone could intercept data.

    Impact

    Lower user security, especially on public WiFi networks.

    How to fix

    Add HTTP header: Strict-Transport-Security: max-age=31536000

  • Add Content-Security-Policy header - the most effective protection against XSS attacks. Start with report-only mode: Content-Security-Policy-Report-Only

    Missing security headers

    The page doesn't send basic security headers that protect against attacks.

    Impact

    The page is more vulnerable to XSS, clickjacking, and other attacks.

    How to fix

    Add headers: X-Content-Type-Options, X-Frame-Options, Content-Security-Policy.

AI Citation

ROI: 12.67
5 43 (+38)
Effort 3/5
  • Add H1 heading and H2/H3 structure - crucial for AI citation
  • Add bulleted or numbered lists - AI prefers organized data

Keyword Consistency

ROI: 10
50 80 (+30)
Effort 3/5
  • Main keywords from content rarely appear in Title, Description or H1. Improve consistency.

Content Quality

ROI: 9.75
35 74 (+39)
Effort 4/5
  • Page has only 145 words - add more content (recommended: minimum 300 words)
  • Split text into more paragraphs for better readability

Twitter Cards

ROI: 9
55 64 (+9)
Effort 1/5
  • Add required Twitter Card tags: twitter:title, twitter:description, twitter:image

    Missing twitter:card

    Missing the basic twitter:card tag specifying card type.

    Impact

    Twitter doesn't know which card format to display.

    How to fix

    Add twitter:card with value "summary" or "summary_large_image".

  • Twitter will use Open Graph tags as fallback for: twitter:title, twitter:description, twitter:image - consider adding dedicated Twitter tags

Page Weight

ROI: 7.75
48 79 (+31)
Effort 4/5
  • Images weigh 24.1 MB (24 files). Budget is 750 KB. Consider: WebP/AVIF compression, responsive images (srcset), lazy loading

    Missing lazy loading for images

    All images load immediately, even those not visible on screen. This slows down the page.

    Impact

    Slower first page display, especially on slow connections.

    How to fix

    Add loading="lazy" to images below the first screen.

  • Enable gzip or brotli compression on the server. This can reduce transfer size by 60-80% for HTML, CSS, and JS files

    No resource compression

    Server does not compress text files (HTML, CSS, JS) before sending.

    Impact

    Data transfer is 60-80% larger than it could be. Page loads much slower.

    How to fix

    Enable gzip or brotli compression in server configuration.

Detailed Results

26 analyzers
T
Title OK Needs improvement

VW Polo 6R - parts for sale

Length: 27 characters
D
Meta Description OK Optimal

Original and used VW Polo 6R parts for sale. Wide selection of accessories, body elements, engine and suspension parts. Worldwide shipping available.

Length: 149 characters
V
Viewport OK Optimal

width=device-width

C
Charset OK

utf-8

L
Language Missing
R
Robots Missing

index, follow

Index: Yes | Follow: Yes

HTML structure

<html> ✓ <head> ✓ <body> ✓
143
ms response
34.1
KB HTML
29
Resources
Compression

Resources

CSS: 5
JavaScript: 0
Images: 24

Cache

Cache-Control: None
ETag:
Validators:

Render-blocking resources: 5

CSS: 5 | JS: 0
5/100
AI citation readiness: Poor

Content structure

Headings:
Lists:
Tables:
Avg. paragraph: 0 words

Answer format

Summary:
Definitions:
FAQ section:

Structured data

Article schema:
FAQ schema:
HowTo schema:

Authority signals

Author:
Publish date:
Modified date:
24.2 MB
Budget: 1.5 MB (+1,510.3%)

Weight breakdown by category

CSS (5 files) 0 B / 150 KB
HTML (1 files) 63.3 KB / 100 KB
Fonts (0 files) 0 B / 150 KB
Other (0 files) 0 B / 100 KB
Images (24 files) 24.1 MB / 750 KB
JavaScript (0 files) 0 B / 500 KB

Compression

Encoding: none
Compressed: 0 / 5

Minification

CSS: 0 minified / 5 not
JS: 0 minified / 0 not
Total HTTP requests: 30
100.0%
Checked: 24 of 24 links
24 OK 0 broken 0 redirected
Status codes: 200 (24x)
🌐 lang attribute
📱 Viewport

Scalable

📝 Form labels
Form fields: 0
With label: 0
🔘 Buttons
Total: 0
Accessible: 0
🐦 Card type: summary_large_image

@web3templates

Required fields

25%
twitter:card
twitter:title
twitter:description
twitter:image

OG Fallback

twitter:image: Will fallback to og:image
twitter:title: Will fallback to og:title
twitter:description: Will fallback to og:description
0
Depth
22
URL length
0
Keywords
Readability

Character analysis

✗ Dashes ✓ Uppercase letters ✓ Underscores ✓ Spaces ✓ Special characters

Additional features

GET parameters: No Trailing /: No
🔗 Canonical URL Set
Canonical: https://sale.polo.blue/
Current: https://sale.polo.blue
✓ Matches URL ✓ Self-referencing ✓ Absolute URL ✓ HTTPS
24
Total links
24
Internal
0
External

Dofollow / Nofollow

Dofollow: 24
Nofollow: 0

Anchor text

Descriptive: 24
Generic: 0
Empty: 0

Redirect chain (1 step)

301
http://sale.polo.blue
36ms → redirects
200
https://sale.polo.blue/
111ms Destination page
Total time: 147ms

www redirect

Valid: No
Canonical version: non-www

HTTPS redirect

HTTP → HTTPS: Yes
Type: 301

Meta Refresh

Detected: Yes

JS redirect

Detected: Yes

Facebook

Complete
Yes
Title sale.polo.blue
Yes
Description Original and used VW Polo 6R parts for sale. Wide selection...
Yes
Image https://sale.polo.blue/opengraph.jpg
Yes
URL https://sale.polo.blue/
Yes
Type website
Yes
Site name sale.polo.blue

Twitter/X

Complete
Card type: summary_large_image
Yes
Title sale.polo.blue
Yes
Description Original and used VW Polo 6R parts for sale. Wide selection...
Yes
Image https://sale.polo.blue/opengraph.jpg
Yes
Account @web3templates

LinkedIn

Complete
Yes
Title sale.polo.blue
Yes
Description Original and used VW Polo 6R parts for sale. Wide selection...
Yes
Image https://sale.polo.blue/opengraph.jpg

Social media image analysis

No available image or it could not be analyzed

145
Total words
98
Unique
4.1
Avg. word length
26
Sentences

Text readability

Metric Result
Flesch Reading Ease 97.1
Flesch-Kincaid Grade 1.0
Gunning Fog Index 4.2
Coleman-Liau Index 6.1
SMOG Index 7.6
Difficulty level Very Easy
Words per sentence (average) 5.0

Structure

Paragraphs: 0
Lists: 0

Content to HTML ratio

Ratio: 310.0%
Text / HTML: 1.1 KB / 34.1 KB
LCP
Largest Contentful Paint
Risk: High
CLS
Cumulative Layout Shift
Risk: Low
INP
Interaction to Next Paint
Risk: High
TTFB
Time to First Byte
Risk: Low

LCP - Details

Response time: 143 ms
Preload hints:
Render-blocking CSS: 5
Render-blocking JS: 4

INP - Details

External scripts: 6
Async scripts: 0
Defer scripts: 1
Sync in <head>: 4

CLS - Details

Images without dimensions: 0
Font display swap:
Iframes without dimensions: 0

TTFB - Details

Response time: 143 ms
Preconnect:
DNS prefetch:

Resource Hints

Preload: 0 Prefetch: 0 Preconnect: 2 DNS Prefetch: 0
Total words: 145
Unique: 98

Most frequent words (95 unique)

# Word How many times Density
1 00 20 13.79%
2 50 4 2.76%
3 polo 3 2.07%
4 10 3 2.07%
5 brake 3 2.07%
6 audi 3 2.07%
7 scirocco 2 1.38%
8 two 2 1.38%
9 section 2 1.38%
10 master 2 1.38%

Two-word phrases (16 unique)

# Phrase How many times Density
1 10 00 3 2.08%
2 00 two 2 1.39%
3 two section 2 1.39%
4 section master 2 1.39%
5 master cylinder 2 1.39%
6 19 00 2 1.39%
7 00 boot 2 1.39%
8 boot lid 2 1.39%
9 lid handle 2 1.39%
10 00 audi 2 1.39%

Three-word phrases (10 unique)

# Phrase How many times Density
1 00 two section 2 1.40%
2 two section master 2 1.40%
3 section master cylinder 2 1.40%
4 00 boot lid 2 1.40%
5 boot lid handle 2 1.40%
6 50 brake disc 2 1.40%
7 brake disc cover 2 1.40%
8 disc cover plate 2 1.40%
9 cover plate 17 2 1.40%
10 plate 17 50 2 1.40%

Keyword stuffing detected

• "00" - density 13.79% (20x)
• "10 00" - density 2.08% (3x)
H1 Correct (1)

"Polo 6R parts for sale"

22 characters

Heading distribution

H1
1
1
H2
1
1
H3
0
H4
0
H5
0
H6
0
Correct heading hierarchy
24
Internal links
24
Unique destinations
24
In content
0
In navigation

Anchor text quality

24
Descriptive
0
Generic
0
Empty
0
Image
0
URL

Depth of linked URLs

0
/0
24
/1
0
/2
0
/3
0
/4+
Average depth: 1.0 | Deepest: https://sale.polo.blue/polo-6cpolo-awscirocco-r-line-multifunction-steering-wheel/

Link location on the page

0
Navigation
24
Content
0
Footer
0
Sidebar
0
Other
🤖 robots.txt Found
User-Agents: 1
Allow: 1
Disallow: 0
Sitemap URLs: 1
🗺️ Sitemap XML Found
Type: sitemap_index
URLs: 0
https://sale.polo.blue/sitemap-index.xml
📋 JSON-LD 1 item
WebPage (1)

Properties WebPage:

https://www.schema.org/name https://www.schema.org/image https://www.schema.org/description
🏷️ Microdata 3 items
WPHeader
ItemList
WPFooter
🖼️

No images on the page

🔒 HTTPS
Enabled
📜 SSL certificate
Issuer: Google Trust Services
Expires in 42 days (2026-07-06 14:46:10)

HTTP → HTTPS redirect

Active (HTTP 301)
No mixed content

Security headers

HSTS
CSP
X-Frame-Options
X-Content-Type
X-XSS-Protection
Keyword Title Description H1 Consistency
audi 0/3
polo 2/3
brake 0/3
section 0/3
scirocco 0/3
Viewport

width=device-width

Device Width
Initial Scale

Font size

Small fonts: 0

Tap targets

Interactive elements: 59

Media Queries

2 found

Responsive images

Images: 33
With srcset: 24
With <picture>: 0
📘 Facebook/OG preview
https://sale.polo.blue/opengraph.jpg

sale.polo.blue

Original and used VW Polo 6R parts for sale. Wide selection of accessories, body elements, engine and suspension parts. Worldwide shipping available.

sale.polo.blue

Required tags

100%
og:title
og:type
og:url
og:image

Recommended tags

og:description
og:site_name
og:locale
🔤 Charset
Meta: utf-8
Header: None
🌍 Hreflang
3 tags
💬 Content-Language
Meta: None
Header: None
F
Virtually no security headers configured
2 of 7 headers present
Header Status Details
HSTS Yes max-age=2592000 ; includeSubDomains ; preload
Content-Security-Policy No none
X-Frame-Options No none
X-Content-Type-Options Yes nosniff
Referrer-Policy No none
Permissions-Policy No none
X-XSS-Protection No none

Add this badge to your website

Your website scored 70/100 in the full SEO analysis. Copy the HTML code and paste it into your footer or sidebar.

SEO Score 70/100 - tested with Seometryka.pl
<a href="https://seometryka.pl" title="SEO Score 70/100 - tested with Seometryka.pl"><img src="https://seometryka.pl/badge/wynik/17096.svg?lang=en" alt="SEO Score 70/100 - tested with Seometryka.pl" height="28" loading="lazy"></a>

Your site needs professional help

With a score of 70/100, your site is losing customers and ranking. We can help — get a free improvement estimate within 24 hours.

Thank you!

We will contact you within 24 hours with a free improvement estimate for your site.

Fast, secure hosting with free SSL, automatic backups, and optimized for SEO. Everything your site needs in one place.

Free SSL certificate NVMe drives + CDN Daily backups HTTP/2 + Brotli
Ask about hosting