-
Notifications
You must be signed in to change notification settings - Fork 6
Make sitemap live and submit to Google #67
Copy link
Copy link
Closed
Labels
area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.javascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.
Metadata
Metadata
Assignees
Labels
area: frontendChanges specifically for the UI/Tailwind components.Changes specifically for the UI/Tailwind components.ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.javascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.
Make sitemap live and submit to Google
Description
The sitemap (
/sitemap.xml) is currently returning 404 on the deployed site. We need to generate it automatically on build and submit it to Google Search Console.Tasks
package.jsonbuild script:next build && npx next-sitemap/sitemap.xml