U-Boat
(https://uboatwatch.com) 📸 Data Snapshot: June 20, 2026Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.
There is a notable authority gap regarding the designer Italo Fontana; while he is the central figure of the brand, the schema_json lacks Person schema or sameAs links to verify his professional footprint independently. Technically, the site suffers from minor SEO hygiene issues, such as the missing H1 on the ‘Stores’ page and repetitive H2 tags for ‘Newsletter’ on the homepage, which detracts from its high-end positioning.
The brand makes bold claims about ‘producing from almost 20 years’ and being ‘available in more than 60 key markets’, which are largely substantiated by the news archive and the store locator functionality. The most significant disconnect is the ‘tailormade’ claim on the homepage, as the product pages primarily show standardized (though limited edition) stock rather than a clear path to custom bespoke commissions. The news archive is very current, with items dated as recently as March 2026, aligning well with the temporal anchor.
Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.
🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.uboatwatch.com/",
"url": "https://www.uboatwatch.com/",
"name": "Home - U-Boat",
"isPartOf": {
"@id": "https://www.uboatwatch.com/#website"
},
"about": {
"@id": "https://www.uboatwatch.com/#organization"
},
"primaryImageOfPage": {
"@id": "https://www.uboatwatch.com/#primaryimage"
},
"image": {
"@id": "https://www.uboatwatch.com/#primaryimage"
},
"thumbnailUrl": "https://www.uboatwatch.com/wp-content/uploads/2021/08/service1.svg",
"datePublished": "2021-07-22T12:36:11+00:00",
"dateModified": "2026-06-04T09:01:31+00:00",
"breadcrumb": {
"@id": "https://www.uboatwatch.com/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.uboatwatch.com/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/#primaryimage",
"url": "https://www.uboatwatch.com/wp-content/uploads/2021/08/service1.svg",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2021/08/service1.svg",
"width": 64,
"height": 64
},
{
"@type": "BreadcrumbList",
"@id": "https://www.uboatwatch.com/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.uboatwatch.com/#website",
"url": "https://www.uboatwatch.com/",
"name": "U-Boat",
"description": "",
"publisher": {
"@id": "https://www.uboatwatch.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.uboatwatch.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.uboatwatch.com/#organization",
"name": "U-Boat",
"url": "https://www.uboatwatch.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/#/schema/logo/image/",
"url": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"width": 166,
"height": 39,
"caption": "U-Boat"
},
"image": {
"@id": "https://www.uboatwatch.com/#/schema/logo/image/"
}
}
]
},
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Home",
"@id": "https://www.uboatwatch.com"
}
}
]
}
]
/stores/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://www.uboatwatch.com/stores/",
"url": "https://www.uboatwatch.com/stores/",
"name": "Stores - U-Boat",
"isPartOf": {
"@id": "https://www.uboatwatch.com/#website"
},
"datePublished": "2021-07-28T14:48:14+00:00",
"dateModified": "2025-04-30T15:29:52+00:00",
"breadcrumb": {
"@id": "https://www.uboatwatch.com/stores/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://www.uboatwatch.com/stores/"
]
}
]
},
{
"@type": "BreadcrumbList",
"@id": "https://www.uboatwatch.com/stores/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.uboatwatch.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Stores"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.uboatwatch.com/#website",
"url": "https://www.uboatwatch.com/",
"name": "U-Boat",
"description": "",
"publisher": {
"@id": "https://www.uboatwatch.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.uboatwatch.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.uboatwatch.com/#organization",
"name": "U-Boat",
"url": "https://www.uboatwatch.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/#/schema/logo/image/",
"url": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"width": 166,
"height": 39,
"caption": "U-Boat"
},
"image": {
"@id": "https://www.uboatwatch.com/#/schema/logo/image/"
}
}
]
},
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Home",
"@id": "https://www.uboatwatch.com"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"name": "Stores",
"@id": "https://www.uboatwatch.com/stores/"
}
}
]
}
]
/category/watches/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://www.uboatwatch.com/category/watches/",
"url": "https://www.uboatwatch.com/category/watches/",
"name": "Watches Archives - U-Boat",
"isPartOf": {
"@id": "https://www.uboatwatch.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.uboatwatch.com/category/watches/#primaryimage"
},
"image": {
"@id": "https://www.uboatwatch.com/category/watches/#primaryimage"
},
"thumbnailUrl": "https://www.uboatwatch.com/wp-content/uploads/2025/10/4647_front.png",
"breadcrumb": {
"@id": "https://www.uboatwatch.com/category/watches/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/category/watches/#primaryimage",
"url": "https://www.uboatwatch.com/wp-content/uploads/2025/10/4647_front.png",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2025/10/4647_front.png",
"width": 2000,
"height": 2000
},
{
"@type": "BreadcrumbList",
"@id": "https://www.uboatwatch.com/category/watches/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.uboatwatch.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Watches"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.uboatwatch.com/#website",
"url": "https://www.uboatwatch.com/",
"name": "U-Boat",
"description": "",
"publisher": {
"@id": "https://www.uboatwatch.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.uboatwatch.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.uboatwatch.com/#organization",
"name": "U-Boat",
"url": "https://www.uboatwatch.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/#/schema/logo/image/",
"url": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"width": 166,
"height": 39,
"caption": "U-Boat"
},
"image": {
"@id": "https://www.uboatwatch.com/#/schema/logo/image/"
}
}
]
},
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Home",
"@id": "https://www.uboatwatch.com"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"name": "Watches",
"@id": "https://www.uboatwatch.com/category/watches/"
}
}
]
}
]
/category/straps/
[
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "CollectionPage",
"@id": "https://www.uboatwatch.com/category/straps/",
"url": "https://www.uboatwatch.com/category/straps/",
"name": "Straps Archives - U-Boat",
"isPartOf": {
"@id": "https://www.uboatwatch.com/#website"
},
"primaryImageOfPage": {
"@id": "https://www.uboatwatch.com/category/straps/#primaryimage"
},
"image": {
"@id": "https://www.uboatwatch.com/category/straps/#primaryimage"
},
"thumbnailUrl": "https://www.uboatwatch.com/wp-content/uploads/2025/06/8351Z_U_STRAP.png",
"breadcrumb": {
"@id": "https://www.uboatwatch.com/category/straps/#breadcrumb"
},
"inLanguage": "en-US"
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/category/straps/#primaryimage",
"url": "https://www.uboatwatch.com/wp-content/uploads/2025/06/8351Z_U_STRAP.png",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2025/06/8351Z_U_STRAP.png",
"width": 2000,
"height": 2000
},
{
"@type": "BreadcrumbList",
"@id": "https://www.uboatwatch.com/category/straps/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://www.uboatwatch.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Straps"
}
]
},
{
"@type": "WebSite",
"@id": "https://www.uboatwatch.com/#website",
"url": "https://www.uboatwatch.com/",
"name": "U-Boat",
"description": "",
"publisher": {
"@id": "https://www.uboatwatch.com/#organization"
},
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://www.uboatwatch.com/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://www.uboatwatch.com/#organization",
"name": "U-Boat",
"url": "https://www.uboatwatch.com/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://www.uboatwatch.com/#/schema/logo/image/",
"url": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"contentUrl": "https://www.uboatwatch.com/wp-content/uploads/2021/09/cropped-cropped-logo_goldtrasp-e1629991928730.png",
"width": 166,
"height": 39,
"caption": "U-Boat"
},
"image": {
"@id": "https://www.uboatwatch.com/#/schema/logo/image/"
}
}
]
},
{
"@context": "https://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"name": "Home",
"@id": "https://www.uboatwatch.com"
}
},
{
"@type": "ListItem",
"position": 2,
"item": {
"name": "Straps",
"@id": "https://www.uboatwatch.com/category/straps/"
}
}
]
}
]
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 13 | 1 |
| /stores/ | 35 | 1 |
| /category/watches/ | 11 | 1 |
| /category/straps/ | 11 | 1 |
This page presents a snapshot of public data from U-Boat, captured on June 20, 2026, to show how machine logic reads Identity & Authority signals into an AI reputation evaluation.
Purpose: This data is presented under “Fair Use” for the purpose of independent signal analysis, allowing readers to see the raw signals behind the reputation score.
Notice to U-Boat: This analysis is part of a non-adversarial audit conducted by 1 Euro SEO. The results are intended as professional feedback to help improve any website’s machine-readability and authority signals. The evaluation is free, and any company can request a fresh audit at any time.
Any company can use the insights for free and improve its voice. When a company has updated its content, it can always submit a new audit request, which will be reflected in a new current score.
To all users: You are encouraged to visit the live site at https://uboatwatch.com to view the most current version of its content and see directly what this company is about and what it offers.