Showing posts with label MONEY. Show all posts
Showing posts with label MONEY. Show all posts

3 Reasons of not making profit from google adsense:


  1. Low Traffic:The more traffic you have the more your blog or website will be profitable and more are the chances to get good profit, they are simply directly proportional......
    If you are not having good traffic, less percentage of people will click your ads and you would not be able to get good income from Google Adsense...
    So in the primary goals add this point too, " increasing traffic.."
    some tips i provide will help you increase your traffic
    Add a 'share on facebook' link to blog
    Submitting Url to major search engines
    Submit Blog to Blog Directories
    Blog Walking
    Getting Free traffic from Yahoo Answers
    Link Exchange
    Optimize blog title for better SEO
  2. Ads placed poorly:
    Ads not placed in a nice area can also hurt your earnings....
    below is a graph here the dark colours are the best position for your ad placement
    Generally Large Rectangle is the best performing ad so far....
    try to blend the colours with your blog so that readers click on them by considering them as content of your blog....


  3. The Topic/Theme or content of your blog isn't conducing to make you earn money on adsense
    This is a main point please try to write about a profitable topic that make you earn money. Simply if you want to add Adsense to your personal blog then for sure you would not be able to earn money with that....
    Try to find a profitable Keyword/ a profitable topic and write about it...

    here is the keyword tool see and find good keywords for your blog and write about them on your blog... Keyword Tool

If you liked this post please leave a comment or subscribe to this blog via RSS or Email



Adsense ads in Blogger post body



Using Blogger Feature:

You can use Blogger's own feature of putting ads in between posts...
Go to Layout -> Page Elements... you would see "Blog posts" click the edit link at the bottom right corner.



You would need a Google Adsense . You will be assigned a publisher identity number which shall appear in all your adsense codes.....
Tick the "Show Ads Between Posts" .You can select whether to show ads after every post or after several posts.
Save and refresh your blog to see the ads...

More ad Locations:



Go to Adsense For Content
Make Ad of your choice
You would get a Adsense Code





Changing the Adsense Code:

You Should replace some character

< with &lt;
> with &gt;
" with &quot;


Your Adsense code should appear like this...

&lt;script type=&quot;text/javascript&quot;&gt;&lt;!--
google_ad_client = &quot;pub-0000000000000000&quot;;
google_ad_width = 336;
google_ad_height = 280;
google_ad_format = &quot;336x280_as&amp;amp;quot;;
google_ad_type = &quot;text&quot;;
google_ad_channel = &quot;&quot;;
google_color_border = &quot;FFFFFF&quot;;
google_color_bg = &quot;FFFFFF&quot;;
google_color_link = &quot;000000&quot;;
google_color_text = &quot;000000&quot;;
google_color_url = &quot;000000&quot;;
//--&gt;&lt;/script&gt;
&lt;script type=&quot;text/javascript&quot;
src=&quot;http://pagead2.googlesyndication.com/pagead/show_ads.js&quot;&gt;
&lt;/script&gt;


Insert Code Into Template:

Go to Blogger Account and Layout -> Edit HTML
"Expand Widget Templates"

First Download your template before making any changes...

Now search for "post.body" you should see these lines
<div class='post-body'>
<p><data:post.body/></p>
<div style='clear: both;'/> <!-- clear for photos floats -->
</div>


If you want the ads to appear between your post title and post body, add the following code above the orange lines and if you want you your adsense code immediately after every individual post, add the following post below the orange lines.
The code to add is


 <div style='float:left; margin-left:30px'>
AdSense Code
</div>
Keep blogging!!!
if you like this post then please leave a comment or subscribe via RSS or Email.