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 = "Predictive Analytics for Customer Churn: Reduce Churn by 35% (2026 Guide)";
$article_description = "See how UK B2B SaaS companies reduce churn by up to 35% using predictive analytics. Practical guide with feature engineering steps, UK benchmarks, free checklist & real model examples.";
$article_title = "B2B SaaS Churn Prediction Guide | 90-Day Horizon Models";
$article_description = "Learn to predict customer churn for B2B SaaS. Our guide covers 90-day prediction horizons, AI models for retention, and actionable analytics. Reduce chu...";
$article_keywords = "customer churn prediction, predictive analytics, machine learning, customer retention, churn model, data science";
$article_author = "David Martinez";
$canonical_url = "https://ukdataservices.co.uk/blog/articles/predictive-analytics-customer-churn.php";