SEO improvements: meta titles, trust badges, schema, cross-linking
- Fix meta titles exceeding 60 chars on property/financial service pages - Replace keyword-stuffed hero subtitle with natural, user-focused copy - Add trust badges section (ISO 27001, GDPR, insurance, ratings) - Add WebPage schema to homepage for better SERP eligibility - Shorten about page H1 from 74 to 24 characters - Add related services cross-linking on competitive intelligence page - Remove obsolete SEO planning files Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -6,7 +6,7 @@ header('X-XSS-Protection: 1; mode=block');
|
||||
header('Strict-Transport-Security: max-age=31536000; includeSubDomains');
|
||||
header('Referrer-Policy: strict-origin-when-cross-origin');
|
||||
|
||||
$page_title = "Property Data Extraction UK | Rightmove & Zoopla Scraping | UK Data Services";
|
||||
$page_title = "UK Property Data Extraction | Rightmove & Zoopla";
|
||||
$page_description = "Professional property data extraction from Rightmove, Zoopla, and OnTheMarket. GDPR-compliant property market intelligence for investors, analysts, and estate agents across the UK.";
|
||||
$canonical_url = "https://ukdataservices.co.uk/services/property-data-extraction";
|
||||
$keywords = "property data scraping UK, Rightmove data extraction, Zoopla scraping, property market data UK, property listings data, real estate data extraction, property price data UK";
|
||||
|
||||
Reference in New Issue
Block a user