• Hola!
    Estoy construyendo una web relacionada con el turismo y mi idea es hacerla multisitio, de manera que se creen dos directorios /es y /en. Mi duda es, si una usuario que tiene configurado su navegador en otro idioma que no sea inglés o castellano hace una búsqueda… ?En qué idioma se muestra la web? coge el espa?ol por defecto? En una pagina multisitio puedo instalar aemás pluggins de traducción de idiomas para estos casos?

    Muchas gracias por vuestra ayuda.

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    I hope you can make sense of my English reply, my Spanish is terrible.

    Plugins need to be enabled through the main network admin area, but then can be either forced active on other sites or optionally activated per site as desired. Searches are language agnostic, they simply match text strings regardless of what languages are configured. If one searched for “recetas” on an English language site that happened to have “recetas” in a post somewhere, search will make the match even if English was the language setting through out.

    It’s conceivable for code to take search terms, translate through a third party API, then include the translation as part of the search query. AFAIK, this would need to be custom coded. It’s worth doing a plugin search before trying to custom code something like this.

Viewing 1 replies (of 1 total)
  • The topic ‘Web multisitio- Búsquedas en otros idiomas que no sean los de mi web’ is closed to new replies.