Next.js Discord

Discord Forum

Google doesn't index dynamic routes

Unanswered
British Shorthair posted this in #help-forum
Open in Discord
British ShorthairOP
Hi everyone, I just deployed a website to the internet and google isn't indexing some dynamic pages (/blog/[postId]/). Each blog post is statically generated at build time, but still it's not indexed by google. Each blog post URL is added to the sitemap.xml file manually, but I still don't know where the problem is.

4 Replies

Google should report any indexing problems in the Search Console: https://search.google.com/search-console
British ShorthairOP
I can't find it tho
I don't know exactly where the problem is
does sharing the source code help?