Site icon Motivational Speaker Philippines

Starting your own WordPress blog

wordpressWant to start your own blog? If you have your own domain and want to start your own WordPress blog then this is for you. WordPress is, for me, the best free blog platform. You can install WordPress in 5 minutes in your own web domain!

First step: Go to http://wordpress.org/download/ and download the latest version of WordPress. Unzip it.

Second step: Download a File transfer protocol software (FTP) I recommend FileZilla because they are consistently updating it and they have a really good interface – very easy to understand and use.

Third step: Open FileZilla and enter your “host” (this is your website URL for example: h3sean.com). Enter your username (This is given to you by your web hosting. If you used web.com.ph, they probably gave you your site’s name as your username. For example: In h3sean.com my username is h3sean – the username is usually the word before the “.com”). Enter your password – this password is the one given to you by your web host

Fourth step: Files and Folders will appear on the lower right part of the screen. Double click the folder “public_html” then paste the whole unzipped wordpress package inside. Wait for the file transferring to finish (this will take a while. About 5-10 mins depending on your internet connection and hard disk speed) The WordPress platform is now inside your web domain.

Fifth step: Follow the famous 5-minute WordPress installation

Taken from: http://codex.wordpress.org/Installing_WordPress

  1. Download and unzip the WordPress package, if you haven’t already.
  2. Create a database for WordPress on your web server, as well as a MySQL user who has all privileges for accessing and modifying it.
  3. Rename the wp-config-sample.php file to wp-config.php.
  4. Open wp-config.php in your favorite text editor and fill in your database details as explained in Editing wp-config.phpto generate and use your secret key password.
  5. Place the WordPress files in the desired location on your web server:
  1. Run the WordPress installation script by accessing wp-admin/install.php in your favorite web browser.

That’s it! WordPress should now be installed.

And you’re done! Enjoy your new wordpress blog!!!

Also Check out: WordPress SEO Guide to boost your WordPress SEO and this Web Design blog to enhance your blog’s look and feel.

Exit mobile version