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:
Peter Foster
2026-03-08 09:42:53 +00:00
parent 7dc08d7ecb
commit ed5336bf1f
41 changed files with 89 additions and 156 deletions

View File

@@ -6,7 +6,7 @@ header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
$article_title = "Data Protection Impact Assessment (DPIA) Example for Web Scraping in the UK";
$article_description = "Complete Data Protection Impact Assessment (DPIA) example for web scraping projects in the UK. GDPR-compliant template with real-world scenarios for legal certainty in data extraction.";
$article_keywords = "DPIA example, data protection impact assessment, web scraping DPIA, GDPR compliance UK, data scraping legal, privacy impact assessment, UK data protection, Article 35 GDPR, lawful web scraping, data processing assessment";
$article_author = "Legal Team";
$article_author = "David Thompson";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/data-protection-impact-assessment-web-scraping-uk";
$article_published = "2026-02-26T09:00:00+00:00";
$article_modified = "2026-02-26T09:00:00+00:00";