Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content

This commit is contained in:
Peter Foster
2026-03-21 09:48:46 +00:00
parent a4a8e237d6
commit 1d705572ad
164 changed files with 2870 additions and 9819 deletions

View File

@@ -28,7 +28,7 @@ $breadcrumbs = [
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title><?php echo htmlspecialchars($article_title); ?> | UK Data Services Blog</title>
<title><?php echo htmlspecialchars($article_title); ?> | UK AI Automation Blog</title>
<meta name="description" content="<?php echo htmlspecialchars($article_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($article_keywords); ?>">
<meta name="author" content="<?php echo htmlspecialchars($article_author); ?>">
@@ -36,8 +36,8 @@ $breadcrumbs = [
<meta property="og:title" content="<?php echo htmlspecialchars($article_title); ?>">
<meta property="og:description" content="<?php echo htmlspecialchars($article_description); ?>">
<meta property="og:type" content="article">
<meta property="og:url" content="https://ukdataservices.co.uk/blog/articles/<?php echo $article_slug; ?>">
<meta property="og:image" content="https://ukdataservices.co.uk<?php echo $hero_image; ?>">
<meta property="og:url" content="https://ukaiautomation.co.uk/blog/articles/<?php echo $article_slug; ?>">
<meta property="og:image" content="https://ukaiautomation.co.uk<?php echo $hero_image; ?>">
<meta property="article:author" content="<?php echo htmlspecialchars($article_author); ?>">
<meta property="article:published_time" content="<?php echo $article_date; ?>T09:00:00+00:00">
<meta property="article:modified_time" content="<?php echo $last_modified; ?>T09:00:00+00:00">
@@ -45,9 +45,9 @@ $breadcrumbs = [
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="<?php echo htmlspecialchars($article_title); ?>">
<meta name="twitter:description" content="<?php echo htmlspecialchars($article_description); ?>">
<meta name="twitter:image" content="https://ukdataservices.co.uk<?php echo $hero_image; ?>">
<meta name="twitter:image" content="https://ukaiautomation.co.uk<?php echo $hero_image; ?>">
<link rel="canonical" href="https://ukdataservices.co.uk/blog/articles/<?php echo $article_slug; ?>">
<link rel="canonical" href="https://ukaiautomation.co.uk/blog/articles/<?php echo $article_slug; ?>">
<link rel="stylesheet" href="/assets/css/main.css?v=20260222">
<link rel="preconnect" href="https://fonts.googleapis.com">
@@ -62,7 +62,7 @@ $breadcrumbs = [
"@type": "BlogPosting",
"headline": "<?php echo htmlspecialchars($article_title); ?>",
"description": "<?php echo htmlspecialchars($article_description); ?>",
"image": "https://ukdataservices.co.uk<?php echo $hero_image; ?>",
"image": "https://ukaiautomation.co.uk<?php echo $hero_image; ?>",
"datePublished": "<?php echo $article_date; ?>T09:00:00+00:00",
"dateModified": "<?php echo $last_modified; ?>T09:00:00+00:00",
"author": {
@@ -71,15 +71,15 @@ $breadcrumbs = [
},
"publisher": {
"@type": "Organization",
"name": "UK Data Services",
"name": "UK AI Automation",
"logo": {
"@type": "ImageObject",
"url": "https://ukdataservices.co.uk/assets/images/logo.svg"
"url": "https://ukaiautomation.co.uk/assets/images/logo.svg"
}
},
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://ukdataservices.co.uk/blog/articles/<?php echo $article_slug; ?>"
"@id": "https://ukaiautomation.co.uk/blog/articles/<?php echo $article_slug; ?>"
},
"keywords": "<?php echo htmlspecialchars($article_keywords); ?>"
}
@@ -128,7 +128,7 @@ $breadcrumbs = [
<section>
<h2>Solution Architecture and Implementation</h2>
<h3>Multi-Source Data Aggregation System</h3>
<p>UK Data Services designed and implemented a comprehensive property data aggregation platform that collected information from 47 different sources, including:</p>
<p>UK AI Automation designed and implemented a comprehensive property data aggregation platform that collected information from 47 different sources, including:</p>
<ul>
<li><strong>Major Property Portals:</strong> Rightmove, Zoopla, OnTheMarket, and PrimeLocation</li>
@@ -315,14 +315,14 @@ $breadcrumbs = [
</blockquote>
<blockquote>
<p>"UK Data Services didn't just deliver a technical solution—they transformed our entire approach to data. The automated system has freed our team to focus on analysis and insight generation rather than manual data entry. The ROI has exceeded our most optimistic projections."</p>
<p>"UK AI Automation didn't just deliver a technical solution—they transformed our entire approach to data. The automated system has freed our team to focus on analysis and insight generation rather than manual data entry. The ROI has exceeded our most optimistic projections."</p>
<footer>— Marcus Williams, CEO, PropertyInsight</footer>
</blockquote>
</section>
<section class="article-cta">
<h2>Transform Your Property Data Operations</h2>
<p>This case study demonstrates the transformative potential of automated property data aggregation. UK Data Services specialises in building scalable, accurate data collection systems that enable property businesses to compete effectively in today's data-driven market.</p>
<p>This case study demonstrates the transformative potential of automated property data aggregation. UK AI Automation specialises in building scalable, accurate data collection systems that enable property businesses to compete effectively in today's data-driven market.</p>
<a href="/#contact" class="cta-button">Discuss Your Property Data Needs</a>
</section>
</div>