Dutch Ink
(https://dutchink.co.za) 📸 Data Snapshot: May 19, 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.
The site mentions ‘Martin Pace’ and his team repeatedly in testimonials, yet there is no professional bio, Person schema, or LinkedIn ‘sameAs’ links to verify his industry standing. The schema_json is limited to generic LocalBusiness and Organization types, missing specific ‘areaServed’ or ‘knowsAbout’ properties that would bolster authority. For an agency claiming technical SEO excellence, the presence of multiple H1 tags on single pages (e.g., the AdWords and Ecommerce pages) creates a significant technical credibility gap.
The most egregious disconnect is the ‘Guarantee [of] a positive ROI’ found in H3 on the homepage, which is never qualified with a timeframe, baseline, or industry caveat. The claim to be ‘masters of the art of social media seduction’ is a bold assertion that is not supported by a single metric-based case study. While the portfolio lists brands like ‘Pizzaboyz’ and ‘The Bread Mill,’ it fails to demonstrate what ‘Real Results’ actually were for these entities beyond mere existence.
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://dutchink.co.za/",
"url": "https://dutchink.co.za/",
"name": "Digital Advertising Agency South Africa",
"isPartOf": {
"@id": "https://dutchink.co.za/#website"
},
"about": {
"@id": "https://dutchink.co.za/#organization"
},
"primaryImageOfPage": {
"@id": "https://dutchink.co.za/#primaryimage"
},
"image": {
"@id": "https://dutchink.co.za/#primaryimage"
},
"thumbnailUrl": "https://dutchink.co.za/wp-content/uploads/2023/07/dutchink_seo_website_design_company_ecommerce_social_media_company.png",
"datePublished": "2023-05-03T11:27:31+00:00",
"dateModified": "2026-02-23T12:09:56+00:00",
"description": "Digital Advertising Agency based in South Africa. We specialise in Digital Marketing Solutions that will result in positive ROI's.",
"breadcrumb": {
"@id": "https://dutchink.co.za/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://dutchink.co.za/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#primaryimage",
"url": "https://dutchink.co.za/wp-content/uploads/2023/07/dutchink_seo_website_design_company_ecommerce_social_media_company.png",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2023/07/dutchink_seo_website_design_company_ecommerce_social_media_company.png",
"width": 512,
"height": 512,
"caption": "dutchink_seo_website_design_company_ecommerce_social_media_company"
},
{
"@type": "BreadcrumbList",
"@id": "https://dutchink.co.za/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home"
}
]
},
{
"@type": "WebSite",
"@id": "https://dutchink.co.za/#website",
"url": "https://dutchink.co.za/",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"description": "Digital Advertising Agency South Africa",
"publisher": {
"@id": "https://dutchink.co.za/#organization"
},
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dutchink.co.za/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://dutchink.co.za/#organization",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"url": "https://dutchink.co.za/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#/schema/logo/image/",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"width": 2077,
"height": 551,
"caption": "DUTCH INK /// Durban Advertising Agency South Africa"
},
"image": {
"@id": "https://dutchink.co.za/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DutchInk/",
"https://www.instagram.com/dutchinkdbn/?hl=en"
]
}
]
}
/contact/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://dutchink.co.za/contact/",
"url": "https://dutchink.co.za/contact/",
"name": "DUTCH INK | Contact",
"isPartOf": {
"@id": "https://dutchink.co.za/#website"
},
"primaryImageOfPage": {
"@id": "https://dutchink.co.za/contact/#primaryimage"
},
"image": {
"@id": "https://dutchink.co.za/contact/#primaryimage"
},
"thumbnailUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-WINDMILL-2022.gif",
"datePublished": "2022-08-26T11:38:37+00:00",
"dateModified": "2025-01-14T12:11:11+00:00",
"description": "Want to know more about how we can take your brand from 0-hero real quick? Email: Martin@dutchink.co.za or Call: 031 535 2675",
"breadcrumb": {
"@id": "https://dutchink.co.za/contact/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://dutchink.co.za/contact/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/contact/#primaryimage",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-WINDMILL-2022.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-WINDMILL-2022.gif",
"width": 513,
"height": 513
},
{
"@type": "BreadcrumbList",
"@id": "https://dutchink.co.za/contact/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://dutchink.co.za/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Contact"
}
]
},
{
"@type": "WebSite",
"@id": "https://dutchink.co.za/#website",
"url": "https://dutchink.co.za/",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"description": "Digital Advertising Agency South Africa",
"publisher": {
"@id": "https://dutchink.co.za/#organization"
},
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dutchink.co.za/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://dutchink.co.za/#organization",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"url": "https://dutchink.co.za/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#/schema/logo/image/",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"width": 2077,
"height": 551,
"caption": "DUTCH INK /// Durban Advertising Agency South Africa"
},
"image": {
"@id": "https://dutchink.co.za/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DutchInk/",
"https://www.instagram.com/dutchinkdbn/?hl=en"
]
}
]
}
/google-adwords-durban-south-africa/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://dutchink.co.za/google-adwords-durban-south-africa/",
"url": "https://dutchink.co.za/google-adwords-durban-south-africa/",
"name": "Google AdWords Durban South Africa | DUTCH INK",
"isPartOf": {
"@id": "https://dutchink.co.za/#website"
},
"primaryImageOfPage": {
"@id": "https://dutchink.co.za/google-adwords-durban-south-africa/#primaryimage"
},
"image": {
"@id": "https://dutchink.co.za/google-adwords-durban-south-africa/#primaryimage"
},
"thumbnailUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/Google-Adwords.png",
"datePublished": "2022-09-06T08:53:57+00:00",
"dateModified": "2025-05-29T08:25:14+00:00",
"description": "Everyone likes to be seen – fortunately, Google sees everything; and we know how to make Google see YOUR business",
"breadcrumb": {
"@id": "https://dutchink.co.za/google-adwords-durban-south-africa/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://dutchink.co.za/google-adwords-durban-south-africa/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/google-adwords-durban-south-africa/#primaryimage",
"url": "https://dutchink.co.za/wp-content/uploads/2022/08/Google-Adwords.png",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/Google-Adwords.png",
"width": 1921,
"height": 236
},
{
"@type": "BreadcrumbList",
"@id": "https://dutchink.co.za/google-adwords-durban-south-africa/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://dutchink.co.za/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Google AdWords Durban South Africa"
}
]
},
{
"@type": "WebSite",
"@id": "https://dutchink.co.za/#website",
"url": "https://dutchink.co.za/",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"description": "Digital Advertising Agency South Africa",
"publisher": {
"@id": "https://dutchink.co.za/#organization"
},
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dutchink.co.za/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://dutchink.co.za/#organization",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"url": "https://dutchink.co.za/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#/schema/logo/image/",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"width": 2077,
"height": 551,
"caption": "DUTCH INK /// Durban Advertising Agency South Africa"
},
"image": {
"@id": "https://dutchink.co.za/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DutchInk/",
"https://www.instagram.com/dutchinkdbn/?hl=en"
]
}
]
}
/social-media-marketing-agency-south-africa/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://dutchink.co.za/social-media-marketing-agency-south-africa/",
"url": "https://dutchink.co.za/social-media-marketing-agency-south-africa/",
"name": "Social Media Company Durban | Real Marketing, Real Results",
"isPartOf": {
"@id": "https://dutchink.co.za/#website"
},
"primaryImageOfPage": {
"@id": "https://dutchink.co.za/social-media-marketing-agency-south-africa/#primaryimage"
},
"image": {
"@id": "https://dutchink.co.za/social-media-marketing-agency-south-africa/#primaryimage"
},
"thumbnailUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/3-Social-membership.png",
"datePublished": "2022-09-06T08:51:09+00:00",
"dateModified": "2025-12-09T08:43:43+00:00",
"description": "Real Marketing. Real Results. Dutch Ink helps Durban businesses grow with strategic social media management, content creation and performance-driven campaigns.",
"breadcrumb": {
"@id": "https://dutchink.co.za/social-media-marketing-agency-south-africa/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://dutchink.co.za/social-media-marketing-agency-south-africa/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/social-media-marketing-agency-south-africa/#primaryimage",
"url": "https://dutchink.co.za/wp-content/uploads/2022/08/3-Social-membership.png",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/3-Social-membership.png",
"width": 1921,
"height": 191
},
{
"@type": "BreadcrumbList",
"@id": "https://dutchink.co.za/social-media-marketing-agency-south-africa/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://dutchink.co.za/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Social Media Marketing Agency South Africa"
}
]
},
{
"@type": "WebSite",
"@id": "https://dutchink.co.za/#website",
"url": "https://dutchink.co.za/",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"description": "Digital Advertising Agency South Africa",
"publisher": {
"@id": "https://dutchink.co.za/#organization"
},
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dutchink.co.za/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://dutchink.co.za/#organization",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"url": "https://dutchink.co.za/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#/schema/logo/image/",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"width": 2077,
"height": 551,
"caption": "DUTCH INK /// Durban Advertising Agency South Africa"
},
"image": {
"@id": "https://dutchink.co.za/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DutchInk/",
"https://www.instagram.com/dutchinkdbn/?hl=en"
]
}
]
}
/ecommerce-websites-durban-south-africa/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/",
"url": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/",
"name": "Ecommerce Websites Durban South Africa | DUTCH INK",
"isPartOf": {
"@id": "https://dutchink.co.za/#website"
},
"primaryImageOfPage": {
"@id": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/#primaryimage"
},
"image": {
"@id": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/#primaryimage"
},
"thumbnailUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/Ecommerce-Banner.png",
"datePublished": "2022-09-06T08:53:05+00:00",
"dateModified": "2025-05-29T08:22:41+00:00",
"description": "We have the solution that will see your business sales skyrocket, our eCommerce website packages have been carefully curated to ensure that you get the MOST out of our services.",
"breadcrumb": {
"@id": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://dutchink.co.za/ecommerce-websites-durban-south-africa/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/#primaryimage",
"url": "https://dutchink.co.za/wp-content/uploads/2022/08/Ecommerce-Banner.png",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/Ecommerce-Banner.png",
"width": 1921,
"height": 214
},
{
"@type": "BreadcrumbList",
"@id": "https://dutchink.co.za/ecommerce-websites-durban-south-africa/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://dutchink.co.za/"
},
{
"@type": "ListItem",
"position": 2,
"name": "Ecommerce Websites Durban South Africa"
}
]
},
{
"@type": "WebSite",
"@id": "https://dutchink.co.za/#website",
"url": "https://dutchink.co.za/",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"description": "Digital Advertising Agency South Africa",
"publisher": {
"@id": "https://dutchink.co.za/#organization"
},
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dutchink.co.za/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://dutchink.co.za/#organization",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"url": "https://dutchink.co.za/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#/schema/logo/image/",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"width": 2077,
"height": 551,
"caption": "DUTCH INK /// Durban Advertising Agency South Africa"
},
"image": {
"@id": "https://dutchink.co.za/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DutchInk/",
"https://www.instagram.com/dutchinkdbn/?hl=en"
]
}
]
}
/seo-company-south-africa/
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "WebPage",
"@id": "https://dutchink.co.za/seo-company-south-africa/",
"url": "https://dutchink.co.za/seo-company-south-africa/",
"name": "SEO Company South Africa | DUTCH INK",
"isPartOf": {
"@id": "https://dutchink.co.za/#website"
},
"primaryImageOfPage": {
"@id": "https://dutchink.co.za/seo-company-south-africa/#primaryimage"
},
"image": {
"@id": "https://dutchink.co.za/seo-company-south-africa/#primaryimage"
},
"thumbnailUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/14-Search-engine-banner.png",
"datePublished": "2022-09-06T08:52:27+00:00",
"dateModified": "2025-05-29T08:49:41+00:00",
"description": "Our advertising company in South Africa have refined and reformed our SEO formula to increase your ranking. See our packages from R1890",
"breadcrumb": {
"@id": "https://dutchink.co.za/seo-company-south-africa/#breadcrumb"
},
"inLanguage": "en-US",
"potentialAction": [
{
"@type": "ReadAction",
"target": [
"https://dutchink.co.za/seo-company-south-africa/"
]
}
]
},
{
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/seo-company-south-africa/#primaryimage",
"url": "https://dutchink.co.za/wp-content/uploads/2022/08/14-Search-engine-banner.png",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/08/14-Search-engine-banner.png",
"width": 1921,
"height": 214
},
{
"@type": "BreadcrumbList",
"@id": "https://dutchink.co.za/seo-company-south-africa/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "Home",
"item": "https://dutchink.co.za/"
},
{
"@type": "ListItem",
"position": 2,
"name": "SEO Company South Africa"
}
]
},
{
"@type": "WebSite",
"@id": "https://dutchink.co.za/#website",
"url": "https://dutchink.co.za/",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"description": "Digital Advertising Agency South Africa",
"publisher": {
"@id": "https://dutchink.co.za/#organization"
},
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"potentialAction": [
{
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://dutchink.co.za/?s={search_term_string}"
},
"query-input": {
"@type": "PropertyValueSpecification",
"valueRequired": true,
"valueName": "search_term_string"
}
}
],
"inLanguage": "en-US"
},
{
"@type": "Organization",
"@id": "https://dutchink.co.za/#organization",
"name": "DUTCH INK /// Durban Advertising Agency South Africa",
"alternateName": "DUTCH INK /// Durban Advertising Agency South Africa",
"url": "https://dutchink.co.za/",
"logo": {
"@type": "ImageObject",
"inLanguage": "en-US",
"@id": "https://dutchink.co.za/#/schema/logo/image/",
"url": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"contentUrl": "https://dutchink.co.za/wp-content/uploads/2022/09/DUTCH-INK-LOGO-WEB-New-updated.gif",
"width": 2077,
"height": 551,
"caption": "DUTCH INK /// Durban Advertising Agency South Africa"
},
"image": {
"@id": "https://dutchink.co.za/#/schema/logo/image/"
},
"sameAs": [
"https://www.facebook.com/DutchInk/",
"https://www.instagram.com/dutchinkdbn/?hl=en"
]
}
]
}
🛡️ Trust Signals — external proof links that back the declared identity
| Page | Reviews | Proof links |
|---|---|---|
| / (home) | 131 | 7 |
| /contact/ | 125 | 8 |
| /google-adwords-durban-south-africa/ | 77 | 0 |
| /social-media-marketing-agency-south-africa/ | 77 | 0 |
| /ecommerce-websites-durban-south-africa/ | 77 | 0 |
| /seo-company-south-africa/ | 78 | 0 |
This page presents a snapshot of public data from Dutch Ink, captured on May 19, 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 Dutch Ink: 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://dutchink.co.za to view the most current version of its content and see directly what this company is about and what it offers.