Reputation: 43
I need sitemap file to be read data form DB , For example say we have website and google searchers found content title and body , and show all website links .
Upvotes: 2
Views: 373
Reputation: 1682
I use spatie laravel/sitemap pacakge: https://github.com/spatie/laravel-sitemap
It is easy to install and implement just follow the steps in the readme.
Upvotes: 1