How to migrate the posts from an old custom legacy blog to a new WordPress website?

Old unanswered question, but found this via the googles (1st answer) that appears to have good info / links (might be useful to someone): What is the required format for importing posts into WordPress? Plus this one from the Codex, which has info on importing from all sorts of formats, including RSS and XML. https://codex.wordpress.org/Importing_Content … Read more

Error migrating from live website to localhost

Changing the home and siteurl in your wp_options table is not enough unfortunately. You will still have your post content with your non-localhost URL (http://www.thesite.com) causing your website to not display properly on your localhost. You should have the wp_options table on your localhost copy. Everything should be intact. To make sure exported your database … Read more

Can’t see login page after migration

Sounds like you are still having content pointing back to your live URL, possibly. To ensure that you have changed all the URLs from https://www.example.com to http://10.1.15.5/mywp, follow these steps: Go and download Interconnect IT’s Database Search & Replace Script here Unzip the file and drop the folder in your localhost where your WordPress is … Read more

How to migrate from Mark Jaquith’s Subscribe to Comments plugin to Gurken’s new version?

Yes, it’s possible (and quite easy) to migrate from Mark Jaquith’s Subscribe to Comments plugin to Gurken Subscribe to Comments plugin. The steps: Install Gurken Subscribe to Comments (using either FTP or WordPress’s plugin manager) Don’t activate Gurken StC yet. First deactivate Mark Jaquith’s version. Activating the new plugin too soon will fail because both … Read more

Redirects from Tumblr to new WP

Hey, you might have luck with a prior plugin I wrote (here’s the code itself). It’s a redirect plugin that looks at the URL coming in, checks it against the postmeta table if it’s about to produce a 404, and redirect the user if a match is found. If you have the entire URI stored … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)