Installation
Inside the file, everything above <!-- PLACE THIS SECTION INSIDE OF YOUR BODY TAGS –-> is the Freestar head code; it consists of several pre-connection <link> elements and two <script> tags.
Copy and paste the entire head code—pre-connect links and script tags—into your site's <head> element.
Below is an example with generic values. Please use the head code provided in the tags.txt file.
<head>
<link rel="preconnect" href="https://a.pub.network/" crossorigin />
<link rel="preconnect" href="https://b.pub.network/" crossorigin />
<link rel="preconnect" href="https://c.pub.network/" crossorigin />
<link rel="preconnect" href="https://d.pub.network/" crossorigin />
<link rel="preconnect" href="https://c.amazon-adsystem.com" crossorigin />
<link rel="preconnect" href="https://s.amazon-adsystem.com" crossorigin />
<link rel="preconnect" href="https://btloader.com/" crossorigin />
<link rel="preconnect" href="https://api.btloader.com/" crossorigin />
<link rel="stylesheet" href="https://a.pub.network/yoursite-com/cls.css"> <script data-cfasync="false" type="text/javascript">
var freestar = freestar || {};
freestar.queue = freestar.queue || [];
freestar.config = freestar.config || {};
freestar.config.enabled_slots = [];
freestar.initCallback = function () { (freestar.config.enabled_slots.length === 0) ? freestar.initCallbackCalled = false : freestar.newAdSlots(freestar.config.enabled_slots) }
</script>
<script src="https://a.pub.network/yoursite-com/pubfig.min.js" data-cfasync="false" async></script>
</head>
What’s Next: Tag Installation ->