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

@@ -4,12 +4,12 @@
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
// SEO and performance optimizations
$page_title = "Business Intelligence Consultants UK: How to Choose the Right Partner 2025 | UK Data Services";
$page_title = "Business Intelligence Consultants UK: How to Choose the Right Partner 2025 | UK AI Automation";
$page_description = "Expert guide to selecting business intelligence consultants in the UK. Compare providers, understand pricing, ROI expectations, and implementation best practices for BI success.";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/business-intelligence-consultants-uk-selection-guide";
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/business-intelligence-consultants-uk-selection-guide";
$keywords = "business intelligence consultants UK, BI consultants, data warehouse consultants, business intelligence firms, BI implementation services";
$author = "UK Data Services Editorial Team";
$og_image = "https://ukdataservices.co.uk/assets/images/blog/business-intelligence-consultants-uk.png";
$author = "UK AI Automation Editorial Team";
$og_image = "https://ukaiautomation.co.uk/assets/images/blog/business-intelligence-consultants-uk.png";
$published_date = "2025-08-08";
$modified_date = "2025-08-08";
?>
@@ -71,14 +71,14 @@ $modified_date = "2025-08-08";
"image": "<?php echo htmlspecialchars($og_image); ?>",
"author": {
"@type": "Organization",
"name": "UK Data Services"
"name": "UK AI Automation"
},
"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"
}
},
"datePublished": "<?php echo $published_date; ?>T09:00:00+00:00",
@@ -126,7 +126,7 @@ $modified_date = "2025-08-08";
<h1>Business Intelligence Consultants UK: How to Choose the Right Partner</h1>
<p class="article-subtitle">Master the selection process with our comprehensive guide to choosing BI consultants. Learn evaluation criteria, ROI expectations, and implementation best practices.</p>
<div class="article-author">
<span>By UK Data Services Editorial Team</span>
<span>By UK AI Automation Editorial Team</span>
<span class="separator">•</span>
<span>Updated <?php echo date('j M Y', strtotime($modified_date)); ?></span>
</div>