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": "Should I build or buy competitor price monitoring software?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "The decision depends on your specific needs: Buy off-the-shelf solutions for quick deployment (£200-2,000/month), build custom solutions for unique requirements (£50,000-500,000 investment). Consider factors like time-to-market, ongoing maintenance, scalability, and total cost of ownership."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "How much does competitor price monitoring software cost?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Off-the-shelf solutions range from £200-2,000/month for basic plans to £5,000+/month for enterprise features. Custom builds typically cost £50,000-500,000 initially, plus £10,000-50,000 annually for maintenance. Total 3-year costs often favor buying for standard needs."
|
||||
}
|
||||
},
|
||||
{
|
||||
"@type": "Question",
|
||||
"name": "What features should price monitoring software include?",
|
||||
"acceptedAnswer": {
|
||||
"@type": "Answer",
|
||||
"text": "Essential features include automated price collection, real-time alerts, competitive analysis dashboards, historical price tracking, dynamic pricing rules, API integrations, multi-channel monitoring, and compliance with legal requirements like terms of service and rate limiting."
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
</script>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- Skip to content for accessibility -->
|
||||
|
||||
Reference in New Issue
Block a user