Wednesday, August 22, 2007

Google Adsense Beetwen Posts

Good news for blogger that have blog on blogspot. Now you can insert Google ads between your blog posts. Get the tutorial at the AdSense blog’s post on Getting inline.

Some of blooger maybe will be happy with this feature!

Tuesday, August 14, 2007

Alternate Ads

If you familiar with Adsense, you must know about Alternate Ads. Alternate ads allow you to utilize your ad space in the event that Google is unable to serve targeted ads to your page. By default, Google shows public service ads (PSAs) if no targeted ads are available.

You can create html code and make ads like Adsense but you can decide what ads will be show. Or you can html code for image and the link as destination if people click the link. Then save the html page on dan upload into your domain server. You must put the address where you upload the html page into Adsense code.

You can find how to insert Alternate Ads when you create Adsense code for your site. There is an option call Alternate Ads on More options Menu. You can choose which one you one to choose

* Show public service ads
* Show non-Google ads from another URL
* Fill space with a solid color

If you choose Show public service ads, Google will show you public service ads (PSA) which is not give you money when people click it. If you choose option three you will ask what color you want to use. And on the website if Google is unable to serve targeted ads, Google will show the color that you choice.

So the best choice is option two or Show non-Google ads from another URL

It's doesn't metter if you have domain hosting. But how if you don't have domain hosting? How you can do that if you just have blog like me? :)

The answer is using Alternate Ads service form internet.

One of them is Default Ads. You just need to register and create html page as you want. Get the code and put the url into Google Alternate Ads.

You can also categories your ads and make it show like Adsense Format

It's simple.

Wednesday, August 08, 2007

Insert Adsense on Wordpress

It's easy to insert adsense code on blogger. Yeah it's so easy because now Google is the owner of blogger or blogspot. But how if you using Wordpress. It's so difficult to insert adsense code on Wordpress template. Maybe you can do that, but I'm sure you should have experience about coding.

So should I move my blog into blogger in order can show adsense code into my blog? Not necessary, you can use Adsense plugin and instal it into your Wordpress. With the plugin you can put adsense on every where place you like it.

For me I like use Wordpress with plugin to put Adsense than use blogger. Because you can put Adsense code every where you like it. You can put on header, sidebar, footer, and of course on your posting. Blogger can't do that. Blogger just can put adsense on the template not the posting.

But I still choose blogspot because Google own it and I love all tool from Google.

Now, what are plugin you can use with your Wordpress. Below some list of plugins. You can read how to install the plugin on their site.

Adsense Plugin for Wordpress

* Adsense Inline
Inserts Google adsense in blog posts

* Adsense Deluxe
Offers advanced options for managing the automatic insertion of Google AdSense or Yahoo Publisher Network (YPN) ads to your WordPress posts. Adsense Deluxe+ claims to have a an improved ad limiting algorithm.

* Adsense Manager
AdSense Manager is a Wordpress plugin for managing AdSense ads on your blog. It generates code automatically and allows positioning with Widgets.

Adsense Injection
Simple Wordpress plugin that just inserted Adsense code randomly into a pre-existing blog

How to Delete 'nofollow' Attribute to increase Page Rank

You can read about why you should remove 'nofollow' attribute here

After remove 'nofollow' attribute you can join Do Follow blog and start to increase your Page Rank, and also your Adsense earning.

So how do I remove 'nofollow' attribute? Below some tutorial how to do that?

How to Delete 'nofollow' Attribute on Blogger

1. To do this, login into your blogger. Usually you will bring to Dashboard after login.
2. Choose your blog and click "Layout"
3. Click "Edit Html" subtab og the "Template" tab
4. Before remove remove 'nofollow' attribute, please backup you template by clicking Download Full Template and save your template. You can use it if you get error when make modification of your template.
5. Check "Expand Widgets" checkbos at at the top of the Edit Template text box. This expands the Blog Posts Widget Code within which is the comments code.
6. Scroll down the template and find

<dl id='comments-block'>
<b:loop values='data:post.comments' var='comment'>
<dt class='comment-author'expr:id='"comment-" + data:comment.id'>
<a expr:name='"comment-" +data:comment.id'/>
<b:if cond='data:comment.authorUrl'>
<a expr:href='data:comment.authorUrl' rel='nofollow'><data:comment.author/></a>
<b:else/>
<data:comment.author/>
</b:if>
<data:commentPostedByMsg/>
</dt>

7. Detele the bold code rel="nofollow" and save the template.

How to Delete 'nofollow' Attribute on Word Press

You need install plugin to your Wordpress blog. This is the same auction with showing Adsense on your wordpress. Remember you can't put Adsense without plugin.

Below some plugin to delete 'nofollow' attribute on word press

* Do Follow
* DoFollow
* Remove Nofollow
* Link Love Plugin

You can read how to install plugin on that site.

How to Delete 'nofollow' Attribute on Blogsome

1. Change your comment author url using following code:

<a href="{comment_author_url}">{comment_author}</a>


2. Change your comment text using following code:

{comment_text|replace:'rel="nofollow"':''}


3. Test it by search 'nofollow' in your every blog page source. If you have not found any nofollow attribute, then you pass :)

If you have any suggestion how to remove 'nofollow' attribute on other blog please tell me.

"Do Follow" to increase your Page Rank

My friend told me about "Do Follow" with blogs. I means he leave comment on other blog and put his url and other people also put comment and url on his blog. Every time another site enjoys your article, there is a chance they will copy and paste it to their own blog, leaving a linkback (or trackback) URL to your page so that the readers know where it came from. In simple sentence I can describe this with "If you put your comment on my blog I will put my comment on your blog too"

And guess what, you now have incoming link from another site. Your PR will increase too because when Google index the blog, Google will find your the url of blog too. You can get higher position on Google search. The advantage this tips can be increased your Adsense earning because many people will visit your blog

Maybe you think it's so simple, but actually you must change some script on your blog tempalate. Why? Because blog usually put 'nofollow' attribute on comment script. This is done to discourage comment spam. Search engine will not index website that have nofollow attribute on the link script. But you can edit it on customization template of your blog.

You can read about how to remove 'nofollow' attribute on your blog here

After that you can ask some blogger to join "Do Follow" with your blog and make sure that the blog remove 'nofollow' on comment script. Put your comment and blog url into their blog, and hoping that they forget to add their comment into your blog :)