Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -3,12 +3,12 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
// SEO and performance optimizations
|
||||
$page_title = "Industry Insights & Market Analysis | UK Data Services Blog";
|
||||
$page_title = "Industry Insights & Market Analysis | UK AI Automation Blog";
|
||||
$page_description = "Expert market analysis, industry trends, and sector-specific insights from UK data professionals. Competitive intelligence and market research guidance.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/blog/categories/industry-insights.php";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/blog/categories/industry-insights.php";
|
||||
$keywords = "industry analysis UK, market trends, competitive intelligence, sector insights, business intelligence reports";
|
||||
$author = "UK Data Services Research Team";
|
||||
$og_image = "https://ukdataservices.co.uk/assets/images/blog/industry-insights-category.webp";
|
||||
$author = "UK AI Automation Research Team";
|
||||
$og_image = "https://ukaiautomation.co.uk/assets/images/blog/industry-insights-category.webp";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
@@ -61,10 +61,10 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industry-insights-c
|
||||
"url": "<?php echo htmlspecialchars($canonical_url); ?>",
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -227,9 +227,9 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industry-insights-c
|
||||
<div class="footer-content">
|
||||
<div class="footer-section">
|
||||
<div class="footer-logo">
|
||||
<img src="../../assets/images/logo-white.svg" alt="UK Data Services" loading="lazy">
|
||||
<img src="../../assets/images/logo-white.svg" alt="UK AI Automation" loading="lazy">
|
||||
</div>
|
||||
<p>Enterprise data intelligence solutions for modern British business. Transform your operations with accurate, actionable insights and regulatory-compliant data services.</p>
|
||||
<p>Enterprise AI automation services for legal and consultancy firms. Transform your operations with accurate, actionable insights and regulatory-compliant data services.</p>
|
||||
</div>
|
||||
|
||||
<div class="footer-section">
|
||||
@@ -256,7 +256,7 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industry-insights-c
|
||||
<ul>
|
||||
<li><a href="/blog/">Data Intelligence Blog</a></li>
|
||||
<li><a href="/case-studies/">Case Studies</a></li>
|
||||
<li><a href="/about">About UK Data Services</a></li>
|
||||
<li><a href="/about">About UK AI Automation</a></li>
|
||||
<li><a href="/project-types">Project Types</a></li>
|
||||
<li><a href="/faq">FAQ</a></li>
|
||||
<li><a href="/quote">Request Consultation</a></li>
|
||||
@@ -275,12 +275,12 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industry-insights-c
|
||||
</div>
|
||||
|
||||
<div class="footer-bottom">
|
||||
<p>© <?php echo date('Y'); ?> UK Data Services. All rights reserved.</p>
|
||||
<p>© <?php echo date('Y'); ?> UK AI Automation. All rights reserved.</p>
|
||||
<div class="social-links">
|
||||
<a href="https://linkedin.com/company/uk-data-services" aria-label="LinkedIn" rel="noopener" target="_blank">
|
||||
<a href="https://linkedin.com/company/ukaiautomation" aria-label="LinkedIn" rel="noopener" target="_blank">
|
||||
<img src="../../assets/images/icon-linkedin.svg" alt="LinkedIn" loading="lazy">
|
||||
</a>
|
||||
<a href="https://twitter.com/ukdataservices" aria-label="Twitter" rel="noopener" target="_blank">
|
||||
<a href="https://twitter.com/ukaiautomation" aria-label="Twitter" rel="noopener" target="_blank">
|
||||
<img src="../../assets/images/icon-twitter.svg" alt="Twitter" loading="lazy">
|
||||
</a>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user