I generated an HTML sitemap for one of my urls, but it's formatted in pages of 100 links.
Example:
Page 1
Page 2
Page 3
...
Each "Page" link points to a page holding 100 URLs from my website. To be functional to search engines, doesn't this need to be a single page of all URLs found by the sitemap generator?
I tried uploading this sitemap.htm to the website's root directory, but each Page 1, Page 2... link points to an odd directory like the below (which leads to a 404 page error):
www.xyz.com\html\sitemap1.htm
www.xyz.com\html\sitemap2.htm
etc...
I tried disabling the preferences setting "Automatically save spider progress every 100 pages...), but it didn't fix the issue.
Any suggestions?
MooseInk