SEO
Sitemap
Generate and manage XML sitemaps in Larasonic
πΊοΈ Sitemap
Larasonic makes sitemap generation simple using spatie/laravel-sitemap.
π Generate Sitemap
This creates sitemap.xml
in your public folder using your APP_URL
.
To generate a production sitemap locally, modify the $url
variable in app/Console/Commands/GenerateSitemap.php
.
Larasonic automatically schedules daily sitemap generation in routes/console.php
:
Submit your sitemap to Google Search Console