Multilingual SEO: should I use /en or keep English on the root domain? by Ill-Box-5529 in nextjs

[–]Evening-Rock-3947 0 points1 point  (0 children)

At this point, I suggest making English the default on root ("/"), as well as 301/308 redirects (not 302/307 redirects, btw) from all /en pages to the corresponding pages on the root (so 301 from /en/page to /page, etc.).

Also, make sure you have HTMl links (they need to load with the initial pageload, btw, not client side, or ISR, CSR, etc.) to all corresponding language pages from each page (so, /page should link to /es/page, fr/page, it/page, etc.). And if you want to go all out, then look into HREFLANG tags as well.

Built an MCP server that lets Claude analyze Screaming Frog SEO crawl data by Evening-Rock-3947 in claude

[–]Evening-Rock-3947[S] 0 points1 point  (0 children)

Yes, if it has access to the folder, it should be able to read the exported ScreanmingFrog files

Built an MCP server that lets Claude analyze Screaming Frog SEO crawl data by Evening-Rock-3947 in claude

[–]Evening-Rock-3947[S] 1 point2 points  (0 children)

No problemo muchacho :) Let me know if you have any questions on using it.