Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<?php
|
||||
$page_title = "Michael Thompson | Business Intelligence Consultant | UK Data Services";
|
||||
$page_description = "Michael Thompson is Business Intelligence Consultant at UK Data Services. Read their articles on data extraction, analytics, and GDPR-compliant data solutions for UK businesses.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/blog/authors/michael-thompson";
|
||||
$page_title = "Michael Thompson | Business Intelligence Consultant | UK AI Automation";
|
||||
$page_description = "Michael Thompson is Business Intelligence Consultant at UK AI Automation. Read their articles on data extraction, analytics, and GDPR-compliant data solutions for UK businesses.";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/blog/authors/michael-thompson";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-GB">
|
||||
@@ -25,13 +25,13 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/michael-thompson";
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"@id": "https://ukdataservices.co.uk/blog/authors/michael-thompson#person",
|
||||
"@id": "https://ukaiautomation.co.uk/blog/authors/michael-thompson#person",
|
||||
"name": "Michael Thompson",
|
||||
"jobTitle": "Business Intelligence Consultant",
|
||||
"worksFor": {
|
||||
"@id": "https://ukdataservices.co.uk#organization"
|
||||
"@id": "https://ukaiautomation.co.uk#organization"
|
||||
},
|
||||
"url": "https://ukdataservices.co.uk/blog/authors/michael-thompson",
|
||||
"url": "https://ukaiautomation.co.uk/blog/authors/michael-thompson",
|
||||
"sameAs": ["https://www.linkedin.com/in/michael-thompson-bi/"]
|
||||
}
|
||||
</script>
|
||||
@@ -41,9 +41,9 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/michael-thompson";
|
||||
"@context": "https://schema.org",
|
||||
"@type": "BreadcrumbList",
|
||||
"itemListElement": [
|
||||
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
|
||||
{"@type": "ListItem", "position": 2, "name": "Blog", "item": "https://ukdataservices.co.uk/blog/"},
|
||||
{"@type": "ListItem", "position": 3, "name": "Michael Thompson", "item": "https://ukdataservices.co.uk/blog/authors/michael-thompson"}
|
||||
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
|
||||
{"@type": "ListItem", "position": 2, "name": "Blog", "item": "https://ukaiautomation.co.uk/blog/"},
|
||||
{"@type": "ListItem", "position": 3, "name": "Michael Thompson", "item": "https://ukaiautomation.co.uk/blog/authors/michael-thompson"}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
@@ -73,14 +73,14 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/michael-thompson";
|
||||
</div>
|
||||
<div class="author-info">
|
||||
<h1>Michael Thompson</h1>
|
||||
<p class="author-title">Business Intelligence Consultant, UK Data Services</p>
|
||||
<p class="author-title">Business Intelligence Consultant, UK AI Automation</p>
|
||||
<a href="https://www.linkedin.com/in/michael-thompson-bi/" class="author-linkedin" target="_blank" rel="noopener noreferrer">View LinkedIn Profile</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="author-bio">
|
||||
<h2>About Michael Thompson</h2>
|
||||
<p>Michael Thompson is a Business Intelligence Consultant with a background in commercial analytics and competitive intelligence. Before joining UK Data Services, he spent eight years in retail and FMCG consulting, helping businesses build data-driven decision-making capabilities. He now leads strategic engagements where clients need both the data and the analytical framework to act on it.</p>
|
||||
<p>Michael Thompson is a Business Intelligence Consultant with a background in commercial analytics and competitive intelligence. Before joining UK AI Automation, he spent eight years in retail and FMCG consulting, helping businesses build data-driven decision-making capabilities. He now leads strategic engagements where clients need both the data and the analytical framework to act on it.</p>
|
||||
</div>
|
||||
|
||||
<div class="author-expertise">
|
||||
@@ -100,7 +100,7 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/michael-thompson";
|
||||
<div class="container">
|
||||
<div class="cta-content">
|
||||
<h2>Work With Our Team</h2>
|
||||
<p>Get expert data extraction and analytics support from the UK Data Services team.</p>
|
||||
<p>Get expert data extraction and analytics support from the UK AI Automation team.</p>
|
||||
<div class="cta-buttons">
|
||||
<a href="/quote" class="btn btn-primary">Get a Free Quote</a>
|
||||
<a href="/blog/" class="btn btn-secondary">Read the Blog</a>
|
||||
|
||||
Reference in New Issue
Block a user