joez430
Forum Replies Created
-
My sites have broke as well! I’m trying to debug what could be happening.
Forum: Fixing WordPress
In reply to: moving to a new hosting site – copying filesOf course it’s stored in the database. I just told you how to transfer it. Or you can do it manually and create the pages again if you can copy and post from some development server.
Forum: Fixing WordPress
In reply to: moving to a new hosting site – copying filesYes, you have to move the database. The database stores your post information and many other things. On your new host you’ll need to create the new database and run an import through PHPmyadmin. Also, you’ll need to check your WP-Config file and make sure you’re using the same usernames and passwords for your database connection as well as database name and path (usually localhost).
Forum: Fixing WordPress
In reply to: moving to a new hosting site – copying filesDid you forget to port the database? Please look at this KB article.
I figured it out. Yoast doesn’t play well with another plugin which is Use Google Libraries. I disable Use Google Libraries and everything works great.