You can add an advertising banner in the header part of the newsfeed theme.

image 3

Open header.hbs file and then add the following code inside the navbar-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.