So I created a site based on YTS API with express and ejs. Every thing is running fine but the problem is that I want to create a sitemap for submitting it to google but I am unable to generate a sitemap because all online tools fail to crawl my site.
All pages are based on AJAX requests.
Please help