|
About
Guidebaba.com:
Information and guide on
authentic work from home jobs. I am in this online business for about 10
years now and have gained years of experience in work from home jobs and
making money online. I also write for sites like
Triond.com and
Hubpages.com
 |
How to Insert Adsense in
WordPress - Many bloggers want to learn how to insert how to insert Google
Adsense Ads in their WordPress blog and make money. Here are simple and easy
tips and ways to show Google Adsense ads on a WordPress blog and
make money online.
|
|
Host Your
Blog on Wordpress.com and NOT Wordpress.org
The first condition
to add and show Google Adsense Ads on your WordPress blog is to host it on
Wordpress.org and NOT Wordpress.com
Wordpress.com is a FREE
blogging platform where anyone can
join and create a blog for FREE. It is not meant to display ads.
On the other hand,
Wordpress.org is meant for those bloggers and webmasters who host their
blog with a web hosting company and then install WordPress on their site.
There are several
web hosting companies but the best is Bluehost. I have hosted 4 of my
websites with Bluehost. |
|
Bluehost.com offers 1-click installation of WordPress into your website
blog. If you have no idea on how to install WordPress, you can learn it here
-
Bluehost Tutorial to Install WordPress.
Once you have hosted your website with a web hosting company and installed
WordPress, it is time to write and publish some articles and then add Google
Adsense Ads to your
blog to
make money.
How to Insert Google
Adsense Ads in WordPress Blog
Once you have published some articles and are approved by Google Adsense,
you can insert the Adsense codes in your blog
to make money online. There are 3 different ways to insert and display
Google Adsense Ads on your WordPress Blog:
How to
Insert Google Adsense Code Manually to WordPress Blog
Adding Google Adsense code to your WordPress blog manually is quite easy.
Just sign-in to your Adsense account and create a new ad. |
|
|
| |
How to
Insert Google Adsense Code Manually to WordPress Blog
In this tutorial, I will explain the process of adding Adsense code to
the singlepost.php. This will allow you to display ads on every post only
when the post is individually viewed. There are many places within the
singlepost.php to add the code, to keep it simple, I explain to show ads
just on the left or right of every post. Also this is the hotspot to display
advertisements to income clicks and revenue.
Adding Google Ads to WordPress Posts:
-
Login to
your AdSense Account and create a new AdSense code. I use a 336X280 or
300c250 format as they offer better CTR and more income.
-
Now, login
to your WordPress Administration panel
-
Go to
navmenu click Appearance > Editor
-
From the "Theme
Files" section, select Single Post (single.php)
-
When you
are at the theme editor window, scroll down to locate following code
<div class="entrytext">
-
Add your
AdSense code directly below <div class="entrytext">
-
Click the
Update file button.
-
View your
site now to see the ads.
Example: Placing the Ads
on Left Side of The Post
<div style="float:left; padding-top:20px;
padding-right:10px;"><script type="text/javascript"><!–
google_ad_client = "pub-1234256358";
google_ad_slot = "1234556358";
google_ad_width = 300;
google_ad_height = 250;
//–>
</script>
<script type="text/javascript"
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
</script></div>
If you want your Adsense Ads to float to the right side of the post then
change float:left to float:right.
If you don't want to position the code left or
right just surround your code with the <div></div> tags
How to Insert Google Adsense Code to WordPress Blog Using Third-Party
Services
There are plugins like
AdSense Deluxe and AdSense Injection
that can help you insert Adsense ads in your WordPress blog. Just install
any of these plugins and follow the instructions.
|
|