BuySellAds logo in dark color
Scroll down to show Fancy Bar

Installation Instructions

  1. Load this script only once, even if you have multiple custom ad units on your site.
  2. To prevent blocking your page load, place the script near the end of the tag of your HTML document.
  3. If your build automatically includes the "async" attribute, you can remove it.

		<script src="//m.servedby-buysellads.com/monetization.js"></script>
	

Create the ad container

Create an empty element where the ads will load:

		<div id="_fbn_"></div>
	

Load the ad into the target container

Call this function to load the ad into the target container.