How do I move my WordPress domain to another domain?

You need to create a database (with the corresponding username and permissions) in the cPanel of yolo.com, so your blog won’t interfere with whatever you have in yolo.com. MySQL Assistant of cPanel is very easy and fast. You need to download and install WordPress in yolo.com/blog folder. In your cpanel this usually is public_html/blog. Install … Read more

White screen after moving site to new server

Check the wp-options table and fix the two URLs in there to your site’s URLs. Then remove the URLs you added to the wp-config.php file. (That setting in the wp-config.php file overrides the wp-options table, but I don’t recommend that way of setting up the site URLs – set the URLs in teh wp-options table. … Read more

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

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)