SEO: freshen articles, internal links, comparison page

- predictive-analytics-customer-churn: title broadened for CTR
- web-scraping-compliance-uk-guide: modified date 2026, 2025->2026 in body/keywords
- python-data-pipeline-tools: last_modified updated to 2026-03-08
- index.php: data-scraping linked in services card and footer nav
- services/web-scraping.php: cross-link to data-scraping page
- New: services/web-scraping-companies.php comparison page (508 GSC impressions, pos 22)
- sitemaps: web-scraping-companies added
This commit is contained in:
Peter Foster
2026-03-08 10:28:12 +00:00
parent 1b8b97e293
commit 31dd3e8d70
8 changed files with 488 additions and 6 deletions

View File

@@ -8,7 +8,7 @@ $article_description = 'Compare Airflow, Prefect & Dagster head-to-head. Benchma
$article_keywords = 'Python data pipelines, Apache Airflow, Prefect, Dagster, data engineering, ETL, data orchestration, workflow automation, Python tools';
$article_author = 'Alex Kumar';
$article_date = '2024-06-04';
$last_modified = '2024-06-04';
$last_modified = '2026-03-08';
$article_slug = 'python-data-pipeline-tools-2025';
$article_category = 'Technology';
$hero_image = '/assets/images/hero-data-analytics.svg';