Next.js dynamic page not being crawled by SEO
I have a blog website in Next.Js that has a dynamic page for this route: article/[slug]. I'm using this screaming frog to crawl and index the pages and although initially before setting a custom domain, the articles were getting indexed,…