User-agent: * # Allow public website content Allow: / # Allow publicly accessible assets and profile pages Allow: /user/profile/ Allow: /vendor/profile/ Allow: /storage/ Allow: /assets/ Allow: /images/ Allow: /wp-content/uploads/ # Block private and administrative areas Disallow: /admin/ Disallow: /user/ Disallow: /vendor/ # Block Internal APIs & AJAX routes Disallow: /ajax/ Disallow: /api/ # Block non-SEO utility pages Disallow: /listing-map/ Disallow: /claim-search/ # Allow Pagination specifically Allow: /*?page=* # Block ALL other query parameters to save crawl budget Disallow: /*? # XML Sitemap Sitemap: https://localpage.uk/sitemap.xml