SEO & sitemaps (www / non-www links)
Unanswered
Burmese posted this in #help-forum
BurmeseOP
I have never had a successful experience with SEO using next.js 12 (pages directory). I think it says a lot about the framework as a whole.
I have created a sitemap.xml link that iterates over all of my pages with the www hostname however in my google search console I'm getting redirect errors and 2/12 pages being detected. This is ridiculous and has happened to me every single time I use next.js in any project setting. I have now switched to non-www links within my sitemap file to see if it changes the outcome however if anyone who is in this community could help address this issue and help me perhaps redirect to a more suitable framework, I would be more then happy to follow up on your advice. I'm tired of waiting for indexing results after weeks on end.
Note: All my pages are client side and static, there is no form of dynamic content coming through whatsoever.
I have created a sitemap.xml link that iterates over all of my pages with the www hostname however in my google search console I'm getting redirect errors and 2/12 pages being detected. This is ridiculous and has happened to me every single time I use next.js in any project setting. I have now switched to non-www links within my sitemap file to see if it changes the outcome however if anyone who is in this community could help address this issue and help me perhaps redirect to a more suitable framework, I would be more then happy to follow up on your advice. I'm tired of waiting for indexing results after weeks on end.
Note: All my pages are client side and static, there is no form of dynamic content coming through whatsoever.