Add data-scraping service page; fix title tags for CTR
- New /services/data-scraping page targeting data scraping services (1,260 GSC impressions, pos 29) - web-scraping.php title: improved to target web scraping services provider (pos 7.3) - web-scraping-compliance-uk-guide.php title: updated 2024 -> 2026 for freshness signal - sitemap.xml and sitemap-services.xml: added /services/data-scraping URL
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
|
||||
// Article-specific SEO variables
|
||||
$article_title = "UK Web Scraping & GDPR Compliance Guide (2024)";
|
||||
$article_title = "UK Web Scraping Compliance Guide 2026 | GDPR & Data Protection";
|
||||
$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";
|
||||
|
||||
Reference in New Issue
Block a user