Fix founding year to 2013 across all pages and schema
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -89,7 +89,7 @@ $organizationSchema = [
|
||||
'areaServed' => 'GB'
|
||||
]
|
||||
],
|
||||
'foundingDate' => '2015',
|
||||
'foundingDate' => '2013',
|
||||
'numberOfEmployees' => [
|
||||
'@type' => 'QuantitativeValue',
|
||||
'value' => '15'
|
||||
|
||||
Reference in New Issue
Block a user