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 = "Sarah Chen | Data Protection & Compliance Lead | UK Data Services";
|
||||
$page_description = "Sarah Chen is Data Protection & Compliance Lead 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/sarah-chen";
|
||||
$page_title = "Sarah Chen | Data Protection & Compliance Lead | UK AI Automation";
|
||||
$page_description = "Sarah Chen is Data Protection & Compliance Lead 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/sarah-chen";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en-GB">
|
||||
@@ -25,13 +25,13 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/sarah-chen";
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "Person",
|
||||
"@id": "https://ukdataservices.co.uk/blog/authors/sarah-chen#person",
|
||||
"@id": "https://ukaiautomation.co.uk/blog/authors/sarah-chen#person",
|
||||
"name": "Sarah Chen",
|
||||
"jobTitle": "Data Protection & Compliance Lead",
|
||||
"worksFor": {
|
||||
"@id": "https://ukdataservices.co.uk#organization"
|
||||
"@id": "https://ukaiautomation.co.uk#organization"
|
||||
},
|
||||
"url": "https://ukdataservices.co.uk/blog/authors/sarah-chen",
|
||||
"url": "https://ukaiautomation.co.uk/blog/authors/sarah-chen",
|
||||
"sameAs": ["https://www.linkedin.com/in/sarah-chen-compliance/"]
|
||||
}
|
||||
</script>
|
||||
@@ -41,9 +41,9 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/sarah-chen";
|
||||
"@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": "Sarah Chen", "item": "https://ukdataservices.co.uk/blog/authors/sarah-chen"}
|
||||
{"@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": "Sarah Chen", "item": "https://ukaiautomation.co.uk/blog/authors/sarah-chen"}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
@@ -73,14 +73,14 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/sarah-chen";
|
||||
</div>
|
||||
<div class="author-info">
|
||||
<h1>Sarah Chen</h1>
|
||||
<p class="author-title">Data Protection & Compliance Lead, UK Data Services</p>
|
||||
<p class="author-title">Data Protection & Compliance Lead, UK AI Automation</p>
|
||||
<a href="https://www.linkedin.com/in/sarah-chen-compliance/" class="author-linkedin" target="_blank" rel="noopener noreferrer">View LinkedIn Profile</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="author-bio">
|
||||
<h2>About Sarah Chen</h2>
|
||||
<p>Sarah Chen is UK Data Services' Data Protection and Compliance Lead, responsible for ensuring all client engagements meet UK GDPR, Computer Misuse Act, and sector-specific regulatory requirements. She holds a CIPP/E certification and has a background in technology law. Sarah reviews all new data collection projects and advises clients on lawful basis, data minimisation, and incident response planning.</p>
|
||||
<p>Sarah Chen is UK AI Automation' Data Protection and Compliance Lead, responsible for ensuring all client engagements meet UK GDPR, Computer Misuse Act, and sector-specific regulatory requirements. She holds a CIPP/E certification and has a background in technology law. Sarah reviews all new data collection projects and advises clients on lawful basis, data minimisation, and incident response planning.</p>
|
||||
</div>
|
||||
|
||||
<div class="author-expertise">
|
||||
@@ -100,7 +100,7 @@ $canonical_url = "https://ukdataservices.co.uk/blog/authors/sarah-chen";
|
||||
<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