- Joined
- Mar 28, 2019
- Messages
- 105
- Likes
- 97
- Degree
- 0
I was working through Ryuzaki's Kitchen Sink method, and improving some technical issues with my site. Fixed a few small things, and now my site is fast again, except for one thing: ads. My PageSpeed Insights score for pages without any ads is around 95 (mobile) but 45-55 (marginally better for Desktop) on pages with ads.
The main problems are Time to Interactive, Speed Index, and Total Blocking Time. The other measures are fine even with ads (Cumulative Layout Shift, First Contentful Paint)
Is there anything that can be done about this? Or is this 100% down to the ad network (I'm with Newor Media at the moment)?
I've read about lazy loading ads, but wasn't entirely sure how that would be implemented as I think it's to do with the javascript of the ad network, rather than a few tags I can add myself.
The main problems are Time to Interactive, Speed Index, and Total Blocking Time. The other measures are fine even with ads (Cumulative Layout Shift, First Contentful Paint)
Is there anything that can be done about this? Or is this 100% down to the ad network (I'm with Newor Media at the moment)?
I've read about lazy loading ads, but wasn't entirely sure how that would be implemented as I think it's to do with the javascript of the ad network, rather than a few tags I can add myself.