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

@@ -7,10 +7,10 @@ $article_title = "Competitive Intelligence ROI: 6 Metrics Your CFO Will Love (20
$article_description = "Prove CI value with 6 board-ready metrics. Free ROI calculator template & real UK case studies included.";
$article_keywords = "competitive intelligence ROI, CI metrics, business intelligence ROI, competitive analysis value, data ROI measurement";
$article_author = "David Martinez";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/competitive-intelligence-roi-metrics.php";
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/competitive-intelligence-roi-metrics.php";
$article_published = "2025-06-05T10:00:00+00:00";
$article_modified = "2025-06-05T15:30:00+00:00";
$og_image = "https://ukdataservices.co.uk/assets/images/ukds-social-card.png";
$og_image = "https://ukaiautomation.co.uk/assets/images/ukds-social-card.png";
$read_time = 8;
?>
<!DOCTYPE html>
@@ -18,7 +18,7 @@ $read_time = 8;
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<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="Measure competitive intelligence ROI with key metrics. Track impact on revenue, market share, and strategic decisions." />
<meta name="keywords" content="<?php echo htmlspecialchars($article_keywords); ?>">
<meta name="author" content="<?php echo htmlspecialchars($article_author); ?>">
@@ -80,14 +80,14 @@ $read_time = 8;
"author": {
"@type": "Organization",
"name": "<?php echo htmlspecialchars($article_author); ?>",
"url": "https://ukdataservices.co.uk"
"url": "https://ukaiautomation.co.uk"
},
"publisher": {
"@type": "Organization",
"name": "UK Data Services",
"name": "UK AI Automation",
"logo": {
"@type": "ImageObject",
"url": "https://ukdataservices.co.uk/assets/images/ukds-main-logo.png",
"url": "https://ukaiautomation.co.uk/assets/images/ukds-main-logo.png",
"width": 300,
"height": 100
}
@@ -769,7 +769,7 @@ $read_time = 8;
left: 0;
width: 0%;
height: 3px;
background: linear-gradient(90deg, #179e83, #144784);
background: linear-gradient(90deg, #6d28d9, #7c3aed);
z-index: 999;
transition: width 0.3s ease;
`;