Showing posts with label Bloging. Show all posts
Showing posts with label Bloging. Show all posts

Sunday, 26 August 2012

Google Adsense For Mobile Applications

Most of you would have figured out what I mean to say through this post but now let me make it more clear to you all. Google has announced Adsense for mobile applications Beta , a program for those application developers who want to generate revenue from their applications.
The program currently in Beta stage will create direct contact between the advertisers and the consumers and thus in process help the application developers to generate money by displaying text and image ads in their iPhone and Android applications.
iphone_gphone
Advertisers are always keen to reach their target customers by one way or the other and thus advertising through mobile applications is the latest concept promoted by Google through this Beta program ,in-turn the application developers will get a chance to make quick cash and the consumers will get direct access to products of their choice thus saving their time and energy for looking for the desired products and services.
I must say that with these kinds of Innovative ideas Google has a really long way to go ahead of its competitors.
For the official Google Announcement refer Here.
To apply for the Beta program Application developers can apply Here.
If you already are a part of this beta program, do share your experience experience with us.

Wphone – Wordpress on mobile

Before beginning to write about Wphone, i would like you to guess what can this be about ?
Think…………… !
Okay, if you cant think about anything then let me give you a hint, its a wordpress plugin.
Still cant think about anything, fine without further waisting any time, i will start by saying its ’simplified wordpress on phone’.
This plugin was devised to make mobile blogging easy. By using it, you wont be introducing any material changes to your blog, however it will certainly make your life easy if you blog from mobile !
Moving further, you can download the plugin from the wordpress page and in order to install this plugin you need to follow the simple procedure of uploading the plugin to the default plugin directory on your server and then activating it from dashboard.
And thats it ! !
No need for any other configuration !
The rest will be handled by the plugin itself.
Wphone
After installing it, you will notice an option for ‘ Use Mobile Admin Interface ‘ on wordpress login page, as shown below.
wphone
While logging on from your phone, checking that box will result in you logging in a wordpress dashboard specially designed for mobile phones.
Wphone on mobile
My Recommendation – I have been using this plugin for some time and have found it really easy to use however as many plugins do, it also has some bugs like, image uploading, etc. But all in all i would recommend you to use it ( If you blog from mobile a lot ).
Do tell me, how you liked the plugin and if you have better option than this one, do discuss !!!

Hoe to add the "Add a Gadget" on Header and Blog Posts of Blogger Page Elements

As well as another Content Management System (CMS) base sites (ie : Wordpress, Joomla, Mambo, Drupal etc) Blogger Template consist of Page Elements (header, main, sidebar and footer) and Each element of this page, usually also composed of a few gadgets (the name may be different on each CMS).
Pege Elements are very important. In addition to its function, Elements (Widget) of the page and Gadgets, also affect to the overall look of the pages of our blog.

One of the advantages of a CMS base sites is the Flexibility, In these CMS sites, we could cange the Elements, add or less the Gadgets and also set the appereance (display) of the Page..

When we first create a Blog in Blogger, the Default Templates consisting of 4 page elements: Header, Blog Posts, Sidebar (which consists of About Me, Blog Archive and the Follower), and a Blank Page Elements at the bottom of blog pages (usually filled with Footer). From the above picture seen that the Header and Blog Posts does not have the facility to add gadgets. To optimize the blog and to be able to add various functions (gadgets) in it, then the Header and Blog Posts must be change.

Let's do it by following this steps:

1 . As usually Log in to Blogger
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML. (please Back up first...!)
3. To have an “Add a Gadget” option, under “Header”, Check the "Expand Widgets Templates" then Scroll down and towards the bottom, you will see these lines (use Ctrl+F to find):
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'>
<b:includable id='main'>
Change with this :
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'>
<b:includable id='main'>
This will give you 1 more Page Element in your Header. You can add it more by change the number of maxwidgets="..."
4. To add "Add a Gadget" on the Blog Posts, find these lines
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'>
Than change with this:
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'>
Once You have done, don't forget to Save Template... And You will have :

Finnaly we have a "New" Blogger Page Element ready to optimized...
Simple isn't it...?

How To Make A Sticky Post In Blogger

Sticky posts in blogger blogs are like featured posts in wordpress. By default your blog homepage shows recently published posts but you can keep a certain post as your sticky post and which will stay above all other blog posts. This is great to highlight your best or an important post. This sticky post will be there above all posts no matter how many new posts you publish. All your new posts will get arranged below that sticky post automatically.
 
Earlier bloggers used to publish a post on a future date to activate this sticky post on their blogger blogs. For an example if you schedule a post to get published on 13-12-2009, this post will be there as the sticky till 13th december 2009. Blogger was not supporting scheduled posts and as a result that post would be there till that scheduled date. But Blogger fixed this bug a while ago and this trick is not working anymore.
So, we have to follow any alternative method to make a post sticky post. Well, we can’t call this a sticky post exactly, because this will not be a post though it will stay above all your blog posts. This can be done with a simple HTML edit. You can also change that sticky contents frequently. You will be having total control over that. Lets discuss about it in details.

1. Navigate to Page Elements >> Edit Template

2. Search for the following code in your template

ass='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'/>
</b:section></div>
 
3. Now inside the above code you can find a code
ass='main' id='main' showaddelement='no'>
.
This code is for the post section. We can edit this code to add another gadget on our post body.


4. You have to change NO to Yes in the above code. That means after editing the code it should look like
ass='main' id='main' showaddelement='yes'>
Save the template.5. Now navigate to Page Elements and you can notice a new Add a Gadget option there above your post contents. Check out the below screenshot
.
sticky post blogger
6. You can use either TEXT or HTML/Javascript gadget to write your post and then save. This will show your text above all your blog posts.
7. You are done.
This is how you can make a sticky post on blogger blogs.

How To Make a Sticky Post in Your Blogger With a Simple Trick.

Because of the specific goals, sometimes we want every guest who visited our blog, read or see: pictures, messages, or a particular post on all of our blog pages they were visited, it's call a sticky post.
Usually we put the sticky post above the blog post.

In blogger post rule, a new post will be shown on the top, while the older one place below/after it or become archive (depending on your post setting), but with this very simple trick you can remain your post sticky at the top.

Actually this trick is very simple, The key is add the "Add a Gadget" widget above Blog Post in Page Element
By default this widget isn't there, we must doing a little trick first to get that widget. If you do not have Add a Gadget Widget yet, please follow this link http://cellandcomputertricks.blogspot.in/2012/08/how-to-make-sticky-post-in-your-blogger_26.html
The rest step is just to add our Sticky Post (or you can put picture, message, HTML/JavaScript ) by Add a Gadget Widget above the blog post.

If you want to add a "post form" exactly like your post, then you can add a "Text" gadget.
Please not to write your post title in Title Column because it will show up as a "Gadget Title" not as a Post Title, you better write it in Content. and set the display as a Post Title.


The Problem is: to do this trick, we must use HTML code to make up the text... But don't worry, if you are not capable with HTML Codes, there are simple and fast way to make your sticky post without learn it. Use your "New Post" to make a sample of your sticky post, set the display as close as your real post, use the Preview to check your sticky post display then copy-paste into your content collumn text add gadget.

Open your Blogger Dashboard >> New Post. Write your sticky post.


Use Preview to check your final displal, Block your Sticky Post text.


Open your Dashboard in a new Tab >> Layout >> Page Element >> Add a Gadget (above your blogpost) >> Click Text >> Paste your Sticky Post into content column. and Save it.
And this is the final example...

Wednesday, 13 June 2012

How Google AdSense Works?

Using Google Advertising to Boost Site Revenue


Google AdSense is an easy way to monetize most websites and blogs. The Google advertising system places text and graphic ads onto websites that sign up for the program and install a basic JavaScript code onto each page that will carry a block of Google advertising.
The advertisers are people who have signed up through Google AdWords to advertise their websites or their affiliate links. Those who advertise through Google AdWords choose keywords and pay for their advertising to be seen by those who have those keywords on their sites.

Using Google AdSense to Monetize a Site

Many sites and blogs are monetized with AdSense because it's easy and automatic. Once the code has been added to the page, AdSense automatically delivers the right ads that correspond to the content on the page. The ads chosen by AdSense generally correspond to the advertiser's chosen keywords.
A website or blog owner who is using Google advertising to monetize their site will often use keywords that correspond to ads that will interest the site's readers. Though the site owner can't specifically choose which Google ad that appears on the site, he can choose the type of ads that appear by adding keywords into the text on the page.

Google AdSense Revenue

Most Google advertising runs on the pay-per-click model. Revenue is generated each time a reader sees a Google ad that interests them and they click the ad to learn more. Bloggers and site owners who use Google AdSense for revenue seek higher traffic numbers in order to raise revenues, though higher revenues don't always follow more traffic.
While the amount of traffic to a site often means more readers who click ads, leading to higher revenue coming in, the actual amount of money made per click depends on the keywords used and the competition for those keywords. If competition among advertisers is high, the price for each click goes up. Low-competition keywords may earn the site owner as little as .01 for a reader click.
Google AdSense revenue is payable by check or by direct bank deposit for those who verify their bank account with Google. The minimum payment amount is $100, and payment is made 30 days after the end of the month in which the minimum has been reached. If the minimum is not met, the revenue carries over to the next month.

Customizing Google Advertising

One reason for the popularity of Google advertising is that it can be added to a page in blocks of various sizes. These range from a long, thin block of ads that stretches across the top or bottom of a page to one small Google ad that inhabits a quiet corner of a page. The colors and overall look of the ads are also customizable, making it easy to make the ads blend in with the design of a page.

Google Adsense For Mobile Applications

Most of you would have figured out what I mean to say through this post but now let me make it more clear to you all. Google has announced Adsense for mobile applications Beta , a program for those application developers who want to generate revenue from their applications.
The program currently in Beta stage will create direct contact between the advertisers and the consumers and thus in process help the application developers to generate money by displaying text and image ads in their iPhone and Android applications.
iphone_gphone
Advertisers are always keen to reach their target customers by one way or the other and thus advertising through mobile applications is the latest concept promoted by Google through this Beta program ,in-turn the application developers will get a chance to make quick cash and the consumers will get direct access to products of their choice thus saving their time and energy for looking for the desired products and services.
I must say that with these kinds of Innovative ideas Google has a really long way to go ahead of its competitors.

For the official Google Announcement refer Here.

To apply for the Beta program Application developers can apply Here.

Wphone – Wordpress on mobile

Before beginning to write about Wphone, i would like you to guess what can this be about ?
Think…………… !
Okay, if you cant think about anything then let me give you a hint, its a wordpress plugin.
Still cant think about anything, fine without further waisting any time, i will start by saying its ’simplified wordpress on phone’.
This plugin was devised to make mobile blogging easy. By using it, you wont be introducing any material changes to your blog, however it will certainly make your life easy if you blog from mobile !
Moving further, you can download the plugin from the wordpress page and in order to install this plugin you need to follow the simple procedure of uploading the plugin to the default plugin directory on your server and then activating it from dashboard.
And thats it ! !
No need for any other configuration !
The rest will be handled by the plugin itself.
Wphone
After installing it, you will notice an option for ‘ Use Mobile Admin Interface ‘ on wordpress login page, as shown below.
wphone
While logging on from your phone, checking that box will result in you logging in a wordpress dashboard specially designed for mobile phones.
Wphone on mobile
My Recommendation – I have been using this plugin for some time and have found it really easy to use however as many plugins do, it also has some bugs like, image uploading, etc. But all in all i would recommend you to use it ( If you blog from mobile a lot ).
Do tell me, how you liked the plugin and if you have better option than this one, do discuss !!!

What is Click Fraud?

Google AdSense Accounts Closed if Fraudulent Ad Clicks are Suspected


As print media experiences a drop in readership and advertising, web-based pay per click (PPC) advertising opportunities through Google's AdWords and AdSense programs are steadily on the rise. But these internet advertising programs are not without flaws; ad click fraud is a serious problem that's prompted Google to take a zero-tolerance stance as the web giant tries to maintain the integrity of its AdSense and AdWords internet advertising programs.

What is Click Fraud?

Click fraud is the act of clicking advertisements on the internet with the intention of earning money or draining a competitor's advertising account. Fraudulent ad clicks are extremely problematic, as it undermines the integrity of the Google AdWords program and other similar internet-based PPC advertising programs that involve clicking on an ad containing a link that, in turn, directs the clicker to the advertiser's web page.

Websites and Bloggers Committing Click Fraud

A large portion of fraudulent clicks come as a dishonest attempt to earn money via Google's AdSense program. The AdSense program enables websites and blogs to display contextual advertisements and with each ad that's clicked, the website or blogger earns a portion of the money that the advertiser agreed to pay per click.
What many fraudulent clickers don't realize is that Google tracks each and every click with IP address logging, among other methods. Red flags arise when abnormal ad clicking patterns emerge over a period of weeks or months, be it a suspicious pattern of ad clicks from a particular IP address or an unusually high number of clicks on the advertisements displayed on a web page.
When click fraud is suspected, the staff at Google investigate the invalid clicks. When a situation involving fraudulent clicks is confirmed, Google typically hands out a lifetime ban from the AdSense program.

Advertisers and Fraudulent Clicks
Another form of click fraud involves advertisers who use ad clicks as part of malicious and unethical business practices.
Advertisers have been known to engage in click fraud by clicking a competitor's web ads in an effort to expend the competitor's pre-set daily spending limit for advertisements. With the Google AdWords program, advertisers pay each time an ad is clicked. An advertiser's ads will "shut off" for the day once the pre-set daily spending limit is reached, so by committing click fraud, dishonest advertisers attempt to eliminate the competitor's internet ads.

Other Forms of Click Fraud on the Web

Another form of click fraud involves a "click exchange." A click exchange involves two or more individuals who, in an attempt to "outsmart" Google, agree to click ads on each others' website or blog.
Dishonest individuals who take part in click exchanges mistakenly believe that they cannot be held responsible for clicks that originate from another person's IP address. In reality, Google is wise to the click exchange, so any suspicious pattern of ad clicks — even those that originate from another person's IP address — that's consistent with click fraud serves as sufficient grounds for a lifetime ban from Google's AdSense program.
Promoting invalid clicks by instructing blog or website visitors to click on ads is another form of click fraud. Promotion of fraudulent ad clicks is considered a serious offense that's grounds for termination of a website's or blog's affiliation with AdSense.

Can You Appeal an AdSense Account Closure Due to Click Fraud?

For many years, there was no appeal process for individuals whose AdSense accounts were closed due to alleged click fraud involvement. But ultimately, Google decided to implement a click fraud appeals process, though it's believed that a very small percentage of accounts are ever reinstated following cancellation due to suspected click fraud.

Add The "Add a Gadget" on Header and Blog Posts of Blogger Page Elements

As well as another Content Management System (CMS) base sites (ie : Wordpress, Joomla, Mambo, Drupal etc) Blogger Template consist of Page Elements (header, main, sidebar and footer) and Each element of this page, usually also composed of a few gadgets (the name may be different on each CMS).
Pege Elements are very important. In addition to its function, Elements (Widget) of the page and Gadgets, also affect to the overall look of the pages of our blog.
One of the advantages of a CMS base sites is the Flexibility, In these CMS sites, we could cange the Elements, add or less the Gadgets and also set the appereance (display) of the Page..
When we first create a Blog in Blogger, the Default Templates consisting of 4 page elements: Header, Blog Posts, Sidebar (which consists of About Me, Blog Archive and the Follower), and a Blank Page Elements at the bottom of blog pages (usually filled with Footer). From the above picture seen that the Header and Blog Posts does not have the facility to add gadgets. To optimize the blog and to be able to add various functions (gadgets) in it, then the Header and Blog Posts must be change.

Let's do it by following this steps:

1 . As usually Log in to Blogger
2. On your Dashboard, select the Layout menu, than click the Edit HTML. Under the Edit Template you can see your Blog's HTML. (please Back up first...!)
3. To have an “Add a Gadget” option, under “Header”, Check the "Expand Widgets Templates" then Scroll down and towards the bottom, you will see these lines (use Ctrl+F to find):
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='1' showaddelement='no'>
<b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'>
<b:includable id='main'>
Change with this :
<div id='header-wrapper'>
<b:section class='header' id='header' maxwidgets='2' showaddelement='yes'>
<b:widget id='Header1' locked='true' title='Blogger Test Result (Header)' type='Header'>
<b:includable id='main'>
This will give you 1 more Page Element in your Header. You can add it more by change the number of maxwidgets="..."
4. To add "Add a Gadget" on the Blog Posts, find these lines
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='no'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'>
Than change with this:
<div id='main-wrapper'>
<b:section class='main' id='main' showaddelement='yes'>
<b:widget id='Blog1' locked='true' title='Blog Posts' type='Blog'>
<b:includable id='main' var='top'>
Once You have done, don't forget to Save Template... And You will have :

Finnaly we have a "New" Blogger Page Element ready to optimized...
Simple isn't it...?

click 2