-
Notifications
You must be signed in to change notification settings - Fork 6
Submit sitemap and request indexing for Google Search Console #65
Copy link
Copy link
Closed
Labels
ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestjavascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.questionFurther information is requestedFurther information is requestedtypescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Metadata
Metadata
Assignees
Labels
ci/cdAutomated workflows for building, testing, and deploying code.Automated workflows for building, testing, and deploying code.documentationImprovements or additions to documentationImprovements or additions to documentationenhancementNew feature or requestNew feature or requestjavascriptTasks involving vanilla JS logic or legacy scripts.Tasks involving vanilla JS logic or legacy scripts.questionFurther information is requestedFurther information is requestedtypescriptType definition fixes, interfaces, or TS configuration.Type definition fixes, interfaces, or TS configuration.
Submit sitemap and request indexing for Google Search Console
Description
After adding
next-sitemapto our Next.js project, we need to submit the sitemap to Google Search Console and request indexing for key pages to ensurereadmegen-ai.vercel.appappears in Google search results.Tasks
googlebranch intomain(or production branch) to deploy changes to Vercel.sitemap.xml.//docs,/features,/generateAcceptance Criteria
Notes
sitemap.xmldoes not need to be pushed to GitHub; Vercel will regenerate it on each deployment.