Looking for an easy-to-follow tutorial Wordpress? Look no further. Below is what may probably be the most simplified Wordpress tutorial.

Wordpress is a blogging platform incredible. It is so easy! In fact, the way Wordpress simplifies things, people can use this platform to create dynamic websites that are easy to update. Indeed, using Wordpress is easy to learn and apply the HTML, using HTML editors like FrontPage and Dreamweaver, CSS learning, and learn how to add content manually editing the source code . With Wordpress, you can simply click “Add New Post” to paste your new content, and click “Publish.” It’s that simple!

The problem is that the installation of Wordpress is not as easy as using it. This is particularly true for people who are forced to manually install this platform blogs. Clearly, Wordpress tutorial is necessary when it comes to manually install this wonderful program.

Well, here is the tutorial you need Wordpress. Manual installation of a Wordpress blog in 9 simple steps:

1. Decide whether or not you want the Wordpress blog to appear when the visitor can type your URL, like http://www.yourURL.com, or when they have a sub-type of your URL as http://www. yourURL.com / yoursubpage.

2. Download the installer http://www.wordpress.org/download Wordpress.

3. If you want the blog to appear on the main index page of your website, download Wordpress Installation on your site the public_html folder. If you want the blog to appear at a subcommittee, download Wordpress installation in sub folder you want. Transferring files to your web host will require an FTP program like Filezilla, or through cPanel (go to File Manager and use file download) that comes with most packages of web hosting these days. You can also use download managers of the former – and dare I say early – accommodation services, even if they do not allow you to download an entire folder, therefore, you may download each file individually.

4. Wordpress extract the downloaded installer, again via FTP or cPanel. Wordpress do the rest.

5. Create a MySQL database via cPanel. This database will be dedicated to Wordpress.

6. Locate the file wp-config-sample.php and rename it to wp-config.php.

7. Open the new name of wp-config.php with Notepad. Edit the following lines:
define ( ‘db_name’, ‘(insert name of the database here “); / /
define ( ‘insert your MySQL username’,”); / /
define ( ‘enter your password’,”); / /

8. Go to http://www.yourURL.com/wp-admin/install.php if your installation of Wordpress is downloaded into your root folder, or http://www.yourURL.com/subpage/wp-admin/install . php if your Wordpress is downloaded into a sub-page. The installation will be done automatically once the correct page is loaded.

9. Start posting!

Wordpress The above tutorial will guide you every step of the way when it comes to the installation manual for your Wordpress blog. Easy, is not it? Do it once and you’ll blow away. And before you know it, you install Wordpress for the blogs of your friends like a pro!