next-wp icon indicating copy to clipboard operation
next-wp copied to clipboard

Unable to generate sitemap.xml

Open rockstarvibu opened this issue 5 months ago • 2 comments

Hi

If I increase per_page=110 in Wordpress.ts I ran into error during build time. please help to fix this bug I have more than 200 posts and want to generate sitemap for that.


Error occurred prerendering page "/sitemap.xml". Read more: https://nextjs.org/docs/messages/prerender-error
WordPressAPIError: WordPress API request failed: Bad Request
    at k (*/.next/server/chunks/255.js:1:7912)
    at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

rockstarvibu avatar Jul 08 '25 17:07 rockstarvibu