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 = "UK Cookie Law Compliance: Essential Guide for 2025";
$article_description = "Master UK cookie law requirements with our comprehensive guide to consent management, cookie policies, and compliance strategies for post-Brexit regulations.";
$article_keywords = "UK cookie law, GDPR cookies, cookie consent, PECR compliance, UK privacy regulations, cookie policy";
$article_author = "Sarah Chen";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/uk-cookie-law-compliance";
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/uk-cookie-law-compliance";
$article_published = "2025-05-12T09:00:00+00:00";
$article_modified = "2025-05-12T09:00: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="<?php echo htmlspecialchars($article_description); ?>">
<meta name="keywords" content="<?php echo htmlspecialchars($article_keywords); ?>">
<meta name="author" content="<?php echo htmlspecialchars($article_author); ?>">
@@ -178,12 +178,12 @@ $read_time = 8;
<div class="container">
<div class="footer-content">
<div class="footer-section">
<h3>UK Data Services</h3>
<h3>UK AI Automation</h3>
<p>Professional data extraction, analysis, and compliance services for UK businesses.</p>
</div>
</div>
<div class="footer-bottom">
<p>&copy; 2025 UK Data Services. All rights reserved.</p>
<p>&copy; 2025 UK AI Automation. All rights reserved.</p>
</div>
</div>
</footer>