Affiliate Banners

How to Use XTV Banners to Promote and Earn Referrals
You can promote XTV by adding banners to your website, blog, or social media. Below you’ll find ready-to-use banner codes.
👉 Important:
In each code, replace YOUR_REFERRAL_LINK
with your actual XTV referral link (for example: https://xtv.ltd/aff.php?aff=123
).
How to Use the Code
1️⃣ Copy the code for the banner you want.
2️⃣ Replace YOUR_REFERRAL_LINK
with your actual referral link.
3️⃣ Paste the code into your website, blog, or ad platform.
website’s HTML where you want the banner to appear.
XTV Banners & Code Examples
✅ Leaderboard (728 x 90)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Leaderboard-(728x90).gif" alt="XTV" style="width:728px; height:90px;" />
</a>
✅ Half Page (300 x 600)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Half-Page-(300-x-600).gif" alt="XTV" style="width:300px; height:600px;" />
</a>
✅ Wide Skyscraper (160 x 600)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Wide-Skyscraper-(160x600).gif" alt="XTV" style="width:160px; height:600px;" />
</a>
✅ Skyscraper (120 x 600)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Skyscraper-120-x-600.gif" alt="XTV" style="width:120px; height:600px;" />
</a>
✅ Medium Rectangle (300 x 250)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Medium-Rectangle-(300-x-250).gif" alt="XTV" style="width:300px; height:250px;" />
</a>
✅ Square (250 x 250)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Square-(250-x-250).gif" alt="XTV" style="width:250px; height:250px;" />
</a>
✅ Small Square (200 x 200)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Small-Square-(200-x-200).gif" alt="XTV" style="width:200px; height:200px;" />
</a>
✅ Smartphone Large Banner (320 x 100)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Smartphone-Large-Banner-(320-x-100).gif" alt="XTV" style="width:320px; height:100px;" />
</a>
✅ Smartphone Wide Banner (320 x 50)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Smartphone-Wide-Banner-(320-x-50).gif" alt="XTV" style="width:320px; height:50px;" />
</a>
✅ Smartphone Static Banner (300 x 50)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Smartphone-Static-Banner-(300-x-50).gif" alt="XTV" style="width:300px; height:50px;" />
</a>
✅ Feature Phone Large Banner (216 x 36)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Feature-Phone-Large-Banner-(216-x-36).gif" alt="XTV" style="width:216px; height:36px;" />
</a>
✅ Feature Phone Medium Banner (168 x 28)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Feature-Phone-Medium-Banner-(168-x-28).gif" alt="XTV" style="width:168px; height:28px;" />
</a>
✅ Feature Phone Small Banner (120 x 20)
<a href="YOUR_REFERRAL_LINK">
<img src="https://storage.googleapis.com/xtv-banner-bucket/Feature-Phone-Small-Banner-(120-x-20).gif" alt="XTV" style="width:120px; height:20px;" />
</a>
💡 Tip
👉 Replace YOUR_REFERRAL_LINK
with your actual referral link, for example: https://xtv.ltd/aff.php?aff=123
👉 Paste the code snippet into your website’s HTML where you want the banner to appear.