SEO: update blog article meta tags from GSC analysis

This commit is contained in:
Peter Foster
2026-02-27 10:41:52 +00:00
parent a57150d531
commit 100ccb6622
9 changed files with 18 additions and 18 deletions

View File

@@ -3,8 +3,8 @@
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
// Article-specific SEO variables
$article_title = "Is Web Scraping Legal in the UK? GDPR & DPA 2018 Guide (2026)";
$article_description = "Is web scraping legal in the UK? Yes — with the right safeguards. Plain-English guide covering GDPR, DPA 2018 & robots.txt rules. Real case law. Updated 2026.";
$article_title = "UK Web Scraping & GDPR Compliance Guide (2024)";
$article_description = "Is web scraping legal in the UK? Our expert guide covers GDPR, data protection, and compliance best practices to ensure your data extraction is fully le...";
$article_keywords = "web scraping compliance UK, GDPR web scraping, UK data protection act, legal web scraping, data scraping regulations, UK privacy laws 2025";
$article_author = "Sarah Chen";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/web-scraping-compliance-uk-guide";