SEO fixes: author bylines, 2025 dates, phone removal, case studies, Companies House
- Assign named authors to all 14 blog articles that defaulted to Editorial Team - Replace team-based author labels (DevOps Team, Legal Team etc) with named authors - Update 2025 -> 2026 in ecommerce trends, buyers guide, and python pipeline titles - Remove phone number (01692 Norfolk) from all pages and schema - Anonymise unverifiable case study clients (TechElectronics UK, Heritage Bank UK) - Add clickable Companies House link (08576932) to footer Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'uns
|
||||
$article_title = 'Property Data Aggregation Success: Transforming UK Real Estate Analytics';
|
||||
$article_description = 'Case study: How a leading property platform achieved 300% data accuracy improvement through automated aggregation. Real estate data integration success story.';
|
||||
$article_keywords = 'property data aggregation, real estate analytics, case study, data integration, property market data, automated data collection';
|
||||
$article_author = 'Case Study Team';
|
||||
$article_author = 'James Wilson';
|
||||
$article_date = '2024-06-08';
|
||||
$last_modified = '2024-06-08';
|
||||
$article_slug = 'property-data-aggregation-success';
|
||||
|
||||
Reference in New Issue
Block a user