Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content

This commit is contained in:
Peter Foster
2026-03-21 09:48:46 +00:00
parent a4a8e237d6
commit 1d705572ad
164 changed files with 2870 additions and 9819 deletions

View File

@@ -1,8 +1,8 @@
<?php
$page_title = "Data Processing Services | UK Data Services";
$page_title = "Data Processing Services | UK AI Automation";
$page_description = "Comprehensive data processing services including ETL, data transformation, batch processing, and real-time data pipelines. Handle large volumes with 99.8% accuracy.";
$page_keywords = "data processing, etl services, data transformation, batch processing, data pipelines, data integration, uk data processing";
$page_canonical = "https://ukdataservices.co.uk/services/data-processing-services.php";
$page_canonical = "https://ukaiautomation.co.uk/services/data-processing-services.php";
$page_robots = "index, follow";
include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
@@ -12,9 +12,9 @@ include($_SERVER['DOCUMENT_ROOT'] . '/includes/header.php');
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukdataservices.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukdataservices.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Processing Services", "item": "https://ukdataservices.co.uk/services/data-processing-services"}
{"@type": "ListItem", "position": 1, "name": "Home", "item": "https://ukaiautomation.co.uk/"},
{"@type": "ListItem", "position": 2, "name": "Services", "item": "https://ukaiautomation.co.uk/#services"},
{"@type": "ListItem", "position": 3, "name": "Data Processing Services", "item": "https://ukaiautomation.co.uk/services/data-processing-services"}
]
}
</script><?php