Showing posts with label Adsense. Show all posts
Showing posts with label Adsense. Show all posts

About Adsense Consent GDPR On Blogger

Got Adsense on your blog and worried about how to implement the pop up consent form? Well, you may not have to worry anymore. Google have declared that they will be doing this automatically for those who don't yet have one installed. Here is their message for those who have not yet implemented the GDPR consent form.

"Remember to publish your GDPR message using a Google-certified CMP to continue showing AdSense ads on your site in the EEA and the UK. If you don't publish it by January 16, 2024, we'll publish one for you."


GDPR_Adsense_Popup

This is what Google's consent form looks like


If you have no idea of what to put in your GDPR / Privacy Policy consent / messages this is great news. But, you may still want to tailor the messages a bit to suit your site and data collection procedure, but that's up to you. I'm sure who Google publish should be sufficient. Also be aware, this form can be used, for free, on any other website that falls into the category of serving Adsense Ads to the EEA [I believe this is Europe] and the UK, the form / popup is not exclusive to Blogger blogs. And, once integrated, it should show up automatically in mobile and normal web versions when adblockers are disabled.

There are other options available in the popup, such as opting for 3 buttons instead of two. The third button being an "I do not consent button". But I would not recommend this if you want the maximum amount of visitors to see your Adsense ads, because many people will click I do not consent. I know I do. hehe. Just don't be too intrusive with the ads and that should be fine.

How To Get Adsense In Mobile Blogger

Have you ever noticed that your Blogspot blog which you have installed Google Adsense on by using widgets, either by using your own code manually and using the "HTML/JavaScript" widget or the automatic Adsense widget doesn't actually show any Adsense at all when you check out the mobile version of your blog..I've been working on one of my blogs lately that has Adsense running and noticed that I'm getting some mobile traffic. So when I follow the links in Blogger Stats and see what the visitor sees there is no Adsense what so ever!.

Needless to say, but I'll remind you anyway, if no ads are showing when you are getting mobile visitors then you are losing out on potential clicks. This is quite misleading in a way because if you go to your Adsense account and try to make a mobile ad it tells you to just use the normal contextual ads because those ads are apparently advanced enough to display on most mobile devices. But every time I have tried to view the ads in mobile view they don't show. And since finding this error I have been visiting my site with a whole host of different devices to see if Adsense shows but it does not.

So how do you fix this and get Adsense to show up..It's easy. All we need to do is add a converted for Blogger Adsense Code straight to the coding HTML of your blog.

So first go and grab the Adsense ad code from your Adsense account that you want to add to your site.

Head over to any website that can convert your Adsense code so it's compatible with Bloggers coding. http://adsense-convert.blogspot.com (Click convert just once then copy the code.)

Now go to Blogger and choose the website that you want to add the Adsense to and go to it's layout page. Click Template in the Blogger sidebar/ then Edit HTML.

Use your browsers search facility and find the code <data:post.body/> within the blogs HTML.

Now place your converted Adsense code directly underneath <data:post.body/> if you want the Ad to show at the bottom of your post, or directly above <data:post.body/> if you want the Ad to show at the top of the post. Once the code is added press save. If the spacing looks funny adjust as you see fit. Example: <br /> to add some spacing or Div Align - Div Float etc depending on what position you want your ad to be positioned in. Press save and that's it. Now your Adsense will show when someone visits your site using a mobile device. One of my sites below showing Adsense at the bottom of the post in mobile view.


Please Note: Depending on what Blogger template you are using there may be more than one <data:post.body/>. So it's just a case of trying the code with each <data:post.body/> (adding the adsense code under or above) until you find the correct <data:post.body/> where the Ad shows up where you want it to. There's usually two or three different <data:post.body/> these days with a lot of the newer templates.

Always check the homepage when you have added the code, not just a single post, because if it's the wrong <data:post.body/> the Ad can show on the homepage and it can make things look a real mess. If this happens just move the code to the next <data:post.body/> and re-check homepage and single posts to confirm the code is in the right location and all is well.

If you want to check that the Adsense Ad is showing up in the mobile version of your blog just add ?m=1 to the end of the domain name.

Example: http://ill-help-u.blogspot.com/?m=1

From there just click a post and it will also show you what a single post looks like in it's mobile version.

Hope this helped you out.


Popular Posts