You can add an advertising banner in the header part of the newsfeed theme.
Openheader.hbs
file and then add the following code inside thenavbar-brand-wrapper
<a href="#"><img class="lazyload" src="{{asset 'images/blog-ads.png'}}" alt="{{t "nf-ads"}}" /></a>
You can add iframe ads there too