Catalog / smart-dato.com
60

SEO audit for smart-dato.com

Custom Software & E-Commerce Development Agency | Smart Dato

ecommerce

Health 60/100 (fair) · 50 pages crawled · generated 2026-08-26

Download Markdown report (feed to ChatGPT / Claude / Cursor)

B2B custom software, Shopware & Shopify e-commerce, mobile apps. European agency based in South Tyrol, Italy. Serving clients across DACH and EU since 2015.

Screenshot of smart-dato.com
50
pages crawled
46
indexable pages
4
errors
106
warnings
399
notices
0
orphan pages
0
broken links
Category breakdown
CategoryScoreErrorsWarningsNotices
Sitemap 92 4 0 0
Performance 72 0 47 96
Agent Readiness 72 0 46 81
Titles 95 0 8 0
Duplicate 99 0 2 3
Structured Data 99 0 2 13
Meta Description 99 0 1 13
Cache 100 0 0 46
Content 100 0 0 5
Crawlability 100 0 0 4
Headings 100 0 0 1
Images 100 0 0 1
Links 100 0 0 46
Security 100 0 0 46
Social 100 0 0 43
URL 100 0 0 1
Findings

Errors (1 rules)

error Non-200 URL listed in sitemap

Rule sitemap.not_200 · Sitemap · 4 occurrence(s)

Warnings (7 rules)

warning Control has no accessible name

Rule agent.control_no_name · Agent Readiness · 46 occurrence(s)

warning Near-duplicate page content

Rule duplicate.near · Duplicate · 2 occurrence(s)

warning Hero/LCP image is lazy-loaded (loading=lazy delays LCP)

Rule images.no_lazy_lcp_candidate · Performance · 1 occurrence(s)

  • https://www.smart-dato.com/de/leistungen/test-automation — the likely hero/LCP image (csm_appium_670202048f.png) has loading="lazy" — Google explicitly warns against lazy-loading the LCP image, because it delays the fetch until layout completes. Remove loading="lazy" from the first significant image and add fetchpriority="high" instead.

warning Missing meta description

Rule meta_desc.missing · Meta Description · 1 occurrence(s)

warning Render-blocking script in <head> (no defer/async)

Rule perf.render_blocking · Performance · 46 occurrence(s)

warning Schema describes content not visible on the page

Rule schema.hidden_content · Structured Data · 2 occurrence(s)

  • https://www.smart-dato.com/de/projekte/europacco — a schema name/headline ("Europacco Plattform") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.
  • https://www.smart-dato.com/de/projekte/omest-olc — a schema name/headline ("OMEST Logistiksoftware") does not appear in the page's visible text — Google's policies prohibit marking up content not visible to readers. This is a heuristic (a static-HTML substring check): JS-rendered or abbreviated names can be false positives, so verify before removing.

warning Title likely truncated in SERP (too wide)

Rule title.too_long · Titles · 8 occurrence(s)

Notices (18 rules)

notice Heading levels skip a level

Rule agent.heading_skip · Agent Readiness · 35 occurrence(s)

notice No main landmark for AI agents

Rule agent.no_main_landmark · Agent Readiness · 46 occurrence(s)

notice Page served uncached (no-store/private or CDN bypass)

Rule cache.not_cacheable · Cache · 46 occurrence(s)

notice Main text is hard to read (low Flesch Reading Ease)

Rule content.readability_poor · Content · 5 occurrence(s)

  • https://www.smart-dato.com/en/ — this page reads as very difficult (Flesch Reading Ease 1, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.smart-dato.com/en/company/jobs/account-manager-/-project-manager-/-customer-success-manager-m/f/d — this page reads as very difficult (Flesch Reading Ease -16, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.smart-dato.com/en/company/jobs/software-developer-m/f/d — this page reads as very difficult (Flesch Reading Ease -14, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.smart-dato.com/en/services/e-commerce — this page reads as very difficult (Flesch Reading Ease 8, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.
  • https://www.smart-dato.com/en/services/e-commerce/b2b-shops — this page reads as very difficult (Flesch Reading Ease -27, below 50) — long sentences and multi-syllable words make it hard to scan. Shorten sentences and prefer plainer words to widen your audience. Density can be legitimate for expert, technical or legal content, so judge it against who the page is for.

notice Duplicate meta description across pages

Rule duplicate.meta_desc · Duplicate · 3 occurrence(s)

notice Multiple <h1> elements

Rule h1.multiple · Headings · 1 occurrence(s)

notice Image alt text is very long (possible keyword stuffing)

Rule images.alt_too_long · Images · 1 occurrence(s)

notice Likely hero image lacks fetchpriority=high

Rule images.hero_no_fetchpriority · Performance · 3 occurrence(s)

  • https://www.smart-dato.com/de/ — the likely hero/LCP image (fullscreen-teaser-logo-1.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.smart-dato.com/en/ — the likely hero/LCP image (fullscreen-teaser-logo-1.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.
  • https://www.smart-dato.com/it/ — the likely hero/LCP image (fullscreen-teaser-logo-1.svg) has no fetchpriority="high" — adding it tells the browser to fetch the hero earlier in the waterfall, reducing Largest Contentful Paint. This is a low-severity nudge; verify the flagged image is actually your LCP element.

notice Internal link has no anchor text / accessible name

Rule links.no_anchor_text · Links · 46 occurrence(s)

notice Missing Open Graph tags

Rule og.missing · Social · 43 occurrence(s)

notice Legacy image format (jpg/png/gif) with no next-gen fallback

Rule perf.images_legacy_format · Performance · 1 occurrence(s)

notice No ETag header (no conditional GET for unchanged pages)

Rule perf.no_etag · Performance · 46 occurrence(s)

  • https://www.smart-dato.com/de/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/kontakt — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/leistungen/e-commerce — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/leistungen/e-commerce/b2b-shops — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/leistungen/e-commerce/b2c-shops — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/leistungen/individualsoftware — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/leistungen/mobile-apps — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/leistungen/smart-dato-hub — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/projekte — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/projekte/kaufgut — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/projekte/wolf-fenster — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/unternehmen/jobs — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/unternehmen/jobs/kundenbetreuer-/-projektmanager-/-customer-success-manager-m/w/d — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/unternehmen/jobs/softwareentwickler-m/w/d — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/de/unternehmen/ueber-uns — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/en/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/en/company/jobs/account-manager-/-project-manager-/-customer-success-manager-m/f/d — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/en/company/jobs/software-developer-m/f/d — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/en/services/e-commerce — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/en/services/e-commerce/b2b-shops — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/it/ — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/it/azienda/lavora-con-noi/account-manager-/-project-manager-/-customer-success-manager-m/f/d — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/it/azienda/lavora-con-noi/sviluppatore-di-software-m/f/d — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/it/servizi/e-commerce — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.
  • https://www.smart-dato.com/it/servizi/e-commerce/shop-b2b — the response carries no ETag header — without an ETag (or Last-Modified) there is no cache-revalidation mechanism, so crawlers re-download the full body every visit. Emit an ETag (a content hash) to enable conditional If-None-Match requests.

notice No Last-Modified header (no conditional GET for unchanged pages)

Rule perf.no_last_modified · Performance · 46 occurrence(s)

  • https://www.smart-dato.com/de/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/kontakt — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/leistungen/e-commerce — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/leistungen/e-commerce/b2b-shops — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/leistungen/e-commerce/b2c-shops — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/leistungen/individualsoftware — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/leistungen/mobile-apps — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/leistungen/smart-dato-hub — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/projekte — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/projekte/kaufgut — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/projekte/wolf-fenster — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/unternehmen/jobs — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/unternehmen/jobs/kundenbetreuer-/-projektmanager-/-customer-success-manager-m/w/d — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/unternehmen/jobs/softwareentwickler-m/w/d — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/de/unternehmen/ueber-uns — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/en/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/en/company/jobs/account-manager-/-project-manager-/-customer-success-manager-m/f/d — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/en/company/jobs/software-developer-m/f/d — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/en/services/e-commerce — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/en/services/e-commerce/b2b-shops — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/it/ — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/it/azienda/lavora-con-noi/account-manager-/-project-manager-/-customer-success-manager-m/f/d — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/it/azienda/lavora-con-noi/sviluppatore-di-software-m/f/d — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/it/servizi/e-commerce — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.
  • https://www.smart-dato.com/it/servizi/e-commerce/shop-b2b — the response carries no Last-Modified header — Googlebot can't send an If-Modified-Since request, so it re-downloads the full page body on every crawl even when nothing changed. Emit Last-Modified (or an ETag) on stable pages to enable 304 Not Modified responses.

notice Blocked by robots.txt

Rule robots.blocked · Crawlability · 4 occurrence(s)

notice FAQPage structured data (rich result removed May 2026)

Rule schema.faq_deprecated · Structured Data · 13 occurrence(s)

  • https://www.smart-dato.com/de/leistungen/3d-konfigurator — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/e-commerce — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/e-commerce/shopify-shop-erstellen — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/individualsoftware — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/industrielles-iot-maschinenueberwachung — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/innovative-technologien — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/laravel — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/mobile-apps — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/smart-dato-hub — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/smart-vision-system — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/de/leistungen/test-automation — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/en/services/e-commerce — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.
  • https://www.smart-dato.com/it/servizi/e-commerce — FAQPage structured data is present — Google removed FAQ rich results on 7 May 2026 (except for authoritative government/health sites). The markup is harmless but earns no SERP enhancement; remove it during template maintenance.

notice Missing recommended security headers

Rule security.missing_headers · Security · 46 occurrence(s)

notice URL is very long

Rule url.too_long · URL · 1 occurrence(s)

Pages (showing 50 of 50)
URLStatusIndexableWordsIn-links
https://www.smart-dato.com/de/leistungen/e-commerce
E-Commerce Lösungen: Shopware & Shopify B2B/B2C Online-Shops – Smart Dato
200 yes 462 38
https://www.smart-dato.com/de/
Softwareentwicklung & E-Commerce Agentur Südtirol | Smart Dato
200 yes 352 38
https://www.smart-dato.com/de/leistungen/e-commerce/b2b-shops
B2B E-Commerce Shop erstellen | Shopware B2B Lösungen – Smart Dato
200 yes 573 38
https://www.smart-dato.com/de/agb
AGB | Smart Dato
200 yes 3473 36
https://www.smart-dato.com/de/kontakt
E-Commerce, Mobile Apps & Individualsoftware aus Südtirol
200 yes 316 36
https://www.smart-dato.com/de/leistungen/3d-konfigurator
3D-Produktkonfigurator entwickeln lassen – Smart Dato
200 yes 1218 36
https://www.smart-dato.com/de/leistungen/e-commerce/b2c-shops
Shopware B2C Shops: E-Commerce Lösungen aus Südtirol
200 yes 574 36
https://www.smart-dato.com/de/leistungen/e-commerce/shopify-shop-erstellen
Shopify Shop erstellen lassen | Shopify Agentur Südtirol & DACH – Smart Dato
200 yes 928 36
https://www.smart-dato.com/de/leistungen/individualsoftware
Individuelle Softwareentwicklung für Unternehmen | Smart Dato
200 yes 1377 36
https://www.smart-dato.com/de/leistungen/industrielles-iot-maschinenueberwachung
Industrielles IoT & Maschinenüberwachung | Echtzeit-Monitoring – Smart Dato
200 yes 754 36
https://www.smart-dato.com/de/leistungen/innovative-technologien
KI-Lösungen, Blockchain & Digitale Innovation für Unternehmen – Smart Dato
200 yes 493 36
https://www.smart-dato.com/de/leistungen/laravel
Laravel Entwicklung & API-Programmierung | Agentur Südtirol – Smart Dato
200 yes 742 36
https://www.smart-dato.com/de/leistungen/mobile-apps
App Entwicklung für Unternehmen | iOS & Android Apps – Smart Dato
200 yes 616 36
https://www.smart-dato.com/de/leistungen/smart-dato-hub
ERP Integration & Schnittstellenprogrammierung | Smart Dato Hub
200 yes 508 36
https://www.smart-dato.com/de/leistungen/smart-vision-system
Computer Vision & KI-Bildverarbeitung für Industrie | Smart Dato
200 yes 645 36
https://www.smart-dato.com/de/leistungen/test-automation
Testautomatisierung für iOS und Android | Smart Dato Südtirol
200 yes 562 36
https://www.smart-dato.com/de/projekte
Projekte: App Programmierung, E-Commerce Lösungen uvm.
200 yes 265 36
https://www.smart-dato.com/de/unternehmen/jobs
Jobs für E-Commerce Profis bei Smart Dato aus Südtirol
200 yes 347 36
https://www.smart-dato.com/de/unternehmen/ueber-uns
E-Commerce Lösungen, Mobile Apps & Individualsoftware
200 yes 522 36
https://www.smart-dato.com/en/services/e-commerce
E-Commerce Development: Shopware & Shopify B2B/B2C Solutions – Smart Dato
200 yes 517 7
https://www.smart-dato.com/it/servizi/e-commerce
Soluzioni E-Commerce: Shopware & Shopify per Aziende B2B e B2C – Smart Dato
200 yes 543 7
https://www.smart-dato.com/en/
Custom Software & E-Commerce Development Agency | Smart Dato
200 yes 412 7
https://www.smart-dato.com/en/services/e-commerce/b2b-shops
B2B E-Commerce Solutions | Shopware B2B Shop Development – Smart Dato
200 yes 677 7
https://www.smart-dato.com/it/
Agenzia Sviluppo Software & E-Commerce in Alto Adige | Smart Dato
200 yes 412 7
https://www.smart-dato.com/it/servizi/e-commerce/shop-b2b
Shop B2B: Smart Dato, il vostro partner Shopware in Alto Adige
200 yes 704 7
https://www.smart-dato.com/de/projekte/spized
B2C Shopware Shop von Smart Dato für Spized Sportartikel
200 yes 342 21
https://www.smart-dato.com/de/projekte/europacco
Individualsoftware für Europacco von Smart Dato aus Südtirol
200 yes 313 21
https://www.smart-dato.com/de/projekte/omest-olc
Individualsoftware für Logistikdienstleistungen von OMEST
200 yes 323 21
https://www.smart-dato.com/de/projekte/sanus
App Programmierung für Sanus von Smart Dato aus Südtirol
200 yes 316 21
https://www.smart-dato.com/de/projekte/berufsfeuerwehr
Web-App Programmierung für die Berufsfeuerwehr Bozen von Smart Dato aus Südtirol
200 yes 387 20
https://www.smart-dato.com/de/projekte/bonetti-firestop
Bonetti Firestop – Innovative Brandschutzlösungen für Industrie, Hotellerie & Gesundheitswesen
200 yes 357 20
https://www.smart-dato.com/de/projekte/feines
B2C Shop als E-Commerce-Lösung für Feines von Smart Dato
200 yes 331 20
https://www.smart-dato.com/de/projekte/kaufgut
B2B Shop als E-Commerce-Lösung für Kaufgut von Smart Dato
200 yes 329 20
https://www.smart-dato.com/de/projekte/landwirtschaftliche-hauptgenossenschaft-suedtirol
App Programmierung für Mobile App von LHG Südtirol
200 yes 357 20
https://www.smart-dato.com/de/projekte/luis-trenker
B2C Shop als E-Commerce-Lösung für Luis Trenker von Smart Dato
200 yes 320 20
https://www.smart-dato.com/de/projekte/platinlux
Individuell entwickelte Web-App für Platinlux von Smart Dato
200 yes 416 20
https://www.smart-dato.com/de/projekte/sportler
App Programmierung für Sportler von Smart Dato aus Südtirol
200 yes 354 20
https://www.smart-dato.com/de/projekte/wolf-fenster
Individualsoftware für Wolf Fenster von Smart Dato aus Südtirol
200 yes 336 20
https://www.smart-dato.com/de/unternehmen/jobs/kundenbetreuer-/-projektmanager-/-customer-success-manager-m/w/d
Jobs für Projektmanager bei Smart Dato aus Südtirol
200 yes 256 4
https://www.smart-dato.com/de/unternehmen/jobs/softwareentwickler-m/w/d
Job für Laravel Softwareentwickler bei Smart Dato aus Südtirol
200 yes 267 4
https://www.smart-dato.com/en/company/jobs/account-manager-/-project-manager-/-customer-success-manager-m/f/d
Jobs for project manager at Smart Dato in Italy
200 yes 321 3
https://www.smart-dato.com/en/company/jobs/software-developer-m/f/d
Job for Laravel Software Developer at Smart Dato from Italy
200 yes 318 3
https://www.smart-dato.com/it/azienda/lavora-con-noi/account-manager-/-project-manager-/-customer-success-manager-m/f/d
Posizioni di Project manager in Smart Dato in Alto Adige
200 yes 322 3
https://www.smart-dato.com/it/azienda/lavora-con-noi/sviluppatore-di-software-m/f/d
Posizione di sviluppatore Laravel in Smart Dato in Alto Adige
200 yes 337 3
https://www.smart-dato.com/de/unternehmen/jobs/softwareentwickler-flutter-m/w/d
Job für Flutter Softwareentwickler bei Smart Dato aus Südtirol
200 yes 269 2
https://www.smart-dato.com/de/unternehmen/jobs/softwareentwickler-shopware-m/w/d
Job für Shopware Softwareentwickler bei Smart Dato aus Südtirol
200 yes 267 2
https://www.smart-dato.com/de/cookies 0 no 0 36
https://www.smart-dato.com/de/impressum 0 no 0 36
https://www.smart-dato.com/en/impressum 0 no 0 5
https://www.smart-dato.com/it/impressum 0 no 0 5

Audit your own site — free

157 checks, internal PageRank, render-diff. No signup, results in ~30s.

Scan your site →