SEO fixes: author bylines, 2025 dates, phone removal, case studies, Companies House
- Assign named authors to all 14 blog articles that defaulted to Editorial Team - Replace team-based author labels (DevOps Team, Legal Team etc) with named authors - Update 2025 -> 2026 in ecommerce trends, buyers guide, and python pipeline titles - Remove phone number (01692 Norfolk) from all pages and schema - Anonymise unverifiable case study clients (TechElectronics UK, Heritage Bank UK) - Add clickable Companies House link (08576932) to footer Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -16,7 +16,7 @@ header('Content-Security-Policy: default-src \'self\'; script-src \'self\' \'uns
|
||||
$article_title = "What is Real-Time Data Streaming? A UK Guide";
|
||||
$article_description = "Learn the fundamentals of real-time data streaming, its key components, and why it's vital for modern UK businesses. Explore common use cases today.";
|
||||
$article_keywords = 'real time data streaming, what is data streaming, streaming data uk, event streaming, real-time data processing, data in motion';
|
||||
$article_author = 'Analytics Engineering Team';
|
||||
$article_author = 'Alex Kumar';
|
||||
$article_date = '2026-02-24'; // New article date
|
||||
$last_modified = '2026-02-24';
|
||||
$article_slug = 'what-is-real-time-data-streaming';
|
||||
|
||||
Reference in New Issue
Block a user