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 <noreply@anthropic.com>
This commit is contained in:
Peter Foster
2026-03-08 09:24:51 +00:00
parent bf04196d9e
commit c07d126044
5 changed files with 11 additions and 12 deletions

View File

@@ -89,7 +89,7 @@ $organizationSchema = [
'areaServed' => 'GB'
]
],
'foundingDate' => '2018',
'foundingDate' => '2015',
'numberOfEmployees' => [
'@type' => 'QuantitativeValue',
'value' => '15'