Well its official – WordPress 3.0, codenamed “Thelonious”, has just been released. Time to upgrade now. So how do you do it, without breaking up your site? Its quite easy in fact. There are mainly two ways to get about it, just read on.
Well the first way is to download the files and upload it via a FTP software and the other one is the automatic, easier and recommended method.
So first of all, before doing either of the methods, back-up (by downloading) your database(s) and your .htaccess file. Now select either one (ONLY one) method from below. I do recommend the second method.
Upgrading Via FTP
- After performing the back-up mentioned in the previous paragraph, go and download the latest version of WordPress. You can do so from here.
- Login to your wordpress dashboard and deactivate all your plugins. IMPORTANT.
- Delete all files except the ones mentioned below:
wp-config.phpfile;wp-contentfolder; Special Exception: thewp-content/cacheand thewp-content/plugins/widgetsfolders should be deleted.wp-imagesfolder;wp-includes/languages/folder–if you are using a language file do not delete that folder;.htaccessfile–if you have added custom rules to your.htaccess, do not delete it;robots.txtfile–if your blog lives in the root of your site (ie. the blog is the site) and you have created such a file, do not delete it.
- Now upload the previously downloaded wordpress package to the directory (or root, wherever) you had your wordpress blog.
- Now go to the upgrade page of your blog. You can access it by pointing it to wp-admin/upgrade.php page of your blog, and follow the on-screen guide. Eg.: http://example.com/blog/wp-admin/upgrade.php
- Now install any plugins or reactivate the older ones you want.
- Thats it your done!
Also Read: WordPress 3.0, Beta 1 Released + Screenshots
Upgrading Automatically
This is way easier than the previous method and also recommended one.
- Login to your WordPress dasboard.
- In the Tools menu, select Upgrade option.
![tools_upgrade [image]tools_upgrade](http://media.techwithric.com/img/tools_upgrade.png)
Alternatively, you can just click on the ‘WordPress x.x is available! Please Update Now‘ link in the yellow shade above on the dashboard to access the upgrade page. - In the new page that opened, click on the Upgrade Automatically button.
![upgrade_automatically [image]upgrade_automatically](http://media.techwithric.com/img/upgrade_automatically.png)
- After you click on the button, some messages will follow,with the last one being WordPress upgraded successfully.
- Thats it, enjoy the new edition of WordPress!
Now that wordpress has been released you might also want to read on how to enable the Multi-User capability or Network mode, as it is called now. You can do so by viewing this article : How to Enable Network Mode in WordPress 3.0 beta 1
Tried it out yet?
More From richiesajan
- How to Install JDK on your Computer?
- How To Clean Virus From Pendrives
- How to Factory Reset your Android?
richiesajan Recommends
- WordPress SEO and A Definitive Guide To Higher Rankings For Your Blog (Does SEO Work)
- How to Hide Your Data | TechClump (Techclump)
this is very good man, learning wordpress. thanks