I recently changed my web hosting again in an attempt to speed up the page load time of my website. I had to do it as the former hosting's page response time was horrible. It was taking 9 seconds for my home page to load with the former hosting. Now my home page loads under 4 seconds! It's amazing the difference it makes... now I don't get angry when browsing my own site (I wonder what my visitors were thinking while waiting for the page to load!). Anyway, The transfer was smooth but I had a slight issue that I noticed after the transfer. There were special characters similar to the following scattered throughout my blog posts: I was pretty sure that this was a character encoding mismatch problem. I got a little scared thinking it would take a long time to fix but then I found a really easy way to solve it. Fixing the Character Encoding Mismatch Problem in WordPress Open the 'wp-config.php' file in a text editor such as notepad (the wp-config.php file can be found on the directory where you installed WordPress). Find the following two lines and comment them out: define('DB_CHARSET', 'utf8'); define('DB_COLLATE', ''); They should look like the following after ...
This is a quick WordPress Installation guide with screen shots to get your blog up and running quickly. After reading this WordPress Installation guide you will know exactly how you can install WordPress quickly on your Blog in Four easy steps. A detailed WordPress Installation Instruction can be found at WordPress.org. I install WordPress frequently for my friends and myself and I find the detailed installation instructions on WordPress.org to contain too much details for me, so I needed a cut down and more common version of WordPress installation instructions and hence the birth of this post. This WordPress installation instruction mainly takes into account the most common web hosting solution example (e.g. access to 'cPanel'). I install WordPress this way because it allows me to work on concurrent installation related tasks at the same time (e.g. Add database while the WrodPress files are being uploaded to my server) resulting in a reduced total WordPress install time. Step 1: Transfer the WordPress files to your web server Download and unzip the latest WordPress package from WordPress Download Page. Upload the WordPress files (all the directories and files that is inside the extracted WordPress Directory) to the root directory (In most cases this will be the ...
In this post I have explained how you can uninstall and reinstall WordPress. You will rarely think about uninstalling/reinstalling WordPress on your site unless you start having 'Apache security mod rewrite and htaccess' issue like myself. I decided to Reinstall WordPress on one of my sites after trying numerous fixes to solve the issue and getting no result. Some people uninstall/reinstall WordPress to start over from scratch. Anyway, whatever the reason is, you can uninstall and reinstall WordPress the following ways.
Choose a category below to browse and subscribe to specific content.
Here are some recent comments from our users.
Tech tips, WordPress plugins, WordPress tweaks and Technical tips to build a better blog.