Next.js Discord

Discord Forum

Markdown Blog - SEO

Unanswered
atikYassine posted this in #help-forum
Open in Discord
Hey guys , I hope everyone is doing well .
Well , I created my basic blog using NextJs and MDX files .
And used dynamic metadata .
And exported metadata on the blog page which includes all the blog posts .
But for some reasons , When I search for that blog page on google , I can't see it .
Even when I write it like this 'site:website/blog' , other pages work fine , but the blog page doesn't .
I already have my website on google search console , but the blog page is shown as not indexed , because of redirection URL error , and I'm 100000% sure that my page doesn't have any redirections .

1 Reply

Google isn't the fastest for a actually showing the results, so wait some time...

But for you redirect error, try going to the url listed in sitemap and open network tab to see if any redirection (it can be from trailing slash)