Showing posts with label Adsense Earning Tricks 2017. Show all posts
Showing posts with label Adsense Earning Tricks 2017. Show all posts

Wednesday, May 3, 2017

How to Earn Money on YouTube


You’ve probably heard stories about regular people earning money on YouTube and thought, “Hey, I can do this too!”. While earning thousands of dollars probably isn’t realistic, you can start earning money quickly, especially if you have a strong subscriber base. Follow this guide to get your videos monetized and start earning revenue off of those YouTube ads.

EditSteps

  1. 1
    Set up and build your YouTube channel. Your channel is your personal presence on YouTube. Each YouTube account has one channel attached to it. A YouTube account is the same as a Google account, and creating a YouTube account will grant you access to other Google products, such as Gmail and Drive.
    • Create your account or use your existing one. Add keywords to help people find your channel. You can add keywords by navigating to the Advanced section of your Channel Settings. Make sure that your keywords are relevant to your content.
    • Your user name can also work for or against you. If it’s short, easy to remember, and original, people will be more apt to remember you. However if you are using an existing account, you can always change your username by editing it on your Google+ account.
  2. 2
    Add content. Try to upload content that is high quality, and isn't super long. (This option can vary depending on what type of content you decide to upload) Also try to upload regularly and stay consistent with your uploads.
    • Even if your content isn't great at first, keep at it. Practice makes perfect. Try to make each video better than the last. You will often learn as you go.
    • Improve your content by either using a better camera or trying better editing software or techniques. Also try to improve the way things are filmed. Use a tripod, have a friend help you or light your scenes better. It all helps for a better end product which in turn helps you get a better audience.
    • By uploading regularly you can help hold an audience. People are more likely to subscribe if you add content on regular schedule, and maintain that schedule as much as possible.
    • Make sure to tag your videos with key words that describe the content, as well as an eye-catching description. These will help drive people to your video from YouTube searches.
  3. 3
    Gain an audience. Building an audience is key to increasing your monetization. You need people to watch your ads in order to make any money off of them. There is no one secret to getting more subscribers, just make the best content that you can and they will come to you.
    • Keep uploading content and try to get people hooked. Send your video out on Twitter and Facebook. Share it with people. Distribute it elsewhere on the internet. Subscribers are essential to becoming a partner.
    • Interact with your viewers by responding to comments and making occasional videos directly related to viewer comments and questions. Connecting with your community will bring more members into that community.
  4. 4
    Monetize your videos. In order to start earning money on your videos, you’ll need to enable monetization. This means you are allowing YouTube to place ads in your video. This also means that you acknowledge that there is no copyrighted material in your video.
    • Go to www.youtube.com and click "My Channel" on the webpage.
    • Click the link called "Video Manager" on the top bar.
    • Click channel and Enable on monetization.
  5. 5
    Get at least ten thousand total views to start earning money.
    • You can monetize a video as it uploads by clicking the Monetization tab and checking the “Monetize with Ads” box.
    • To monetize a video after it has been uploaded, open your Video Manager and click the “$” sign next to the video that you want to monetize. Check the “Monetize with Ads” box.
  6. 6
    Set up Google AdSense. You can set up Google AdSense for free at the AdSense website. Click the Sign Up Now button to begin creating your account. You must be 18 years or older to create your own account. If you are younger than that, you will need an adult to help you.
    • You need either PayPal or a bank account and a valid mailing address as well as other information so AdSense can verify who you are and who to send the money to. You only gain money per ad click and a smaller amount per view but it adds up over time. This is why having an audience is key.
  7. 7
    Check your analytics. Once you have some videos online, monetized, and being viewed, you can check out the analytics on them to see how they are performing. Click the Analytics option in your Channel menu. Here you can view estimated earnings, ad performance, video views, demographics and more.
    • Use these tools to see how your content is resonating with your audience. You can change your content or your marketing if you’re finding that you aren’t attracting the users that you want to.

Friday, April 21, 2017

How To Add Adsense Below Post Title On Blogger

How To Add Adsense Below Post Title On Blogger
Google Adsense is best online publisher ad network for contextual ads. Google Adsense is best online method to earn from website or blog just by placing ads on them. Adsense offers various type of ads format and size in which they offers text ads, animated flash ads, images based ads in various size in shape of rectangle, square, skyscraper and even Responsive ad units. But for every new blogger or publisher which don’t have good knowledge about ads placement always face problem which showing ads at different positions in their blog.
To earn good revenue from Adsense it is important to place ads at right place where users having more interactions. by choose right ads placement it will boost your earnings. So to places within upper fold of blog, place below post title is always perform better than any another upper fold banners. But to Add Adsense below post title on blogger we always face problem just because their is no option to show ads below post title. If you are also facing problem same issue which ads place then we are sure that this topic is solution of your problem.

How To Put Adsense Below Post Title On Blogger. ?

  • First of Go to Adsense Account and then create new ad unit of size which want otherwise on my recommendation create banner of size 336*280 or 300*250
  • Then select the type of your Adsense code from Asynchronous and Synchronous ad unit and copy your Adsense code into notepad.
  • Now Google HTML Encoder tool to convert your Adsense code for placement within HTML tags.
  • In encoder tool paste your Adsense ad unit and convert your according to your  ad unit type as explained below

Encoding For Asynchronous Code.

  • If you are using asynchronous ad unit then only convert this portion of your ad unit with encoder tool
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
  • After encoding this code simply replace your old code with encoded then it look likes
encode asynchronous adsense code
  • Never Encode whole asynchronous ad unit it may not works for some template. So only encode in same way as shown above

Encoding For Synchronous Code.

  • If you want to place Adsense ad code of synchronous type then simply code all ad unit code and place it in encoder tool.
  • Then Encode the whole Adsense ad unit and paste it in notepad for further usage. It look like
encode synchronous adsense code

Encoding For Responsive Ad Unit.

  • Responsive ad unit will encoded in same as done in Asynchronous only encode same portion and replace it with previous once and it will something look like this one.
encode responsive adsense code

How To Add Adsense Code In Blogger ?

  • After doing all process of encoding then you have to place them below your post title to do this process.
  • Open Your Blogger Dashboard >> Template section >> Edit HTML.
  • Then Search for code by CTRL+F which something look like this code.
 <div class=’post-body entry-content’>
  • After finding above code just below it, paste the codes given below. In case if you don’t find above code then search for <data:post.body/> and paste below code just above<data:post.body/>
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div align=”center“> Encoded Ad unit code here</div>
</b:if>
  • Replace  Encoded Ad unit code here with the adsense ad unit code which we have encoded above with tool.
  • To change ads position you can change it from center to left or right just by replacing center
  • After doing all these changes save your settings and your Adsense code will works fine.
If you want to change conditional tag to show or hide adsense ads from according to yourself just replace  <b:if cond=’data:blog.pageType == &quot;item&quot;’> with your conditional tag or if you want learn about conditional tags then
We hope this topic about to add adsense below post title on blogger will solve placement issue. In case if your Adsense is not visible below post title or having an issue which implementation then please leave comments with your blog URL and problem which are facing. We will try my best to solve your issues.

Thursday, April 20, 2017

How To Add Adsense Below Post Title On Blogger

How To Add Adsense Below Post Title On Blogger
Google Adsense is best online publisher ad network for contextual ads. Google Adsense is best online method to earn from website or blog just by placing ads on them. Adsense offers various type of ads format and size in which they offers text ads, animated flash ads, images based ads in various size in shape of rectangle, square, skyscraper and even Responsive ad units. But for every new blogger or publisher which don’t have good knowledge about ads placement always face problem which showing ads at different positions in their blog.
To earn good revenue from Adsense it is important to place ads at right place where users having more interactions. by choose right ads placement it will boost your earnings. So to places within upper fold of blog, place below post title is always perform better than any another upper fold banners. But to Add Adsense below post title on blogger we always face problem just because their is no option to show ads below post title. If you are also facing problem same issue which ads place then we are sure that this topic is solution of your problem.

How To Put Adsense Below Post Title On Blogger. ?

  • First of Go to Adsense Account and then create new ad unit of size which want otherwise on my recommendation create banner of size 336*280 or 300*250
  • Then select the type of your Adsense code from Asynchronous and Synchronous ad unit and copy your Adsense code into notepad.
  • Now Google HTML Encoder tool to convert your Adsense code for placement within HTML tags.
  • In encoder tool paste your Adsense ad unit and convert your according to your  ad unit type as explained below

Encoding For Asynchronous Code.

  • If you are using asynchronous ad unit then only convert this portion of your ad unit with encoder tool
<script async src=”//pagead2.googlesyndication.com/pagead/js/adsbygoogle.js”></script>
  • After encoding this code simply replace your old code with encoded then it look likes
encode asynchronous adsense code
  • Never Encode whole asynchronous ad unit it may not works for some template. So only encode in same way as shown above

Encoding For Synchronous Code.

  • If you want to place Adsense ad code of synchronous type then simply code all ad unit code and place it in encoder tool.
  • Then Encode the whole Adsense ad unit and paste it in notepad for further usage. It look like
encode synchronous adsense code

Encoding For Responsive Ad Unit.

  • Responsive ad unit will encoded in same as done in Asynchronous only encode same portion and replace it with previous once and it will something look like this one.
encode responsive adsense code

How To Add Adsense Code In Blogger ?

  • After doing all process of encoding then you have to place them below your post title to do this process.
  • Open Your Blogger Dashboard >> Template section >> Edit HTML.
  • Then Search for code by CTRL+F which something look like this code.
 <div class=’post-body entry-content’>
  • After finding above code just below it, paste the codes given below. In case if you don’t find above code then search for <data:post.body/> and paste below code just above<data:post.body/>
<b:if cond=’data:blog.pageType == &quot;item&quot;’>
<div align=”center“> Encoded Ad unit code here</div>
</b:if>
  • Replace  Encoded Ad unit code here with the adsense ad unit code which we have encoded above with tool.
  • To change ads position you can change it from center to left or right just by replacing center
  • After doing all these changes save your settings and your Adsense code will works fine.
If you want to change conditional tag to show or hide adsense ads from according to yourself just replace  <b:if cond=’data:blog.pageType == &quot;item&quot;’> with your conditional tag or if you want learn about conditional tags then
We hope this topic about to add adsense below post title on blogger will solve placement issue. In case if your Adsense is not visible below post title or having an issue which implementation then please leave comments with your blog URL and problem which are facing. We will try my best to solve your issues.