Quick Way to Remove Advertisement from Msn Live Messenger

Do you use msn live messenger? Those people who have use it, I know you will hate the advertisement on the msn, you may accidently click on it, right or not?

Actually you can remove the advertisement from msn by using Live Advert Remover. Just click on this link and download it to your computer and then run it with few simple steps, very easy!

Please note that Live Advert Remover does not make the default Live Messenger banner disappear, so the banner will remain intact, but it is never replaced by a commercial advertisement.

Google Analytics Video Tutorial

Google Analytics service is offering traffic measurement and interactive reporting for small and large sites, which includes visitor tracking, navigation analysis, and many more. I believe that many webmaster has using it now. If you are still not familiar using Google Analytics, I hope the below Google Analytics video tutorial can help!

Public Blog Post Using Microsoft Words 2007

Microsoft Words 2007 allows you to create a new blog post and public to your blog provider. Here are the easy and simple steps to do so.

1. Go to Office Button > Public > Blog

2. “Register a Blog Account” dialog box will be displayed
3. Click “Register Now”
4. Choose your blog provide, for example wordpress

5. Enter the required information as per example below

6. Then you can start to write something and click public button to publish your post, that’s all.

Install and Run WordPress in Your Computer

Last time when I want to test my design for my free wordpress theme, I will upload to my web hosting and run it in live. Recently, I started to learn how to run wordpress locally in Windows in order to save my time when the time I want to design free wordpress theme.

Here is a simple and easy guide that will help you install and run wordpress locally in your computer.

1. Download XAMMP lite for windows. Choose the exe version and then extract it in the root of C drive

2. Browse to C:\xampplit and double click setup_xampp.bat

3. Double click xampp-control.exe and start the Apache and MySql services

4. Open your browser and go to this address: http://localhost/. From the menu on the left column, choose your preferred language
5. Click on phpMyAdmin on the left bottom of the page

6. Create new database by entering the information as per following picture
7. Download WordPress and unzip it under c:\xampplite\htdocs.
8. After unzip the wordpress, browse to c:\xampplite\htdocs\wordpress and you will see a file named wp-config-sample.php. Open it in your favourite text editor and replace the default values by the ones you see under this paragraph. Save the file as wp-config.php (under the same folder).

// ** MySQL settings ** //
define(‘DB_NAME’, ‘wordpress’); // The name of the database
define(‘DB_USER’, ‘root’); // Your MySQL username
define(‘DB_PASSWORD’, ”); // …and password (needs to be empty, just for local install)
define(‘DB_HOST’, ‘localhost’); // 99% chance you won’t need to change this value

9. Open your browser and navigate to http://localhost/wordpress/wp-admin/install.php, set up the wordpress as per instructions.

Secret of Google Analytics – Receive Your Stats by Scheduled Email

I just knew Google Analytics can send us scheduled email report (daily, weekly, monthly, quarterly) for your web stats in the file formats of PDF, XML, CSV and TSV.

To setup the scheduled email report, perform the following steps:-

1. Select the Report that you want to schedule
2. Click the email button below the “Dashboard” title (refer below image)

3. Select the Schedule tab (refer below image)

4. You can send report to others by entering their email addresses and of course you can send report to yourself (send to me radio button is check by default)
5. Edit the Subject and / or Description if desired.
6. Select a file format
7. Choose the data range to be scheduled
8. If you would like to compare the currently selected date range with either the Previous date range or with your Sitewide average, make your selection from the Comparison drop-down list.
9. Click Schedule button to complete

How to Add Addon Domain

If you are planning to purchase more than one domain name, I suggest you purchase web hosting with addon feature, then you hosted these domain names into one web hosting with addon feature, it actually save some cost of web hosting.

What is Addon Domain?

An addon domain allows you to reach a subdomain when entering the name of the addon domain into a browser. This means that you can host additional domains from your account, if allowed by your hosting provider. Addon Domains are relative to your account’s home directory.

How to Add Addon Domain?

1. The additional domain name(s) need to point to corresponding DNS as your main domain.
2. Once you have completed the above, you should be able to add the add-on domain.

a. Please login to your account (cPanel Account)
b. Please go to “add-on domain” section of the site.
c. There you will be able to complete the addition of your extra domain.

Once the domain is added, you should be able to see a folder with the name of your domain (e.g. if your domain is xyz.com your folder name is going to be xyz, unless you change your folder name).

How To Solve Label Wrong Counting for Blogspot

What is label Wrong Counting for Blogspot?

This is only the problem sometimes will happen if you are using blogspot. For example, your blogspot label showed 5 posts under label name “Internet”, in fact there are only 3 posts under this label.

Let say you remove all the posts (there are only 3 as per example above) under label “Internet”, you will notice that it will still showing label “Internet” and the label count is 2, but actually there is no more posts are under this label anymore.

Write Email to Google, No Response! No Solution from Blogger Help Group.

According to my experience, I have write email to Google and asked for help, unfortunately they only feedback to me they will looks into this matter as soon as possible, but end up I have never received their reply until today.

Then I go to Blogger Help Group to get the help from blogger, actually many of them cannot solve their problem. I have read many discussions from Blogger Help Group to find out the solution and finally I fed up because no one can help me as well as other bloggers.

How to Solve the label Wrong Counting for Blogspot?

I remembered last time I have decided to change my blogspot template (not the existing template provided by Blogger, this template is designed by someone else), after I change the template, I’m quite surprised because no more label wrong counting on my blog. That’s all, it is so simple.

How to Change the Blogspot Template which are Downloaded from Other Site?

1. Go to “template”
2. Click “Edit HTML”
3. Click upload button to upload a template from a file on your hard drive (it should be xml file)

5 Simple Steps to Remove The Label Count from Blogspot

If you are using blogspot and thinking to remove the label count from the label, you can follow the following steps.

1. Login Blogger.com with your user name and password
2. Go to “Template”
3. Click “Edit HTML”
4. Tick the “Expand Widget Template”
5. Find this word “(<Data: label.count />)” and delete it (you can use ctrl + F to find)
6. Remember to save your template, that’s all.

How to Write a Most Appropriate Blog Title to Attract People

Choosing good and appropriate title of the post is important to attract people reading your post. Ask yourself, when you reading people’s blog, you read the title first or the content? No matter how good your content is, but if you use inappropriate title, sometimes you might lose your reader, this is true.

I will show you some examples as below:-

I say YES: 10 Ways to Make Your Blog More Popular
I say NO: How to Make Your Blog More Popular

Do you see the different? I give you another example.

I say YES: High Quality Free Icons that are better than Paid One
I say NO: High Quality Free Icons

What is the Most Appropriate Title Should Be Used for This Post?

1. Example of Appropriate Title
2. Good Title Attract People Reading Your Post
3. How to Write a Most Appropriate Blog Title to Attract People

For this post, I will use “How to Write Most Appropriate Blog Title to Attract People”. If you think you have the better one, you can let me know, I’m willing to accept any good suggestion.

How to Redirect a Web Page

If you have never set your preferred domain to either with www or without www, then it might cause problems with search engine indexation, search engines might split your backlink count. The following methods showed you how to redirect a web page:-

1) Set a 301 Redirect

The best way to solve this problem is to set a 301 redirect, but I have never tried before as I have little confused about the coding of 301 redirect.

2) Install Enforce www. Preference Plug-in

Install and active the Enforce www. Preference plug-in, it will redirect your URL to http://www.domain.com when we enter http://domain.com.

3) Use Google Sitemap to Set Preferred Domain

Login Google Sitemap, under tools > set preferred domain. There are 3 options for you to choose as below, select one of them as you wish.

Option 1: Display URLs as www.blogging-secret.com (for both www.blogging-secret.com and blogging-secret.com)
Option 2: Display URLs as blogging-secret.com (for both www.blogging-secret.com and blogging-secret.com)
Option 3: Don’t set an association.

4) Configure Through WordPress 2.3 and above

I’m using this method now. Login your WordPress (http://www.domain.com/wp-admin), click on “Option” tab, and then choose “General” option, you will see WordPress address (URL) and Blog Address (URL).

Just change it to http://www.domain.com if you want your domain name appear http://www.domain.com when we enter http://domain.com, vice-versa.

Calling cards for domestic and international use, great rates and excellent connectivity.
International prepaid phone card plans offer the ultimate in convenience for phone card users at the lowest cost available.
Australia international calling cards for low-cost international calls from United States to Australia.