#Internationalized Routing

2 messages · Page 1 of 1 (latest)

long urchin
#

Hey,

I plan to translate my website with i18n. 90% of my website are static page (178 pages). If I use i18n, does it mean it will translate my 178 pages in the other language and then it will create 358 pages that can be indexed into Google Search Console?

magic bramble
#

When you add extra languages it will indeed render all your static pages in the other languages, unless you’re using getStaticPaths() for this, then you have to explicitly add them in your returns paths