Skip to content

Sitemap

This sitemap provides a list of all public betting routes that you can integrate into your main website sitemap for SEO purposes.

Integration

You cannot directly reference this sitemap in your XML sitemap for the following reasons:

  • It contains relative paths (e.g., /esports/live) that require your website prefix.
  • URLs in your sitemap must belong to your domain, not DATA.BET's

Example

Your betting URL: https://example.com/betting
Path from DATA.BET sitemap: /sports/live
Result URL for your sitemap: https://example.com/betting/sports/live

Integration steps:

  1. Fetch the sitemap from {staticEndpoint}/sitemap.json.
  2. Add your domain to each path to create full URLs.
  3. Merge with your existing sitemap.

Finding the staticEndpoint

You can get the staticEndpoint by removing bootstrap.js from your bootstrap script.
Example: https://spa.int.databet.cloud/v2/<project-name>/bootstrap.jshttps://spa.int.databet.cloud/v2/<project-name>

Notes

  • The sitemap is automatically updated by DATA.BET
  • Always resolve relative paths to full URLs

API Specification