Closed paceaux closed 2 years ago
When crawling the site, first check to see if the results of crawling are already present. If they are present, load that file, instead of recrawling.
optionally give an option to use a file?
now it checks <site>.sitemap.json first, before generating it. User has the option to override.
<site>.sitemap.json
this effectively gives user to also provide own list of links.
When crawling the site, first check to see if the results of crawling are already present. If they are present, load that file, instead of recrawling.
optionally give an option to use a file?