From c07d1260443e18f54ddd8c6e688009d1cd8f1fa5 Mon Sep 17 00:00:00 2001 From: Peter Foster Date: Sun, 8 Mar 2026 09:24:51 +0000 Subject: [PATCH] Fix SEO inconsistencies: founding year, accuracy rates, sitemap, alt text - Fix founding year from 2018 to 2015 across about.php, organization-schema.php, and index.php schema - Standardise data accuracy rate to 99.8% across about.php and services/web-scraping.php (was 99.7%/99.9%) - Remove google-oauth-callback from sitemap.xml - Fix UK Gambling Commission logo alt text (remove misleading 'regulatory compliance' label) Co-Authored-By: Claude Sonnet 4.6 --- about.php | 14 +++++++------- includes/schema/organization-schema.php | 2 +- index.php | 2 +- services/web-scraping.php | 4 ++-- sitemap.xml | 1 - 5 files changed, 11 insertions(+), 12 deletions(-) diff --git a/about.php b/about.php index af9b0bb..f6140e0 100644 --- a/about.php +++ b/about.php @@ -54,12 +54,12 @@ $breadcrumbs = [ "@id": "https://ukdataservices.co.uk/about#webpage", "url": "https://ukdataservices.co.uk/about", "name": "About UK Data Services", - "description": "Learn about UK Data Services, our expert team, values, and commitment to delivering professional data solutions since 2018.", + "description": "Learn about UK Data Services, our expert team, values, and commitment to delivering professional data solutions since 2015.", "mainEntity": { "@type": "Organization", "@id": "https://ukdataservices.co.uk#organization", "name": "UK Data Services", - "foundingDate": "2018", + "foundingDate": "2015", "description": "Professional data solutions provider specializing in web scraping, data extraction, and business intelligence services.", "knowsAbout": [ "Web Scraping", @@ -118,7 +118,7 @@ $breadcrumbs = [ { "@type": "DataDownload", "name": "Data Accuracy Rate", - "description": "99.9% accuracy in data extraction and processing" + "description": "99.8% accuracy in data extraction and processing" } ] } @@ -194,7 +194,7 @@ $breadcrumbs = [

About UK Data Services

-

Expert Web Scraping & Business Intelligence Team — Trusted Since 2018

+

Expert Web Scraping & Business Intelligence Team — Trusted Since 2015

@@ -204,7 +204,7 @@ $breadcrumbs = [

Our Story

- Founded in 2018, UK Data Services emerged from a simple observation: businesses were drowning in data opportunities but struggling to extract actionable insights. Our founders, experienced data scientists and engineers, recognised the gap between raw web data and business intelligence. + Founded in 2015, UK Data Services emerged from a simple observation: businesses were drowning in data opportunities but struggling to extract actionable insights. Our founders, experienced data scientists and engineers, recognised the gap between raw web data and business intelligence.

Today, we've evolved into a trusted provider of web scraping and data extraction services, having successfully delivered over 500 projects across industries including e-commerce, finance, property, manufacturing, and healthcare. Our commitment to accuracy, compliance, and innovation has made us the trusted choice for businesses ranging from startups to FTSE companies. @@ -227,7 +227,7 @@ $breadcrumbs = [

Data Accuracy

-

We maintain the highest standards of data quality and accuracy. Every dataset undergoes rigorous validation to ensure 99.9% accuracy rates that our clients depend on.

+

We maintain the highest standards of data quality and accuracy. Every dataset undergoes rigorous validation to ensure 99.8% accuracy rates that our clients depend on.

@@ -276,7 +276,7 @@ $breadcrumbs = [
- 99.9% + 99.8% Data Accuracy
diff --git a/includes/schema/organization-schema.php b/includes/schema/organization-schema.php index 2766e87..92b64bd 100644 --- a/includes/schema/organization-schema.php +++ b/includes/schema/organization-schema.php @@ -89,7 +89,7 @@ $organizationSchema = [ 'areaServed' => 'GB' ] ], - 'foundingDate' => '2018', + 'foundingDate' => '2015', 'numberOfEmployees' => [ '@type' => 'QuantitativeValue', 'value' => '15' diff --git a/index.php b/index.php index 4fa1f26..693c1dc 100644 --- a/index.php +++ b/index.php @@ -693,7 +693,7 @@ $twitter_card_image = "https://ukdataservices.co.uk/assets/images/ukds-social-ca Home Supply - Edinburgh property services client
- UK Gambling Commission - regulatory compliance client + UK Gambling Commission client
diff --git a/services/web-scraping.php b/services/web-scraping.php index 55e955c..6981279 100644 --- a/services/web-scraping.php +++ b/services/web-scraping.php @@ -594,7 +594,7 @@ $breadcrumbs = [ Projects Delivered
- 99.7% + 99.8% Data Accuracy
@@ -669,7 +669,7 @@ $breadcrumbs = [

From simple static pages to complex JavaScript applications, we handle all website technologies. Extract from one site or thousands simultaneously with our scalable infrastructure.

-

99.7% Data Accuracy

+

99.8% Data Accuracy

Multi-layer validation, automated quality checks, and human review processes ensure the data you receive is accurate, complete, and properly formatted.

diff --git a/sitemap.xml b/sitemap.xml index 44f6696..23dfa70 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -12,7 +12,6 @@ https://ukdataservices.co.uk/data-services-london2026-03-07weekly https://ukdataservices.co.uk/faq2026-03-07weekly https://ukdataservices.co.uk/gdpr-compliance2026-03-07weekly - https://ukdataservices.co.uk/google-oauth-callback2026-03-07weekly https://ukdataservices.co.uk/2026-03-07weekly https://ukdataservices.co.uk/locations/birmingham2026-03-07weekly https://ukdataservices.co.uk/locations/london2026-03-07weekly