The figure of users internet in mobile device is increasing day by day. Mobile internet users have approximately tripled between 2010 and 2013.
A latest Reports says that by 2015 mobile internet users will surpass fixed internet access.
The increase of mobile internet users matters very much to bloggers. They must get their blogs optimized for mobile devices like Smartphones and Tablets.
Or else they are going to lose their visitors. Many bloggers have already optimized their blogs for mobile device by building mobile version of their site or by using responsive themes.
After you have twisted your blog into mobile friendly site, you may want to monetize it. On my blogs presently 20-30% visitors come from mobile devices. The similar is with other bloggers. Not monetizing the mobile blog means losing that income which can be earned from mobile visitors. Majority of bloggers use Google Adsense in their blogs for making money from it.. Let’s find out how we can place ads on your mobile friendly WordPress blog. See how it can be done through WordPress plugins .

Setting up Adsense for Mobile

open your Adsense account. Then click on the ‘My Ads’ tab, choose mobile content from the left side menu. Then click on ‘ New ad unit’ Fill in the details and generate the code.

1. Installing Adsense Ads through WP Touch Plugin

WP Touch is the fashionable plugin used by lot’s of WordPress users to make their blog mobile friendly. It supports all WordPress themes. If your blog is not compatible for  Mobile ; Just install this WP Touch plugin.
WP Touch now also providing you the new option to integrate Adsense into your mobile blog. From your WordPress dashboard.
From your WordPress dashboard go to WP Touch settings page. Scroll down to ‘Advertising, Stats & Custom Code’ tab. select Google Adsense as advertising service. Enter the Google Adsense publisher id and Ad slot id. You can get these id’s from the ad code that you have created. Also make sure you include the ‘pub’ in your publisher id. At last click on ‘Save Options’. That’s all Adsense ads will start showing on your mobile blog.



2. Placing Mobile Adsense through MobilePress Plugin

With some responsive WordPress templates WP Touch can create problems. therefore you can use MobilePress plugin. It needs some manual work, which is not complicated.  Just follow these steps
Step 1. Save the Mobile Adsense ad code that you have created in the notepad, and save that file as adsense.php Now upload this file in the root directory where you have installed your WordPress blog.
Step 2.  Install the MobilePress plugin and throughout your Cpanel navigate to Public_html > wp-content > plugins> mobilepress> system> theme> default/
Step 3. Locate the header.php file and edit it through cpanel editor.  Add the code
<div align=”center”> <?php include(‘adsense.php’); ?> </div>
above the code
<?php mopr_ad(‘top’); ?></div>
Step 4. Save the file and this will active mobile Adsense above the post body.  If you want to place the ads below the post then edit the footer.php file in the same manner.
Now wait for some time and adsense ads will start showing on the mobile version of your blog. Feel free to comment if you experience or  any problem.

0 comments:

Post a Comment

 
Top