
How to Add Sticky Footer Ads on WordPress and Blogger Blog
Sticky Footer Ads can help boost your ad earnings and increase the viewability of your Google Ads. By following a simple code, you can add this ad unit to your WordPress or Blogger blog. In this article, we'll show you how to add sticky footer Adsense ads to your blog, step-by-step.
Why Use Sticky Footer Ads?
Sticky Footer Ads are ad units that stay glued to the bottom of the screen as users scroll down the page. This means that the ad unit is always in view, increasing the likelihood of users clicking on the ad and generating revenue for you. Additionally, you can customize the ad unit to allow users to dismiss or close advertisements, making it more user-friendly.
Benefits of Sticky Footer Adsense Ad
First, let's discuss the benefits of sticky footer ads:
- Increased viewability of Google ads: With sticky footer ads, your AdSense unit is always visible to the user, no matter how much they scroll. This can lead to increased viewability and more clicks on your ads.
- More ad earnings: By increasing viewability and clicks, sticky footer ads can help boost your AdSense earnings.
- Personalization options: You can personalize your sticky footer ads to allow users to dismiss or close the ads while continuing to read your articles.
Keep in Mind Before Implementation
Before adding sticky footer ads to your blog, there are a few things you need to consider to avoid getting banned by AdSense:
- Gaming blogs: If you have a gaming blog, it's best not to use sticky footer ads. AdSense doesn't allow ads on websites that promote hacking, cracking, or cheating for online games.
- Infinite post loading: If you use infinite post loading on your blog, don't use sticky footer ads. These ads can interfere with the user experience when they keep loading new posts.
- Screen coverage: Your sticky footer AdSense unit should not cover more than 30% of the user's screen, including desktop, tablet, and mobile devices.
Adding Sticky Footer Adsense Ads to Your Website
Here's how you can add sticky footer Adsense ads to your WordPress or Blogger blog
- Get the code: You can find the code for a responsive sticky footer ad on this page
- Replace the code: Replace the red text in the code with your Adsense code.
- Add the code to your blog: For WordPress, add the code to a "Custom HTML" widget to show it all over your site. For Blogger, add the code to an HTML/JavaScript gadget in the sidebar or footer elements.
- Clear the cache: If you have any caching plugins, clear the cache to ensure that the sticky Adsense ad appears on your blog.
<script type='text/javascript'> $(document).ready(function() { $( & #39;img# closed & #39;).click(function(){$(&# 39;# bl_banner & #39;).hide(90);});}); </script> <div id='fixedbanner' style='position: fixed;left: 0;bottom: 0;width:100%;text-align: center;transition: all .1s ease-in;z-index:999;-webkit-transform:translateZ(0);'> <div> <a class='close-stky-ads' onclick='document.getElementById('fixedbanner').style.display = 'none';' style='cursor:pointer;display: flex;float: right;'><img alt='close button' src='https://i.imgur.com/iGz9KiU.gif' title='close button'/></a> </div> <div class='stky-ads' style='width: 100%;padding: 5px 0;box-shadow: 0 -6px 18px 0 rgba(9, 32, 76, .1);display: flex;align-items: center;justify-content: center;background-color: #fefefe;max-height: 100px;'> <!-- Your Adsense Code Starts Here--> <script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script> <ins class="adsbygoogle" style="display:inline-block;width:728px;height:90px" data-full-width-responsive="true" data-ad-client="ca-pub-XXXXXXXXXXXXXXXX" data-ad-slot="XXXXXXXXXX"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> <!-- Your Adsense Code Ends Here--> </div> </div>
Note : Any implementation of Adsense ads should comply with the Google AdSense Program Policies, which include strict rules and regulations about ad placement, content, and user experience. Violating these policies may result in account suspension or termination. Therefore, it is recommended to thoroughly read and understand the AdSense policies before implementing any ads on your website.
Search your Query
Copyright policy
All articles on Knowledgewap.org are copyright protected, you are requested to refrain from stealing the content written on the site. If you do this, then legal icon-legal action can be taken against you.