Create subname in wordpress

0

I need to create a subfolder in the domain link The subname I want to enable is link ** / en / ** recrea /

Is there any way to do this? In the wordpress links does not let me do it and I do not know if you have to force it in some way with the htaccess or in the server user there is an easier way to do it.

I have spoken with the server and he has told me this:

usted indica que desea crear un subdominio en https://www.xxxx.es

Un subdominio es una dirección que se engloba dentro del dominio principal, es decir, subdominio.xxxxx.es.

Si lo que necesita hacer es una subcarpeta dentro del dominio: https://www.xxxxx.es/en/recrea puede hacerlo desde el Gestor de Archivos del panel.

Para acceder al Gestor de Archivos de DirectAdmin realice el siguiente procedimiento:

    Acceda al panel DirectAdmin del dominio
    Entre en el menú "Herramientas"
    Haga click sobre "Gestor de Archivos"

Si tiene algún problema para seguir los pasos indíquenos dónde se queda, el error concreto y qué aparece en pantalla. También puede realizar cualquier cambio en su web conectando mediante FTP.

A continuación le indico el procedimiento para crear subdominios si eso es lo que necesita:

    Entre al panel del dominio en cuestión
    Pulse en la opción "Gestión de Subdominios" del apartado "Herramientas"
    Pulse en el botón "Añadir subdominio" que encontrará bajo el menú general
    En la opción "Agregar subdominio: [________].sudominio.xxx" escriba el subdominio elegido y pulse en "Crear"

My question is, once I do this, how do I use wordpress to get the link I want? link ** / en / ** recrea /

Greetings!

    
asked by Antonio Ángel Estrada Pérez 15.05.2018 в 18:33
source

2 answers

0

I found an easier solution, I created a page and then I put the page xxxx have the top .

    
answered by 16.05.2018 / 15:49
source
1

I have three options for that detail.

  • Create a subdomain from your cpanel (if you allow it). This way you will have mydomain.com and example.mydomain.com. For this situation, you can install a wordpress for each subdomain.
  • Some plugins allow you to have a version in Spanish and English, these automatically address your page as it is in mydomain.com/en or midominio.com/ (if your language is Spanish).

  • The solution you make for the page is also functional.
  • answered by 16.05.2018 в 18:21