SEO: Improve meta titles, descriptions & internal links for top 10 pages
- Rewrite meta titles to be more compelling with power words and 2026 dates - Shorten meta descriptions to ~150 chars with clear CTAs - Remove double-branding from title tags (was: title | UK Data Services | UK Data Services Blog) - Update internal cross-links between related scraping/analytics articles - Focus: top 10 pages by impressions from Google Search Console
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
// Article-specific SEO variables
|
||||
$article_title = "Data Protection Impact Assessments (DPIA): A Complete UK Guide";
|
||||
$article_description = "Master GDPR Data Protection Impact Assessments with our comprehensive guide. Learn when DPIAs are required, how to conduct them, and ensure full UK compliance.";
|
||||
$article_title = "DPIA Guide UK: How to Run a Data Protection Impact Assessment (2026)";
|
||||
$article_description = "Step-by-step DPIA guide for UK organisations. When they're required, how to conduct them & free template. ICO-aligned.";
|
||||
$article_keywords = "DPIA UK, Data Protection Impact Assessment, GDPR compliance, privacy impact assessment, UK data protection, GDPR DPIA requirements";
|
||||
$article_author = "UK Data Services Legal Team";
|
||||
$canonical_url = "https://ukdataservices.co.uk/blog/articles/data-protection-impact-assessments";
|
||||
|
||||
Reference in New Issue
Block a user