Facebook Share (New Button)

Notice that I have added a Facebook Share Button before every blog post that I have posted. This is a WordPress plug-in that I installed. This Facebook Share (new) button easily allows your blog to be shared with one click. The button also provides a current count of how many times your story has been shared throughout Facebook.

Some of the features include:

  • You can select the Type – a Button or a Link
  • You can position it Before, After, or Before & After on your posts and pages.
  • Ability to choose whether to display on post and/or pages.
  • Ability to choose whether or not to include Counter and whether it is above or inline with Button.
  • Also works with your RSS feeds.
  • Track Share Counts, Like Counts, Comment Counts and Click Counts.
  • Track people who liked your post from within the Facebook account.

Migrating WordPress To A Different Host

I recently migrated this WordPress blog (www.paulpang.com) to a new Host. In my case, I was previously hosting the blog on Netfirms but have moved the website to Bluehost. The main reason I decided to migrate to a new host is that Netfirms does not support the installation of Autoresponse Plus and I wanted to install an Autoresponder that does not require me to pay monthly fees.

Here are the steps I took to migrate my WordPress blog to a new host, bearing in mind that the procedures for your web host might be slightly different from Netfirms or Bluehost.

  1. Upgrade Your WordPress Installation
    Upgrade your WordPress installation to the latest version. This is important if you are installing the latest version on your new host using Fantastico.

  2. Backup All Your Files
    Using a FTP program, backup ALL your WordPress files to your PC. I prefer this than backing up only the necessary files as I can then upload all the files without doing a new WordPress installation on the new host. However, if you choose to do a new WordPress installation on the new host, you need to backup at least the wp-content folder, the wp-config.php file and all other personal files you wish to transfer.

  3. Backup Your Database
    Identify the Database Name that your WordPress blog is using. Use phpMyAdmin to back it up on your PC. You can check out how to to do it at http://codex.wordpress.org/Backing_Up_Your_Database.

    In my case, I have to log in to my Control Panel, click on Hosting -> Databases -> MySQL. A list of all my Databases with columns for Database Name, Description, User Name, User Type and a link to phpMyAdmin for each database will be shown. Then click on the Database Name that you want to backup. You will see a number of tabs including Export and Import. Click on the Export tab, check “Structure and Data” and “Save As File” options and click Go. You can then save the database backup as a .sql file on your PC.

  4. Upload Your Database To Your New Host

    Create A New Database

    First you need to create a new database on your new host in order to import your database backup. In the cPanel of your new host, under Databases, click on mySQL Databases. Under Create New Database, type in the name of the database you want to create and click Create Database. The database is created.

    Next you need to assign a New User to the Database. Under mySQL Users, Add A New User, type in a new user name and password and click Create User. The new user is added.

    Next, you need to Add User To Database. Under Add User To Database, select the user and database you have created and click Add. You will be shown a screen to assign the Privileges for the user. I select All Privileges as I will be the Administrator for my blog. Click on Make Changes and the new user is now added to the database. NOTE DOWN THE DATABASE NAME, DATABASE USER AND PASSWORD of your new database.

    Importing your Database
    In your cPanel of your new host, go to Database -> phpMyAdmin. Click on the Databases tab and select the new database that you have created. Next click on the Import tab. Locate the .sql database backup file that you have saved by clicking on the Browse button and click Go. You will get a message telling you that your database has been successfully imported. 

  5. Modify  wp-config.php file
    Open the backup copy of the wp-config.php file with Notepad on your PC and make the following changes:

    <?php// ** MySQL settings ** //define(‘DB_NAME’, ‘yourdatabasename’);    // The name of the database define(‘DB_USER’, ‘yourusername’);     // Your MySQL username define(‘DB_PASSWORD’, ‘yourpassword’); // …and password define

    Replace yourdatabasename, yourusername and yourpassword with the values that you noted in Step 4a above and save the file. This will point WordPress to the new database that you have imported.

  6. Upload WordPress Backup Files
    Using a FTP program, upload ALL the WordPress files that you have previously backed up in Step 2 to your new host including the modified wp-config.php file from Step 5.

  7. Change DNS Settings
    Log in to the cPanel of the old host. Under Domains -> Domain Manager, click on the + sign to expand the details of the domain name that you are changing settings for. Click on the Security tab, then click on UNLOCK to unlock the domain name settings so that you can make changes. Next, click on the DNS tab and change the DNS settings to your new host. In my case, it is  NS1.BLUEHOST.COM and NS2.BLUEHOST.COM. Click on Modify to save your settings. If you are not planning to transfer your domain name registration to your new host, then go back to the Security tab and LOCK it again.

  8. Transfer Domain Name Registration
    If you want to transfer the registration of your domain name to your new host, make sure you keep your domain name UNLOCK in Step 7 above. In Step 7 above, click on the Transfer tab where you will be able to obtain the AUTH INFO CODE (sometimes called the EPP or Authorization Code). Note down this code as it is required for the transfer as it is used to verify that you have access to the existing domain registration.

    Next log in to your cPanel of the new host and go to Domains -> Transfer Domain. Enter the name of the domain you want to transfer and click Continue. Enter the EPP Authorization Code and click Continue. Once you have entered the correct EPP authorization code, an email will be sent to the Administrative contact listed on the WHOIS record for the domain. Copy the Verification Code that is in the email and paste it in the Admin Contact Verification Code field and click Continue.

    In the Transfer Settings page, under Terms of Service, tick “I own this domain and I agree to the Domain Registration Agreement.” And click Add Transfer to Shopping Cart. (If you have not verified you account with Bluehost, you will not be able to proceed to the next Step. See Step 10 below to verify your account)  In Bluehost case, you will have to extend the renewal of your Domain Name Registration by one year. Next choose your payment method and pay for the additional year of registration. You have now completed the transfer of your domain name to your new registrar. In Netfirms case, you will receive an email from them asking me to Approve or Cancel the transfer. If you do nothing, the transfer will proceed after several days. If you want to approve it immediately, go to your cPanel -> Domain Manager -> Transfer tab of your domain name and click Approve.

  9. Assigning An Add-On Domain in BlueHost
    In cPanel, under Domains, click on Addon Domains. Select “Use a domain that is already associated with your account” and select the domain name of the domain you want to add on if it is not already selected. In Step 3, select Addon Domain. In Step 4, specify the Directory you want the Add-on Domain to point to and click Add Domain.
  10. Verification Of Bluehost Account
    Before you can have full access to your hosting account and related promotions and services, ypu need to provide Bluehost with an email of the account holder’s government-issued photo identification (such as a driver’s license or passport). You need to  include your main domain name along with your ID and email it to verification@bluehost.com.

Finding Niche Markets Using Google Wonder Wheel

Google Wonder Wheel

Google Wonder Wheel

Google’s Wonder Wheel is a relatively new feature introduced by Google in its search engine to help you expand your keyword options. It is wonderful in helping you to find long-tail keywords to target specific niche markets.

I have created a video on YouTube, and embedded below, to demonstrate how you can use the tool to help you find the long-tail keywords for your niche market.

Build A Free Community Site With Google Friend Connect

Now you can turn your website or blog into a Community site with social features with a new application by Google called Google Friend Connect. I first heard of this from Patric Chan and when I checked it out, it was indeed a neat and, best of all, free application. Check it out for yourself by watching the video below:

Anyone with an account with Google, Twitter, AOL, Yahoo, orkut or Plaxo can join your site thus strengthening your site as your visitors become members and invite their friends to join too. In order to install Google Friend Connect, you do not require any programming skills. You just need to upload 2 files to your host server and copy some code which you paste to the page that you want to install it on.

You can sign up for an account for Google Friend Connect at:

www.google.com/friendconnect/

I have added Google Friend Connect to my blog as you can see on the right side bar. Feel free to join and check out how it works for yourself.

Cool SEO Blogging Tool

If you are looking for free SEO tools, Wordtracker has just launched a cool new SEO tool that will allow you to write search-engine-friendly pages as you blog. You can easily install SEO Blogger as a Firefox Add-On. This will put a little “W” icon at the bottom right-hand corner of your Firefox browser.

When you click on the “W” icon, SEO Blogger opens as a side-bar  inside your browser window. This is a mini version of Wordtracker’s keyword research tool! Cool! Now you don’t have to leave your blog post editing page in order to do your keyword research!

All you have to do is enter a keyword or key phrase and click Search. SEO Blogger will return a list of related keywords and phrases for you and list them in the order of searches made. You can tell how popular each keyword is by the number of searches.

For the keywords that you wish to use in your blog, click on Add and it will be added to a list at the bottom of the side-bar named Your Chosen Keywords. Now all you need to do is to blog away and insert those SEO-friendly keywords in your post. SEO Blogger will even keep tab of the number of times you use those keywords in your post! How cool can that be!

For example, right now as I am writing this blog, SEO Blogger tells me that I have used the term “SEO” 14 times, “SEO tools” 3 times, “free SEO tools” twice and “SEO web design” twice!

For those of you who would want to use the tool for SEO web design, I guess you can still use it by starting it as a blog, copying the result and paste it onto you web-page design. You can then not post your blog if you don’t want to.

I guess installing SEO Blogger should be a no-brainer. Go get it at SEO Blogger!

XSite Pro for Website Design

I recently created a website, Image Harmony,  for a client using XSitePro website design software and found it to be amazingly versatile. For someone who do not know where to begin, there are a range of templates to choose from, ranging from plain templates, sales letter templates, stylish templates to graphical templates. I like the fact that I can even further customised the templates to give it my own look and feel based on my client’s needs. Check out the changes I made to the template at http://www.image-harmony.com.imageharmonyweb

I am particularly impressed by XSitePro web design software‘s Search Engine Optimization features. The Page Analysis feature allows me to automatically analyze my web-pages and even suggests a whole range of improvements necessary to improve search engine positioning. Creating a website with good on-page optimization is a breeze with  XSitePro website design software.

Another great feature of XSitePro is its powerful publishing features. Once I have entered my publishing details, I am able to publish my site with just two clicks! And when I make any amendments to the design (which is often), XSitePro will just update the pages that have changed.

XsitePro has a goldmine of features for web designers that are too many to list here. In fact, I am still discovering many of the features myself. The best way to discover them is to check out XSitePro web design software for yourself.

Maintaining Your Image Even During Recession

During this recession, it is easy to forego worrying about your image and how others see you, simply because the worry over money is more important at the time, but this may be the wrong thing to do.  The recession that our country is in brings with it job losses, but by working on your image, you can help yourself to make the most of the job that you have and/or perhaps get one even better.  An image consultant can be at the forefront of working on your image to help you withstand the recession and come out without losing it all.

A personal image consultant can help you to create an image that will give you the maximum boost in this time of recession and financial downturns.  They can help you with job skills, like speaking, confidence, and credibility, and can help you with your physical image as well.  Whether you just need to rework your wardrobe or you need specialized skills that will give you more credibility in your job, an image makeover can help you to make the most of your own skills and image.  All it takes is someone to assist you and some effort from you to get results.

Beefing up your image can help you to be more secure during this difficult financial time.  This newfound confidence that comes from your makeover can help to increase your sales and to bolster relationships to allow you to do your job to the best of your ability and with the best results possible.  During the recession is not the time to forget about working on yourself.  The money that you invested in your image makeover will more than come back to you in your work life and your personal life in additional business and relationships.

What do people think about you when they see you?  What they see is what image consultants work on.  They will take your own uniqueness and help you to create an image that will project what you want others to see about you.  Whether you are a high-powered executive or a salesman, you will find that this makeover can have significant effects upon your work relationships and success.  An image makeover refines your image to give you maximum personal and work success.  You will be amazed at the difference that it can make in your relationships – both work and personal.

If you want to do everything possible to make it through this recession, you will want to consider an image makeover.  It can give you the additional tools that you need to be personally successful and to make the most of your job and your life, even during this time of financial uncertainty.

Whether you need skills for a special event, international trip, or for everyday work, you will find that an image consultant can help you to make the most of your time and your effort.  Your confidence will be increased and you will find that every part of your life will be enhanced.  What could be better than that?

For more information on how to give your image a boost, visit http://www.image-harmony.com.

Gift Ideas For Christmas

With Christmas just around the corner, many of us have started to wonder what to get our loved ones for Christmas. Trying to find ideas for Christmas gifts year after year can be a daunting and time-consuming task.

It is with this idea in mind that I have set up the Gift Ideas For Christmas website to make the task simpler and more enjoyable. All the products are from one single trustworthy source – Amazon.com. The thousands of products are categorized into various groups that allow you to zoom in to the products that you are interested in.

So do drop by and check out the following Gift Ideas For Christmas:

  • General Christmas Gift Ideas
  • Christmas Gifts For Her
  • Christmas Gifts For Him
  • Christmas Gifts For The Young
  • Lifestyle & Home Gifts
  • IT & Electronic Gifts
  • Video Games Gifts

New Amazon aStore – dealshypermart.com

Check out my new Amazon Store Front using Amazon aStore at www.dealshypermart.com.