Trusted WordPress tutorials, when you need them most.
Beginner’s Guide to WordPress
Copa WPB
25 Million+
Websites using our plugins
16+
Years of WordPress experience
3000+
WordPress tutorials
by experts

Cómo trasladar WordPress de un servidor local a un sitio activo (2 métodos)

Muchos usuarios de WordPress prefieren trabajar en sus sitios web utilizando un servidor local en su ordenador. Esto le permite trabajar en su sitio web en privado antes de hacer los cambios disponibles en línea.

Con el tiempo, tendrá que trasladarlo a un servidor en vivo para que sea accesible a los visitantes en línea. Esta transición es crucial para garantizar que el sitio web funcione correctamente en el sitio activo.

Hemos trabajado en muchos sitios web locales, así que tuvimos que aprender la forma más fácil de transferir contenidos a sitios web activos.

En este artículo, proporcionaremos instrucciones paso a paso sobre cómo trasladar WordPress de un servidor local a un sitio activo.

How to move WordPress from local server to live site (2 methods)

¿Por qué trasladar WordPress de un servidor local a un sitio activo?

Construir su blog de WordPress en un servidor local es una forma segura de probar los cambios en su sitio web sin afectar a los visitantes.

Cuando haya terminado de perfeccionar su sitio web, el siguiente paso es pasar de su servidor local a un sitio activo.

Vamos a mostrarle dos formas de trasladar su sitio de un servidor local a un sitio activo.

El primer método utiliza un plugin de migración de WordPress y se recomienda para principiantes.

En el segundo método, le mostraremos cómo trasladar manualmente WordPress de un servidor local a un sitio activo.

Puede elegir el método que más le convenga:

Antes de migrar su sitio WordPress

Para migrar WordPress de un servidor local a un servidor activo, debe tener en cuenta algunos aspectos.

En primer lugar, suponemos que tiene un sitio de WordPress ejecutándose en un servidor local (también llamado localhost) en su ordenador y que tiene pleno acceso al mismo.

A continuación, tendrá que tener un nombre de dominio y alojamiento web.

Hemos oído innumerables historias de principiantes que empezaron con proveedores de alojamiento web malos o gratuitos y se arrepintieron. Según nuestra experiencia, elegir el proveedor de alojamiento correcto es fundamental para el éxito de cualquier sitio web.

Para facilitarte la decisión, te recomendamos Bluehost. Son una empresa de alojamiento de WordPress recomendada oficialmente, y están dando a los usuarios de WPBeginner un descuento exclusivo + dominio y SSL gratis.

Básicamente, puedes empezar por tan sólo 1,99 $ al mes.

Si quieres una gran alternativa a Bluehost, puedes mirar Hostinger. También están ofreciendo un descuento exclusivo a los usuarios de WPBeginner con un nombre de dominio gratis.

Si puedes permitirte pagar un poco más, entonces comprueba SiteGround. También tienen una oferta especial para los lectores de WPBeginner.

Si necesitas ayuda para establecer tu sitio web, sigue paso a paso nuestra guía sobre cómo crear un sitio web.

Por último, necesitará un programa FTP y saber cómo utilizarlo para subir el sitio de su servidor local al sitio activo.

¿Preparado? Empecemos a migrar su sitio de WordPress.

Tutorial en vídeo

Subscribe to WPBeginner

Si prefiere instrucciones escritas, siga leyendo.

Método 1: Transferir WordPress del servidor local al sitio activo utilizando un plugin de migración (recomendado)

Este método es más fácil y recomendado para principiantes. Vamos a utilizar un plugin de migración de WordPress para mover WordPress desde localhost a un sitio en vivo.

Paso 1: Instalar y configurar el plugin Duplicator

En primer lugar, debe instalar y activar el plugin Duplicator en su sitio regional. Para más detalles, consulte nuestra guía paso a paso sobre cómo instalar un plugin de WordPress.

Consejo profesional: También hay una versión pro de Duplicator que ofrece copias de seguridad seguras, almacenamiento en la nube, restauración fácil del sitio y mucho más.

Tras la activación, debe ir a la página Duplicator ” Copias de seguridad y hacer clic en el botón “Crear nueva”.

Create new backup for migration

Aparecerá una pantalla en la que podrá asignar un nombre a la copia de seguridad.

A continuación, haga clic en el botón “Siguiente”.

Name backup package

Duplicator realizará ahora algunas pruebas para ver si todo está en orden.

Si todos los elementos están marcados como “Bien”, haga clic en el botón “Construir”.

Build package

Este proceso puede tardar unos minutos, dependiendo del tamaño de su sitio web. Debe dejar esta pestaña abierta hasta que finalice.

Cuando termine, verá las opciones de descarga de los paquetes “Instalador” y “Archivo”. Haz clic en el botón “Descargar ambos archivos” para descargarlos en tu ordenador.

Download both backup files

El archivo “Archivo” es una copia completa de su sitio WordPress. Incluye todos los archivos del núcleo de WordPress, así como sus imágenes, subidas, temas, plugins y una copia de seguridad de su base de datos de WordPress.

El archivo “Instalador” es un script que automatizará todo el proceso de migración descomprimiendo el archivo que contiene su sitio web.

Paso 2: Crear una base de datos para su sitio web WordPress en vivo

Antes de que pueda ejecutar el instalador o subir el sitio web WordPress desde localhost a su servidor de alojamiento, necesita crear una base de datos MySQL para su nuevo sitio web en vivo.

Si ya ha creado una base de datos MySQL, puede omitir este paso.

Para crear una base de datos, debe visitar el Escritorio cPanel de su cuenta de alojamiento. A continuación, localice la sección “Bases de datos” y haga clic en el icono “Asistente para bases de datos MySQL”.

MySQL Database Wizard

En la pantalla siguiente, hay un campo para crear una nueva base de datos.

Sólo tiene que dar un nombre a su base de datos y hacer clic en el botón “Crear base de datos”.

Name new database

cPanel creará ahora una nueva base de datos para usted.

A continuación, introduzca un nombre de usuario y una contraseña para el nuevo usuario y haga clic en el botón “Crear usuario”.

Create new database user

A continuación, tienes que añadir a la base de datos el usuario que acabas de crear.

En primer lugar, haga clic en la casilla de verificación “Todos los privilegios”.

Check all privileges

A continuación, desplácese hacia abajo y haga clic en el botón “Realizar cambios” para guardar los cambios.

Su base de datos ya está lista para ser utilizada con su sitio WordPress. Asegúrese de anotar el nombre de la base de datos, el nombre de usuario y la contraseña. Necesitará esta información en el siguiente paso.

Paso 3: Subida de archivos desde el servidor local al sitio web de WordPress.

Ahora tiene que subir los archivos y el instalador de su sitio local a su cuenta de alojamiento.

En primer lugar, conéctese a su sitio activo utilizando un cliente FTP. Una vez conectado, asegúrese de que el directorio raíz de su sitio web está completamente vacío.

Normalmente, el directorio raíz es la carpeta /home/public_html/.

Algunas empresas de alojamiento de WordPress instalan WordPress automáticamente cuando te registras. Si tienes archivos de WordPress allí, entonces necesitas borrarlos.

Después, puede subir los archivos archive.zip e installer.php desde Duplicator a su directorio raíz vacío.

Upload archive and installer files

Paso 4: Ejecutar el script de migración

Una vez subidos los archivos de migración, visite la siguiente URL en su navegador / explorador:

http://example.com/installer.php

No olvide sustituir “ejemplo.com” por su propio nombre de dominio.

Se iniciará el asistente de migración de Duplicator.

El instalador realizará algunas pruebas e inicializará el script.

Duplicator migration wizard step 1

En la sección Configuración, se le pedirá que introduzca su alojamiento MySQL, el nombre de la base de datos, el nombre de usuario y la contraseña.

Su alojamiento será probablemente un alojamiento local. A continuación, introduzca los datos de la base de datos creada en el paso anterior.

A continuación, haga clic en el botón “Validar” para asegurarse de que los datos introducidos son correctos.

Validate settings

A continuación, haga clic en el botón “Siguiente” para continuar.

Duplicator importará la copia de seguridad de su base de datos de WordPress desde el archivo a su nueva base de datos.

También actualizará las URL que apuntan al sitio local y a su nuevo sitio activo.

Ahora puede hacer clic en el botón ‘Admin Login’ para acceder al área de administrador de WordPress de su sitio.

Admin login

Una vez que acceda a su sitio activo, Duplicator limpiará automáticamente los archivos de instalación.

Eso es todo. Ha movido correctamente WordPress del servidor local a su sitio activo.

Método 2: Transferir manualmente WordPress del servidor local al sitio activo

En este método, le mostraremos cómo mover manualmente WordPress desde el servidor local a su sitio activo. Será útil si el primer método no funciona o si prefieres hacerlo manualmente.

Paso 1: Exportar la base de datos local de WordPress

Lo primero que tienes que hacer es exportar tu base de datos local de WordPress. Para ello utilizaremos phpMyAdmin.

Si no estás familiarizado con ella, entonces puede que quieras echar un vistazo a nuestra guía para la gestión de bases de datos de WordPress usando phpMyAdmin.

Sólo tienes que ir a http://localhost/phpmyadmin/ y hacer clic en tu base de datos de WordPress. A continuación, haz clic en el botón “Exportar” de la barra de menú superior.

Export from localhost

En la opción ‘Método de exportación:’, puede elegir ‘Rápido’ o ‘Personalizado’. Personalizado le proporcionará más opciones para exportar su base de datos.

Pero le recomendamos que elija “Rápido” y luego haga clic en el botón “Ir” para descargar su base de datos.

Export WordPress database using phpMyAdmin

Paso 2: Subida de archivos de WordPress al sitio activo

Ahora, tendremos que mover todos los archivos de su sitio web al sitio en vivo.

Para empezar, abra su cliente FTP y conéctese a su cuenta de alojamiento web.

Una vez conectado a tu sitio, asegúrate de subir los archivos al directorio correcto. Por ejemplo, si quieres que el sitio esté alojado en ‘tu_sitio.com’, entonces querrás subir todos los archivos a tu directorio public_html.

Ahora seleccione los archivos locales de WordPress y súbalos a su servidor.

Upload WordPress files FTP

Paso 3: Crear una base de datos MySQL en su sitio activo

Mientras tu cliente FTP está subiendo tus archivos de WordPress, puedes empezar a importar tu base de datos al servidor.

La mayoría de los proveedores de alojamiento de WordPress ofrecen cPanel para gestionar su cuenta de alojamiento, por lo que le mostraremos cómo crear una base de datos utilizando cPanel.

En primer lugar, debe acceder a su panel de control de cPanel y hacer clic en el icono “Asistente para bases de datos MySQL”, que se encuentra en la sección “Bases de datos”.

Select MySQL database wizard

En la pantalla siguiente, puede crear una nueva base de datos.

Introduzca un nombre para la base de datos y haga clic en “Crear base de datos”.

Name and create new database

cPanel creará automáticamente una nueva base de datos para usted.

A continuación, debe introducir un nombre de usuario y una contraseña para su nuevo usuario y, a continuación, hacer clic en “Crear usuario”.

Create new database user

Después, tienes que añadir a la base de datos el usuario que acabas de crear.

En primer lugar, marque / compruebe la casilla de verificación “Todos los privilegios”.

Check all privileges checkbox

A continuación, desplázate hacia abajo y haz clic en “Realizar cambios” para guardarlos.

Ha creado correctamente una nueva base de datos para su sitio de WordPress.

Paso 4: Importar la base de datos de WordPress al sitio activo

El siguiente paso del proceso es importar su base de datos de WordPress.

Vaya a su Escritorio de cPanel, desplácese hasta la sección ‘Bases de datos’ y haga clic en ‘phpMyAdmin’.

Click on phpMyAdmin

Esto le llevará a phpMyAdmin, donde debe hacer clic en la base de datos que acaba de crear. phpMyAdmin mostrará su nueva base de datos sin tablas.

A continuación, haga clic en la pestaña “Importar” del menú superior. En la página de importación, haga clic en el botón “Elegir archivo” y seleccione el archivo de base de datos del sitio local que guardó en el primer paso.

Import database via phpMyAdmin

A continuación, haz clic en el botón “Ir” situado en la parte inferior de la página. Tu base de datos se importará automáticamente a phpMyadmin.

Paso 5: Cambiar la URL del sitio

Ahora, usted necesita cambiar la URL del sitio en su base de datos para que se conecte con su sitio de WordPress en vivo.

En phpMyAdmin, busque la tabla wp_options en la base de datos que acaba de importar.

Si ha cambiado el prefijo de su base de datos, entonces en lugar de wp_options, podría ser {new_prefix}_options.

A continuación, haga clic en el botón “Examinar” situado junto a wp_options. O bien, haga clic en el enlace en la barra lateral para abrir la página que tiene un anuncio / catálogo / ficha dentro de la tabla wp_options.

Browse the wp options table

A continuación, en la columna options_name, debe buscar la opción siteurl.

A continuación, haga clic en el icono “Editar”.

Edit siteurl in phpMyAdmin

Aparecerá una ventana en la que podrá editar el campo.

En el cuadro de entrada option_value, verá la URL de su instalación local, que será algo así como http://localhost/test.

Debe introducir la URL de su nuevo sitio en este campo, por ejemplo: https: //www.wpbeginner.com.

A continuación, puede guardar el campo al hacer clic en el botón “Ir”.

edit the siteurl field

A continuación, debe seguir los mismos pasos anteriores para el nombre de la opción de inicio. El menú wp_options puede tener varias páginas. Normalmente, la opción de inicio estará en la segunda página.

A continuación, actualice la URL de inicio para que sea la misma que la URL de su sitio activo.

Paso 6: Establecer su sitio en vivo

Ahora que ha importado la base de datos y subido su contenido, es el momento de configurar WordPress.

En este momento, su sitio debería mostrar el error“Error al establecer una conexión con la base de datos“.

Para corregirlo, conéctese a su sitio web mediante un cliente FTP y abra el archivo wp-config.php.

Busque las siguientes líneas de código:

// ** MySQL settings - You can get this info from your web host ** //
/** The name of the database for WordPress */
define( 'DB_NAME', 'database_name_here' );
/** MySQL database username */
define( 'DB_USER', 'username_here' );
/** MySQL database password */
define( 'DB_PASSWORD', 'password_here' );
/** MySQL hostname */
define( 'DB_HOST', 'localhost' );

Deberá indicar el nombre de la base de datos, el nombre de usuario y la contraseña que creó anteriormente.

A continuación, guarde el archivo wp-config.php y vuelva a subirlo al servidor de alojamiento de WordPress.

Ahora, cuando visite su sitio web, debería estar en directo.

Después de eso, tienes que acceder a tu panel de administrador de WordPress e ir a Ajustes ” General. A continuación, sin cambiar nada, desplácese hasta la parte inferior y haga clic en el botón “Guardar cambios”.

Save general settings

Así se asegurará de que la URL de su sitio se corrige en cualquier otro lugar en el que deba estar.

Una vez hecho esto, vaya a Ajustes ” Enlaces permanentes, desplácese hacia abajo y haga clic en “Guardar cambios” para asegurarse de que todos los enlaces de las entradas funcionan correctamente.

Save permalinks settings

Siempre que traslade un sitio de WordPress de un dominio a otro o de un servidor local a un sitio activo, se encontrará con enlaces rotos e imágenes que faltan.

Le mostraremos dos formas de actualizar las URL. Puede elegir la que más le convenga.

1. Actualizar URLs usando el plugin Search & Replace Everything (Recomendado)

La forma más segura de corregir esto es mediante el uso de Search & Replace Everything. Es un potente plugin de WordPress que le permite realizar fácilmente tareas de actualización por lotes en su sitio web sin necesidad de escribir complejas consultas a la base de datos.

En primer lugar, debe instalar y activar el plugin Search & Replace Everything.

Una vez activado, vaya a la página Herramientas ” WP Search & Replace.

Search and replace URLs from local to live site migration

A continuación, introduzca la URL del sitio local en el campo “Buscar” y la URL del sitio activo en el campo “Sustituir por”.

Desplázate un poco y haz clic en “Seleccionar todo” debajo de las tablas. Esto asegura que el plugin buscará la antigua URL en cualquier parte de la base de datos.

Select tables

Ahora haga clic en el botón “Vista previa de Buscar y reemplazar” para continuar.

El plugin buscará en su base de datos todas las instancias de la URL antigua y previsualizará los resultados.

Preview changes

Si todo va bien, haz clic en “Reemplazar todo” para guardar los cambios.

Verás una advertencia acerca de los cambios que estás realizando. Haz clic en “Sí” para continuar.

El plugin actualizará la base de datos y sustituirá las URL locales por la URL actual de su sitio web.

2. Actualizar URL manualmente (Avanzado)

Otra forma de actualizar las URL es mediante la siguiente consulta SQL:

UPDATE wp_posts SET post_content = REPLACE(post_content, 'localhost/test/', 'www.yourlivesite.com/');

Simplemente vaya a phpMyAdmin, haga clic en su base de datos y, a continuación, haga clic en “SQL” en el menú superior y añada la consulta anterior.

Asegúrese de cambiarla por la URL de su sitio local y del sitio activo y haga clic en el botón “Ir”.

Fixing WordPress images and broken URLs after moving to live site

Ya está. Ha migrado correctamente WordPress de su servidor local a un sitio activo.

Esperamos que tu sitio web esté funcionando correctamente. Si usted marca / comprobar cualquier error, puede consultar nuestra guía de errores comunes de WordPress para ayudar a diagnosticar problemas.

Esperamos que este artículo te haya ayudado a trasladar WordPress de un servidor local a un sitio activo. También puedes consultar nuestra guía sobre cómo trasladar un sitio activo a un servidor local o echar un vistazo a la lista de comprobación definitiva para la migración de sitios web para conocer los pasos prácticos de la migración de WordPress.

If you liked this article, then please subscribe to our YouTube Channel for WordPress video tutorials. You can also find us on Twitter and Facebook.

Descargo: Nuestro contenido está apoyado por los lectores. Esto significa que si hace clic en algunos de nuestros enlaces, podemos ganar una comisión. Vea cómo se financia WPBeginner , por qué es importante, y cómo puede apoyarnos. Aquí está nuestro proceso editorial .

Avatar

Editorial Staff at WPBeginner is a team of WordPress experts led by Syed Balkhi with over 16 years of experience in WordPress, Web Hosting, eCommerce, SEO, and Marketing. Started in 2009, WPBeginner is now the largest free WordPress resource site in the industry and is often referred to as the Wikipedia for WordPress.

El último kit de herramientas de WordPress

Obtenga acceso GRATUITO a nuestro kit de herramientas - una colección de productos y recursos relacionados con WordPress que todo profesional debería tener!

Reader Interactions

908 comentariosDeja una respuesta

  1. Mark

    Hi!

    I’ve done until step 6 and was able to get the Error Database Connection and I was thrilled! when i changed the parameters the error changed to Error 500. And now I’m stuck.

    My local MAMP DB is named “localdatabase” and the new one that I created in the live site have a prefix that I cannot edit so now my new database name in the live site is “web_localdatabase”

    Question:
    1. Should the my local database name be the same with the one in the live site?
    2. If not, is there any other changes I need to do aside from the changes in Step 6?

    Thanks!!!!!!!

  2. Cindy

    Hi there,
    I thought I followed your steps to the letter. I accessed localhost through WAMP. cPanel is through StableHost. FTP using FileZilla. After the migration I looked at my site and saw that half of my most recent post was missing. It had never been published; it was the first post I created in localhost. (I recently moved from wp.com to wp.org. Had less than 20 posts at time of transfer. All of them migrated from localhost to live with no errors.) I had no ‘failed transfers’ during the FTP upload. No errors that I noticed.

    After seeing the incomplete blog post, I tried to access localhost to view the original content using WAMP. That project name can no longer be displayed. I cannot access my blog content on localhost using the name I assigned prior to the migration. The folder is still present in www.

    I must have done something right since part of a post that was never on my live site did make it there. Can you tell me what happened to my localhost? I don’t have anything in sub folders…it’s all pretty straight forward and I tried to keep it simple.

    Troubleshooting:
    Ran SQL query per your Step 7, message is: #1146 – Table ‘sxxxxx_wp574.wp_posts’ doesn’t exist. wp_574 is the database name I created in Step 3. Query was localhost name and website domain.
    Restarted computer.
    WAMP ‘Restart all services’ option.

    Right now I’m completely confused! I not only do not know what to do next but am fearful of trying a Google suggestion for fear of really screwing things up. Can you help me? Any insight into the incomplete migration would be good to know too but I’m more freaked out about localhost at the moment. Thanks so much. You’re instructions are very easy to follow and understandable.

    Kind Regards, cindy

  3. Lea Jacta Est

    Hello!
    I have issues updating my links (step 7). It seems to be an URL match problem. Using Velvet Blues, I’m typing my old URL in the required field and I do the same for the new URL but there’s an error message showing every time I try.
    Just to check :
    – my old URL = my localhost URL which is in the general settings and which shows in the address bar when I go to my homepage
    – my new URL : my brand new domain name which ends by .com
    … right ?

    Does the error comes from somewhere else or am I doing it this wrong ?

    Thanks a lot for your help.

  4. Jeff Bradbury

    I currently have my live site at. I want to download it to MAMP (Mac) and begin the process of redesigning locally and then I want to put it back fresh.

    1) When I’m ready to upload the new site, do I put it over top of the current folder? Do I create a new folder (or subdomain) and stick it in that directory and then move the domain/DNS to the new site?

    2) I have a bunch of pretty links on the live site that I wish to download and begin working on … I think i’m correct in thinking that Pretty links just take the form of whatever the domain currently is.

    3) Is this the best process if you want to constantly be working locally and updating your site on a daily/weekly basis? This appears to be a great method if you want a One and Done method of updating a site. If there is another way or method of working locally and then uploading the changes …. or even syncing a live/local site, I would love some help and advice. THANK YOU!

    • WPBeginner Support

      1. Depends on what files you have changed and what changes you made that are stored in the database. We assume that you will be working on your theme and would probably make few changes that will be stored in database. In that case, you can just overwrite your theme files and update your database from a backup.

      2. If by pretty links you mean the permalink settings, then we think that those will not be affected.

      3. If you are planning on continuously working on your site, then this strategy would work but it is not the best solution. You need a solution that allows you to automatically sync your development site to your live site. For example, take a look at our tutorial on how to create a staging environment for your WordPress site. Subscribe to WPBeginner, we will soon cover this topic in an upcoming article with detailed instructions.

      Administrador

  5. Felipe Stabile

    THANK YOU GUYS!
    Things went smooth after some problems and thinking, but it was because my host is a little different, and i´ve got problems uploading my files to the FTP using Filezilla. Serious docs got a failure message, but i solve that by doing the following:
    If someone here is using smarterasp, you´d be better not using Filezilla, use the integrated (HostingControlPanel/MyWebsites//FileManager).
    With your database clean, You have to zip your files from HTDOCS/wordpress, and then upload this zip file.
    In the integrated File Manager you have the option for unzip. wait a little bit, until all folders and docs appear.
    Then follow the tutorial above and you´ll be ok.

  6. Mohit

    Hey wpbeginner,

    Thanks a lot for this tutorial. Its the best one I have came across.

    Followed this step by step and got the expected results.

    Keep up the good work !

    Cheers!

  7. Abhay

    Many-many thanks bro. it worked very well.

  8. jay capulong

    hi all is ok, but the others picture is not showing,

    what do you mean localhost/test? (local site)

    thanks

  9. M3N

    Hi. Thanks for this great tutorial.
    One question though…
    Following steps you described doesn’t cause problem with serialized data. I saw some tutorials recommended to use a script or other thing to avoid the problem with serialized data when changing file paths manually.
    Any idea or suggestion ?

  10. Mark

    Hi, I don’t know if anyone suffered from a redirect to their local host when they ran wp-admin. I did but I found a post over at stackoverflow that sorted me out. Basically I had to update the filepaths in the WP-Options table.

    Good luck.

    MT

  11. Mujtaba Zia

    *** This is the best ever tutorial of my life ***
    I know about html/css but never worked on wordpress, this tutorial helps me lot and have my site live by following every step and wordings of it. Thank you so so much!

    Now very eager to learn more through this website.

  12. Kathy

    I’m encountering some serious problems when transferring to live server. Locally I have 2 sites using the same theme. Both running off separate databases and sites, both work perfectly locally. One site is uploaded and running fine and i’m in the process of uploading the second, here’s where it goes wrong. I’ve exported and created the database, working perfectly all images appear correct. I uploaded all the files and amended the config then ran in to problems. I appear to have no content loading and only half a theme along with the incorrect logo of the site. I tried to login in to amend all links but i am returning an ‘internal server error’ the sever encountered internal error or misconfiguration and was unable to complete your request.

    I have rolled the site back to it’s previous look but i am at a complete loss as to next steps, can anyone help? I can not understand how we are working perfectly locally and then an epic fail on live.

    • Kathy

      p.s. I have screenshots if that helps.

  13. DaveJorg

    Heads up that sometimes after the migration is complete only the home page works.

    If this is the case visit Dashboard > settings > pemalinks and click save changes. I believe it updates the mod_rewrite and should fix the issue. It did for me.

  14. RW

    Please remove my email from the comments thread. I’ve tried to unsubscribe each time and it’s not working.

  15. Carlo

    Thanks for this guide. I’m a more than a beginner in this field. How can I proceed if I have a database already installed on my hosting. Do I have to delete it and make new one, cancel the tables or simply empty them? Thanks in advance for your help

  16. Nathan

    I moved everything and it went smooth until I tried logging in to WP it keeps saying password incorrect. I even tried changing details in phpMyAdmin. Could the problem be that I ran your query before logging in to WP?

    • Nathan

      I fixed the problem, i just signed in to WP and re-saved permalinks and whole site was update. Thanks for the great tutorial.

  17. Angela

    Unfortunately, I wasn’t able to move my site from localhost to online. I got to the login page and it wouldn’t accept my login information. Any idea what the problem could be? I don’t want to give up on it so I may try again.

    • Omar Zeidan

      Hi Angela,

      Well, you might forgot to import the DB files to your live server, did you ?

      If nothing worked with you then try the following,

      Access your DB admin panel, find the wp_users and manually add one there.

      Hope this helps.

  18. Pranesh

    Excellent guide. Everything went fine. Thanks a lot !!

  19. Ziga

    Hello, i followed all steps, and at step #4, i choose .gzip file to import, and got the following error:

    #1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘?’ at line 2

    Any help?

  20. Justin

    Everything works except my other pages…. Can’t figure it out

    • Matt

      Similar issue for me. Have added it to a subfolder on another one of my domains, but when I navigate to it, I’m shown the Themes 404 page. When I try to go directly to any of the other pages, I get my hosts 404 page. Any ideas anyone?

  21. Ryan

    I’ve gone through all the steps, and my site ends up not looking at all like it did. It appears most of the CSS didn’t transfer over. I was using the Divi theme.

    Here is what it looks like:

    Any tips?

  22. Amefon

    HELLO

    i got this error while trying to import my database onto the site

    Error
    SQL query:


    — Database: `lcmi`

    CREATE DATABASE IF NOT EXISTS `lcmi` DEFAULT CHARACTER SET latin1 COLLATE latin1_swedish_ci;

    MySQL said: Documentation

    #1044 – Access denied for user ‘lazarbwn’@’localhost’ to database ‘lcmi’

    how do i solve this?

      • Amefon

        i do not understand. Am I to change the MySQL details or what.

  23. Mike Casile

    Have not done this yet, but local site is looking good. I do have 2 questions (which may really be too big and may require follow-on articles).

    1. If I go thru this and it comes out nice on the live site … but I want to continue doing new development locally, is there a similar process for incremental changes?

    2. How will this be impacted if I use multiSite (which I’m NOT doing right now).

    Thanks,

    • Roman

      It depends on what your changes are affecting – if you have changed some css or php code in theme, you will need tu push changed files on server using FTP. If you change some wordpress settings, you only need to go through steps of copying your database.

  24. Ameira

    Thank you for this tutorial – after 2 weeks of trying everything under the sun finally found out what was missing. I have been able to access my website but images are missing and the layout is all over the place. I followed step 7 and it did improve the improve slightly but still quite a mess – any ideas on what else I can do?

  25. Soo

    Easy to understand and follow.
    The best tutorial about”How to Move WordPress From Local Server to Live Site”.

    Thank you

  26. zavera

    Hi WPBEGINNER SUPPORT, i have created custom wordpress site with some pages and used all the steps you mentioned here and all worked correctly but my pages urls are still localhost how to change these urls for pages?

    • WPBeginner Support

      If you can access the admin area then go to settings -> General and change your WordPress URL and Site URL. Or look at the step 5 to do that through phpmyadmin.

      Administrador

  27. Daniel Afriyie Gyimah

    ples we need the information in a downloadable PDF format

  28. Andres

    Hello ! I tried using this method and I get the following error:

    lessphp fatal error: load error: failed to find /Applications/MAMP/htdocs/breg/wp-content/themes/theme43776/bootstrap/less/bootstrap.lesslessphp fatal error: load error: failed to find /Applications/MAMP/htdocs/breg/wp-content/themes/theme43776/style.less
    Warning: Cannot modify header information – headers already sent by (output started at /home/weliketo5/public_html/breg/wp-content/themes/CherryFramework/includes/less-compile.php:155) in /home/weliketo5/public_html/breg/wp-includes/pluggable.php on line 1207

    Could anybody help me out?

  29. Alfredo Garcia

    While doing step #4: Import Wordpress Database on Live Site, I get the following SQL error:

    Error
    MySQL said: Documentation

    #1064 – You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘?’ at line 105

    Can you tell me what is wrong and how I can fix this?

    • WPBeginner Support

      The backup file you are trying to import could be corrupt. Export a fresh copy and then try again. If this does not work, then ask your web hosting provider to update your MySQL version.

      Administrador

      • Alfredo Garcia

        Thank you. I’ll try it tonight.

  30. Ngabe R

    I was missing step 5. Thanks a lot. Very helpful!

  31. Adam

    Do I need to install WordPress on my server before beginning this process, or do I just follow the steps as listed?

    • WPBeginner Support

      No, please see step 2. You will upload WordPress files from your local server to the live server.

      Administrador

      • Adam

        Thanks, I’ve got it all working now! This was a really, really helpful tutorial!

  32. Rod

    Thanks, very helpful ! Once I worked out the correct server name on the host et all went well.

  33. Yonatan

    Great article and really helpful.
    Tnx!

  34. Momodu Oladapo Abraham

    it worked thanks, however there arre still some links connecting to the local server address most experienced on the posts and blogs…what do i do ..please help…every other thing has worked fine except the posts. Thanks

  35. Natharza

    Hey

    Everything worked out but the post links are not working. I do run the sql query still links were broken with the error “No input file specified.”

    Please help

  36. Michael

    Thanks for this article. It saves me from stress of redesign online

  37. Sarah

    Thanks for a great tutorial, followed every steps and nothing went wrong !
    THUMBS UP +++

  38. Fongoh Tayong

    Man, you are the bomb.

    It worked for me like charm.

    More power to you to write more tutorials on this. I am newbee to wordpress.

    Thanks again.

  39. Louise

    Hi,

    With step 2, if you dont have a public_html directory where else can you upload the file under? as per Milos question. I have gone into file manager and to httpdocs file and uploaded it there.
    Thanks

  40. Max

    Thank you for a really simple, easy to follow tutorial on how to migrate a database. I notice that you didnt’ state to update the DB_HOST name, but otherwise this was great.

  41. Stefano

    Hi! First of all thnx for the detailed guide.
    I followed all the steps without problem. Anyways, the theme and all the plugins i had installed on localhost are missing causing the page looking completely different. What can i do to import all previous plug-in and settings? Thank you in advance for toyr reply

  42. Junn

    Hi thank you for this tutorial, It works for me! However, I cant find the pages I created locally and settings are not right. It did let me install a new wordpress.
    What went wrong?

  43. Monique

    hello. thanks for this tutorial. but i have a problem at step 6. All first 5 steps are done. but when i reload my site after changing URL in database. there is no such message as “Error Establishing Database Connection error” and my site is still opening in local host. please help what i should do now

  44. Alex

    How to create MySql db on my actual site. My provider can help me?

  45. Miloš

    Hi, it is me again. Now I have a problem with step seven. I put that code with my own web page
    in my sql but 2 of five pages still don’t work. I propably didn’t understand your instructions very well. What do you mean by ”but don’t forget to change it with your own local site and live site URLs. ”?

    • Nadeem

      Hi
      could you please check your menu under the appearance and then click one by one those menu which is not working properly. hopefully you’ll find the errors.
      Nady

  46. Nikhil

    Hi,

    Thanks for the help…

    All the steps are working perfect….

    But When I am trying to login or Click on Any link….

    It show me following msg….

    My Website :
    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator at webmaster@ to inform them of the time this error occurred, and the actions you performed just before this error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    What’s the solution of this error…

    • Dwayne Smith

      Hi NIKHIL I am having the same problem did you manage to figure out what the problem was. If so could you please let me know your solution

      Cheers
      Dwayne

  47. Mustapha

    Very helpful post
    thank you

  48. Milos

    I have a problem with step 6 since that I don’t know how to edit wp-config.php. The thing is that when I click right mouse and open view/edit there are no options for entering database name, user and password.
    Also in step 3 I uploaded my WP files in htdocs file because that’s the only folder that I see. I use FileZilla.
    I would appreciate very much if you could answer me on my email.
    Miloš B.

    • Andrej

      Milose… When you open wp-config.php file, you need to open it as a notepad document, and find at the beggining of the text database name, user and password, edit text manually and then save again.

  49. Matt

    I ran into an sql error 1064 when importing using a compressed export. Finally got it working by exporting as an uncompressed .sql

Deja tu comentario

Gracias por elegir dejar un comentario. Tenga en cuenta que todos los comentarios son moderados de acuerdo con nuestros política de comentarios, y su dirección de correo electrónico NO será publicada. Por favor, NO utilice palabras clave en el campo de nombre. Tengamos una conversación personal y significativa.