now in the wwwroot folder, I only have one bbs folder and one "under construction" page(later, there will have the website files). I put the generator folder in wwwroot. So the folder structure like this:
/bbs/
/generator/
/index.html
I ran the generator, but I only got one page (the only index.html in the root) in the sitemap.xml. Why generator is not trying to crawl down to the bbs folder.
Pls give the advise!
Thank you!