Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -8,14 +8,14 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
header('Referrer-Policy: strict-origin-when-cross-origin');
|
||||
|
||||
// SEO and performance optimisations
|
||||
$page_title = "5 Industries That Benefit Most from Web Scraping in the UK | UK Data Services";
|
||||
$page_title = "5 Industries That Benefit Most from Web Scraping in the UK | UK AI Automation";
|
||||
$page_description = "Discover which UK industries get the biggest competitive advantage from web scraping — from property and e-commerce to energy and financial services.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/blog/articles/5-industries-benefit-most-web-scraping-uk";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/5-industries-benefit-most-web-scraping-uk";
|
||||
$keywords = "web scraping industries UK, property data scraping, e-commerce price monitoring UK, financial data scraping, energy price scraping UK";
|
||||
$author = "UK Data Services Editorial Team";
|
||||
$author = "UK AI Automation Editorial Team";
|
||||
$published_date = "2026-02-27";
|
||||
$modified_date = "2026-02-27";
|
||||
$og_image = "https://ukdataservices.co.uk/assets/images/blog/industries-web-scraping-uk.png";
|
||||
$og_image = "https://ukaiautomation.co.uk/assets/images/blog/industries-web-scraping-uk.png";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
@@ -44,7 +44,7 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industries-web-scra
|
||||
<meta property="article:section" content="Industry Insights">
|
||||
<meta property="article:tag" content="Web Scraping">
|
||||
<meta property="article:tag" content="UK Industries">
|
||||
<meta property="article:tag" content="UK Data Services">
|
||||
<meta property="article:tag" content="UK AI Automation">
|
||||
|
||||
<!-- Twitter Card -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
@@ -74,14 +74,14 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industries-web-scra
|
||||
"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",
|
||||
@@ -130,7 +130,7 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industries-web-scra
|
||||
<p><em>Learn more about our <a href="/services/financial-data-services">financial data services</a>.</em></p>
|
||||
<p><em>Learn more about our <a href="/services/price-monitoring">price monitoring service</a>.</em></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>
|
||||
@@ -245,7 +245,7 @@ $og_image = "https://ukdataservices.co.uk/assets/images/blog/industries-web-scra
|
||||
<div class="article-sidebar">
|
||||
<div class="author-bio">
|
||||
<h3>About the Author</h3>
|
||||
<p>The UK Data Services editorial team combines years of experience in web scraping, data analytics, and UK compliance to provide authoritative insights for British businesses.</p>
|
||||
<p>The UK AI Automation editorial team combines years of experience in AI automation, data pipelines, and UK compliance to provide authoritative insights for British businesses.</p>
|
||||
</div>
|
||||
|
||||
<div class="related-services">
|
||||
|
||||
Reference in New Issue
Block a user