• Home
  • WordPress
  • web Hosting
    • Free hosting
    • Cheap Hosting
    • comparison cloud , vps, shared, wordpress
    • managed wordpress hosting
    • managed cloud hosting
  • page Speed
  • Deals
  • Services
  • About

RAaz Kumar .com

wordpress tutorials seo hosting etc


Lazy Load Adsense to improve core web vitals – Vs revenue

 

Why Should We Lazy Load Adsense?

 

To Increase Speed and improve LCP, FID (First Input Delay)

 

How Adsense Affect Page Speed?

Without Adsense Ads Page Full Page Load, 1 second in wordpress, With Adsense no matter how many 1-3,  (4 seconds average)

Page Size without Adsense 300-500KB

With Adsense 3-4MB.

 

Why We shouldn’t worry about lazy loading adsense?

Its based on demand and supply, if your competitor not implemented , then user has to go either your competitor or your website, because of demand.

How lazy load Adsense Affect Revenue?

User action,  users scenes which loads first,

you can increase adsense revenue just by replace async to render blocking js  traditional way. but it blocks whole page until adsense ads loads.

 

Adsense Lazy loading strategies All vs 1 above fold??

Simple way to lazy Load adsense is, just loading adsense js after page load completes, but how much revenue affects..??

Deferring adsense javascript .. also affects adsense revenue when compared to async .

you may want to know about optimizing Javascript defer vs async.

Best Strategy: Lazy load Below Fold Ads?

you can enable adsense on ads on above folds, those are just like normal, but below fold ads also  loading  unnecessary, to fix this..

we need to lazy load above fold using wordpress plugin like advance ads pro,

Simply selecting the adsense units which one to lazy load using jquery.

Simple: Lazy loading all Adsense ads?

With a simple javascript, we achieve this, this script also can be inlined without any tcp hand shake extra connection by browser.

You can do this better adsense wordpress plugin. or simple js script by gulshankumar.net

 

Lazy lading Adsense ads with flying Script Plugin? (test it)

Its simple and best way but does not guarantee to work according to our expectations.

how flying script plugins works

install and activate it..

add adsense javascript in keywords.

Conditions.

Load on user events like touch, scroll

or delay for few seconds (1-3 seconds).

my case adsense not loaded at all as on january 2021 with cloudflare caching.

after i removed adsense js from plugin and inserted in theme footer, or add as widget.

1 second delay worked results below..

 

 

 

 

Lazy Load Adsense vs AMP Adsense Ads?

If you are using AMP, then no need to worry about lazy loading adsense. because AMP already done pretty job. its doesn’t show

Reduce unwanted javascript, JS max execution time google core web vitals.

Report says AMP increase Adsense revenue by faster loading ads, but my personal case due to limited design & functionality for my users left on it.

How slow Speed Affect Google rankings & Traffic?

Logic,  a 2MB file serves faster than 4MB file. (almost 2x theoretically),

But Main problem is here TCP latency related to Server location (fix by CDN or local server), 2nd TTFB Server Response time due Database (fix by caching).

Google chrome collects Page Speed metrics through Lighthouse, pagespeed insights and it also add into google algorithm. so How to lazy load adsense ads.

 

 

 

 

Revenue vs Performance and User?

User is very Important here, does User affected by Ads.. (some degree due to low speed when we talking about competition)

 

Average page speed in industry and competitors?

we have metric to know average pagespeed of specific industry, also you can track competitor or rival website to achieve the things.

 

Lazy load adsense with flying script 1 second delay results

Minimize third-party usage Third-party code blocked the main thread for 150 ms
Third-Party
Transfer Size
Main-Thread Blocking Time
Google/Doubleclick Ads
245 KiB
137 ms
Google Analytics
20 KiB
11 ms
/analytics.js(www.google-analytics.com)
19 KiB
11 ms
Google Fonts
1 KiB
0 ms
JavaScript execution time 0.6 s

Minimizes main-thread work 1.0 s
Script Evaluation
602 ms
Total Blocking Time 0 ms
Time to Interactive
4.7 s (maybe due to cloudflare ttfb)

without  adsense lazy load

Time to Interactive 7.8 s
Total Blocking Time 1,310 ms

Reduce the impact of third-party code Third-party code blocked the main thread for 1,080 ms

Script Evaluation
3,366 ms
Reduce JavaScript execution time 3.5 s

 

Adsense revenue report before lazy load past 7 days (march 9th 2021 to march 15th 2021)

Pageviews:4,510

CTR: 0.86%

Page CTR: 1.82%

Clicks: 82

impression: 9,490

CPC: 0.10

Page RPM: $1.76

Total earnings: $7.97 (very sad to inefficiency)

Note: This data not enough  and its small low quality site.

its all about CTR.. i will track ctr from today to next week and post results here.

 

Adsense earnings after lazy load enabled march 18th to 24 march

soon after 7 days..

Pageviews: 5,545

CTR: 1.07%

Page CTR: 1.89%

Clicks: 105

impression: 9,822  (reduced impressions)

CPC: $0.06

Page RPM:$1.15

Total earnings: $6.37 (some low)  but delay for 1 sec, what if  page not  loads in 1 sec.  use onload event.

30days

earnings $32.15
cpc $0.09
page views: 22,658
ctr 0.52%
Page ctr 1.59%
360
69,834
page rpm $1.42 (previous 1.63)

 

other site before lazyload

past 7 days
CPC $0.04
page views 30,732
ctr 0.82%
page ctr 3.11%
rpm $1.35

past 30 days  march 17th to april 15th
cpc $0.04
ctr 1.03%
page ctr 3.47%
rpm: $1.35

 

lazy loading adsense cloudflare rocket loader

from 26th march 2021 report has to come.

perfectly working.

wp rocket delay script until user interaction

Conclusion: article should be updated based on experiments. and decision it your based on price to performance. test it and apply.

 

Related topics:

  1. Reduce the impact of third-party code ,optimize JS delivery, Minify, remove unused js, pre connect, inline, lazy load etc
  2. Adsense Optimization Improve adsense Earnings
  3. Rules to get 100/100 in Google pagespeed web core vitalsscore
  4. adsense on webview , adsense & admob policies & implementation
  5. understanding google adsense report cpc ctr cpa in Adsense

wordpress tutorials for beginners advanced complete guide to run WordPress

  • Rules to get 100/100 in Google pagespeed web core vitalsscore
  • How to add adsense amp ads to wordpress
  • wordpress password reset in 3 ways mail, phpmyadmin, mysql command
  • how i recovered hacked website site 5 times ft wordpress?
  • enable browser caching in wordpress apache nginx caching headers explained
  • W3TC w3 total cache plugin setup guide review comparison with wp rocket and wp super cache
  • Wordpress database optimization (don't neglect) plugins & phpmyadmin manually
  • Optimize css delivery inline critical css, remove unused css, render blocking css
  • Converting WordPress into static website speed after 1 second dynamic 3 seconds
  • Wordpress errors and fix
  • website cache best caching plugins wordpress w3tc cloudflare
  • Install xamp & wordpress on localhost windows
  • favicon ico Change / Add / Disable favicon in wordpress Ft Genesis Theme or any theme
  • increase wordpress memory limit (how to ) 40MB , 64 MB 128 MB or 512 MB maybe 1024MB
  • wp cron job check working or not disable enable change schedule
  • google analytics plugins for wordpress #sitekit #monsterinsights gadwp back as gainwp
  • Lazy Load Adsense to improve core web vitals - Vs revenue
  • xmlrpc php wordpress uses, disable without 403 error log message
  • wordpress change post date programmatically (auto on update like blogger
  • wordpress plugins that slow down your site and its alternatives
  • best wordpress plugins social, seo, Backup, speed up your blog
  • TOP 10 Wordpress Themes Premium/ Free & providers
  • Wordpress Adsense Plugins & Manually
  • Social share buttons for website Wordpress Blogger
  • How to bulk delete in wordpress posts, pages, Media Images, tags and categories
  • TOP 5 Best wordpress comment plugins 2020 (disable pingback, replytocom, customize form)
  • all in one seo pack vs yoast seo pressor
  • Auto post to Facebook, twitter, Google Plus Wordpress Posts 2019
  • wordpress speed optimization Speed up wordpress Score on Google pagespeed
  • How to use wordpress tags and categories
  • Wordpress duplicate thin content Issues {FIXED}
  • how to increase wordpress memory & file upload size
  • combine rss feeds wordpress
  • Reduce the impact of third-party code ,optimize JS delivery, Minify, remove unused js, pre connect, inline, lazy load etc
  • change wordpress site url
  • install wordpress on ubuntu apache nginx debian command line
  • Wordpress Security Plugins 2021 (Brute force, Login lockdown, Malware scanner etc)

 

 

wordpress Pagespeed optimization

Digitalocean free $100 Credit

Cloudways Review pricing promo codes

Siteground cpu limits Pricing

Shared Hosting

Managed wordpress Hosting

Managed Hosting Cloud server

VPS Hosting

Cloud Hosting – Unmanaged

Google cloud Pricing

Aws Pricing

Azure pricing

nginx server tutorials

apache server tutorials

linux sysadmin tutorials

mysql Commands list pdf

LEMP Install Ubuntu

Mysql Performance Tuning

Nginx Performance tuning

Linux Performance tuning

Php -fpm performance tuning

Redis Performance tuning

linux server security

nginx security best practices

wordpress security plugins

 

 

wordpress

 

Top 5  WP Google Analytics Plugins

WP Backup Plugins

Wp Comment Plugins

Top wordpress Security Plugins

WP Seo Plugins

WP Caching Plugins

Best Adsense Plugins for WordPress

Wp social Sharing Plugins

autoshare social media plugins

WP speed Optimization Plugins

Speedup WordPress google Score

More Wp tuts

Server Admin Cloud

 

Installing Nginx LEMP On ubuntu

Installing apache Lamp ubuntu

nginx fastcgi cache enable

php – fpm install  & Configuration

Opcache install & Configure

php -fpm pool manager explained

Mysql Install & Configuration

Redis Object cache install & configure

 

Nginx as Reverse Proxy and Load balancer

Load Balance / auto scaling in google cloud

Linux Commands PDF

Mysql Commands Pdf

Letsencrypt tutorial

mysqldump export & import 

Pagespeed Module install & configure

nginx.conf best file

mysql.conf best file

upgrade ubuntu

© 2023 - All Rights Reserved Disclaimer & Privacy Policy