You have to create a sitemap manually with the help of developers.I'm building a site using the Laravel framework that will not store any pages as they are dynamic URLs.
My question is how do I submit a sitemap for the site and know if all dynamic URLs to be indexed if the framework doesn't store any pages/urls?
Thanks