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:
@@ -90,39 +90,7 @@ $modified_date = "2025-08-08";
|
||||
}
|
||||
</script>
|
||||
|
||||
<!-- FAQ Schema -->
|
||||
<script type="application/ld+json">
|
||||
{
|
||||
"@context": "https://schema.org",
|
||||
"@type": "FAQPage",
|
||||
"mainEntity": [
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "How much do web scraping services cost in the UK?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Web scraping service costs in the UK typically range from £500-2,000 per month for basic services, £2,000-10,000 for enterprise solutions, and £10,000+ for complex custom implementations. Pricing depends on data volume, complexity, compliance requirements, and support levels."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "Are web scraping services legal in the UK?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Web scraping is generally legal in the UK when done ethically and in compliance with relevant laws including GDPR, Data Protection Act 2018, and website terms of service. Professional services ensure compliance with UK data protection regulations and industry best practices."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What should I look for in a UK web scraping service provider?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Key factors include GDPR compliance expertise, proven track record, technical capabilities, data quality assurance, security measures, scalability options, UK-based support, transparent pricing, and industry-specific experience relevant to your business needs."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- Skip to content for accessibility -->
|
||||
|
||||
Reference in New Issue
Block a user