SEO: rewrite meta descriptions, add FAQ schema, add CTA box to all articles
- Rewrite meta descriptions on 4 high-impression articles (churn, compliance, data quality, ecommerce) - Fix data-quality-validation-pipelines title & description to capture zero-click statistical validation queries - Add FAQPage schema to churn prediction and data quality articles - Add service CTA box to article-footer.php (appears on all blog articles) - Add responsive CSS for CTA box in main.css
This commit is contained in:
@@ -4,7 +4,7 @@ header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'uns
|
||||
|
||||
// Article-specific variables
|
||||
$article_title = 'UK E-commerce Trends 2025: What the Data Actually Shows (15 Key Stats)';
|
||||
$article_description = 'Explore the key e-commerce trends transforming UK retail in 2025. Data-driven analysis of consumer behaviour, technology adoption, and market opportunities.';
|
||||
$article_description = '15 stats driving UK e-commerce in 2025: AI personalisation, social commerce, returns rates & more. Real data, no fluff. See what your competitors already know.';
|
||||
$article_keywords = 'UK ecommerce trends, online retail, digital commerce, consumer behaviour, retail analytics, ecommerce data, omnichannel retail';
|
||||
$article_author = 'James Wilson';
|
||||
$article_date = '2024-05-30';
|
||||
|
||||
Reference in New Issue
Block a user