DEV Community

Discussion on: Sitemaps 101

Collapse
 
sudhersan93 profile image
sudhersan

Hi James Turner,
I need to crawler the web page using your repo and I am using .net core 3.0 and getting error and unable to get the sitemaps of site?

{System.Linq.EmptyPartition}

Collapse
 
turnerj profile image
James Turner

Its probably best to raise a new issue on GitHub regarding any issues you encounter. When you do that, if you could provide more information like whether an exception was thrown, what methods you called and any information about the sitemap file itself will go a long way for helping me diagnose and fix the issue.