How to move my website to wordpress?

There is no ‘easy’ way to ‘move’ or ‘convert’ a static site to WordPress. That’s because WP is database-oriented, with content in the database. The themes/plugins/WP-engine take care of creating/building pages from the database content. So, if you have a static site (HTML or HTML/PHP), you are going to need to find a theme that … Read more

local wordpress multisite not working on AWS development server “error establishing database connection”

there are several reasons why you can get this type of error, invalid credentials: this you said you have checked, so likely not the reason. corrupt WP files: when moving server, it is possible that the files copied (zip archived) were somewhat corrupted. this would cause can such an error. corrupted DB: again, the DB … Read more

How to duplicate a website?

You can duplicate your website easily via “All-in-One WP Migration” plugin available online. Here is the link for that https://wordpress.org/plugins/all-in-one-wp-migration/ And for indexing your website as per geographical location you can do that in 3 different ways via HTML tags, HTTP headers and Sitemap. More details you can read over here. https://support.google.com/webmasters/answer/189077

Making a development site live, on Amazon EC2

Well, let’s drill down on this situation a little bit: Do you have git enabled on both environments? Do you need to migrate the database as well? Most of the situation depends on how the previous developer has set it up. Ideally you have different branches in git and you’re merging the develop with the … Read more

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