5
Posted on 6:23 PM and filed under


One Way to make money with Blogger is by using Google Adsense.
Google Adsense is a service which is owned by large corporations, Google search engine.

There are many blogs that have been integrated with Google Adsense.

How will you get paid by Google?

Once you registered to Google Adsense and your Blog approved, you just need to write articles and setting adsense code in your blog. Advertisement from adsense will appear within your post articles. If there are visitors click on adsense ads on your blog, you will be paid by Google.

Simply like that.



Share and Enjoy :

Digg Technorati Delicious StumbleUpon Reddit Blink Furl Mixx Facebook google Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

1
Posted on 12:21 PM and filed under


An alternative to get money from your blog is by selling products from amazon.com. You could put hundred to thousand amazon products by creating link to your blog. If any visitor buy certain amazon products from your blog, amazon will pay you up to 15% of products' total price.
For detail Amazon Associate Fee, Click this Associates Program Advertising Fee Schedule



Share and Enjoy :

Digg Technorati Delicious StumbleUpon Reddit Blink Furl Mixx Facebook google Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

7
Posted on 5:53 PM and filed under



Based on default, Title tags in blogger can only show the first title set in the blog.
It will be hard to increase the blog traffic and SEO (Search Engines Optimization) because the keywords appeared would not match the Post title.


Then, how to make the title tags appear as the Post titles?

It is simple. Some steps you have to do:

1. Log in to your Blogger Account.
2. Go to Layout > Edit HTML in your Blogger dashboard.
3. Search (CTRL+F) for this tag: <data:blog.pagetitle>
4. Add this code (Bold) with the following:


<b:if cond='data:blog.pageType == &quot;index &quot;'>
<title><data:blog.title/></title>
<b:else/>
<title><data:blog.pageName/></title>
</b:if>


5. Save your Templates.

Now, everytime you post, title tags will appear according to your post title, prove it!!
Hope this simple trick useful in increasing your blog traffic.

Share and Enjoy :

Digg Technorati Delicious StumbleUpon Reddit Blink Furl Mixx Facebook google Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl

0
Posted on 12:28 AM and filed under


Have you ever seen an icon image on your URL address just like the famous google and amazon? Do you want to change your Blogger icon into your own icon like in this image?

Isn't it cool to have your own personalize image appear in front of your own blog or website address
The icon preceded to the URL address is usually called FAVICON (read:fav-eye-con). Favicon can b
e an identity of a company which is implemented in a blog or a website.

There are only 3 simple steps to create favicon. Want to give it a try?

Okay, let's start!

Step 1.


Make sure your image that you want it to be a favicon has been converted as .ico file, common size 16x16.
You can convert the file using one of these free softwares, get them for free:
- Sib Icon Editor

- Icon FX


If you use Adobe Photoshop, be sure to install ico format plugin that you can download for free in Icon Plugin There are also hundreds free beautiful icons in Favicon Generator & Gallery ONLINE - that you can edit for your favicon blog or website.

Step 2.

You need to have an account like google page creator to store an image or file.
You may want to register to google page creator and upload your new favicon.

- Log in to your Blogger dashboard.
- Go to Layout > Edit HTML
- Add below code (one of) between <head> and
</head> or after <head>

<link href='http://youraccount.googlepages.com/favicon.ico' rel='shortcut icon'/>
or
<link href='http://youraccount.googlepages.com/favicon.ico' rel='icon'/>
P.S:
- Change your account with
the name of your account when registering in google page creator
- Change Favicon.ico with the name of your icon file


Example:

- Account in Google page creator : benny.ayong

- Name of Favicon uploaded : bloggertutorial1.ico

<link href='http://benny.ayong.googlepages.com/bloggertutorial1.ico' rel='shortcut icon'/>



Step 3.
Save your template and click view blog. If your favicon does not appear, refresh it (F5).




Share and Enjoy :

Digg Technorati Delicious StumbleUpon Reddit Blink Furl Mixx Facebook google Yahoo
ma.gnolia squidoo newsvine live netscape tailrank mister-wong blogmarks slashdot spurl