How to Setup Sitemap
-
Add web domain or subdomain url in .env File

-
Generate sitemap use command:
npm run dev -
If you want to customize the sitemap then go to public->sitemap.xml file

Add web domain or subdomain url in .env File

Generate sitemap use command: npm run dev
If you want to customize the sitemap then go to public->sitemap.xml file
