Rebrand: UK AI Automation — new domain, logo, indigo colour scheme, AI services content
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user