TransferRequestHandler for subsequent sitemap requesst when using a sitemap index file #140
Unanswered
darrenshrwd
asked this question in
Q&A
Replies: 2 comments
-
What's the result of your experiment? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Ah all good as it creates urls like https://localhost:44301/sitemap.xml?index=1 (I didn't read it properly and thought it was creating urls like https://localhost:44301/sitemap1.xml) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When GetSitemapDocuments() creates a sitemap index file, it looks to me that the TransferRequestHandler below won't allow subsequent requests through beyond the index file. I shall experiment to see and then answer this one.
Beta Was this translation helpful? Give feedback.
All reactions