Don't think there are any packages that does it automatically. But you could add one for each type of page and add your own index
Sep 24, 2022
8
Level 4
XML Pagination
I am trying to create a custom sitemap like popular wordpress plugin Yoast which was created using PHP. But i am unsure how they create pagination for there sitemap like the one in this website https://www.naijavibes.com/sitemap_index.xml.
Once the total sitemap passes 1000 another sitemap is created adding a number to the back.
How can i do this using laravel.
I know there is a package (spatie) but i am not sure if it would work.
Level 102
Please or to participate in this conversation.