SEO schema cleanup + blog index update

Removed 42 deprecated/restricted schema blocks across 21 files:
- FAQPage removed from all commercial pages (restricted Aug 2023)
- HowTo removed from all pages (rich results removed Sep 2023)
- Compliance guide: author type fixed Organization->Person

Blog index:
- New article cards: ai-web-scraping-2026, web-scraping-lead-generation-uk
- Stats updated: 55+ articles -> 57+, 2025 Content -> 2026 Content
- Featured article date updated to March 2026
- Blog schema updated with new BlogPosting entries
This commit is contained in:
Peter Foster
2026-03-08 10:48:11 +00:00
parent 790ffef935
commit 62e69542b0
21 changed files with 40 additions and 867 deletions

View File

@@ -247,39 +247,7 @@ $modified_date = "2026-03-01";
</div>
</section>
<!-- FAQ Schema -->
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "FAQPage",
"mainEntity": [
{
"@type": "Question",
"name": "What are the top data analytics companies in London?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Leading data analytics companies in London include specialist agencies like <a href=\"https://ukdataservices.co.uk/services/data-analytics\">UK Data Services</a>, major consultancies like Deloitte and Accenture, and niche firms such as Tessella. This guide compares the top providers to help you find the best fit."
}
},
{
"@type": "Question",
"name": "How much do data analytics services cost in London?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Data analytics services in London typically cost £150-500 per hour for consultancy, £5,000-50,000 for project-based work, and £10,000-100,000+ per month for ongoing analytics partnerships. Costs vary based on complexity, team size, and technology requirements."
}
},
{
"@type": "Question",
"name": "What should I look for when choosing a data analytics company in London?",
"acceptedAnswer": {
"@type": "Answer",
"text": "Key factors include industry expertise, technical capabilities, team qualifications, proven track record, compliance knowledge, scalability, transparent pricing, local presence, and cultural fit with your organization's values and working style."
}
}
]
}
</script>
</head>
<body>
<!-- Skip to content for accessibility -->