Vincular dominio propio a tienda obuma

https://www.obuma.cl/ayuda/articulo/267/vincular-dominio-propio-a-tienda-obuma

Para vincular tu dominio propio a obuma, debes seguir estos pasos:

  • Ingresar al Cpanel o panel de administracion de su hosting
  • Redireccionar o apuntar el subdominio www mediante un CNAME hacia shops.obumashops.cl o mediante un registro A hacia la IP xx.xxx.xx.xxx
  • Luego hacer una redireccion del dominio

Para usuarios Cpanel:

Buscar la opcion Zone Editor de la seccion dominios

 

En el listado de dominios, hacer click en la opcion ADMINISTRAR

 

el subdominio www.tudominio.cl debe quedar apuntando al CNAME obumashops.cl

 

 

 

Luego, se debe hacer una redireccion para que funcione tanto con www. como sin www.

 

 

IR a Domains > Redirects en la pagina principal del cpanel.

 

1. Using cPanel to Redirect to www

  1. Set the type to permanent which will give an HTTP 301 status code.
  2. Choose your main domain in this drop down.
  3. Leave the path empty, you want to redirect the entire domain.
  4. Specify the URL to redirect to with the “www” part in it.
  5. Choose “Do Not Redirect www“.
  6. Leave the “Wild Card Redirect” unchecked.

 

2. Using .htaccess to Redirect to www or non-www

Simply put the following lines of code into your main, root .htaccess file.
In both cases, just change out domain.com to your own hostname.