Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -4,12 +4,12 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
// SEO and performance optimizations
|
||||
$page_title = "Competitor Price Monitoring Software: Build vs Buy Analysis 2025 | UK Data Services";
|
||||
$page_title = "Competitor Price Monitoring Software: Build vs Buy Analysis 2025 | UK AI Automation";
|
||||
$page_description = "Complete build vs buy analysis for competitor price monitoring software. Compare costs, features, implementation time, and ROI to make the right decision for your business.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/blog/articles/competitor-price-monitoring-software-build-vs-buy-analysis";
|
||||
$canonical_url = "https://ukaiautomation.co.uk/blog/articles/competitor-price-monitoring-software-build-vs-buy-analysis";
|
||||
$keywords = "competitor price monitoring software, price monitoring tools, competitive pricing software, build vs buy software, price tracking solutions";
|
||||
$author = "UK Data Services Editorial Team";
|
||||
$og_image = "https://ukdataservices.co.uk/assets/images/blog/competitor-price-monitoring-software.png";
|
||||
$author = "UK AI Automation Editorial Team";
|
||||
$og_image = "https://ukaiautomation.co.uk/assets/images/blog/competitor-price-monitoring-software.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";
|
||||
<p><em>Learn more about our <a href="/services/competitive-intelligence">competitive intelligence service</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>
|
||||
|
||||
Reference in New Issue
Block a user