SEO: update blog article meta tags from GSC analysis
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user