LogoLogo
  • ReneVerse Tour
    • ๐Ÿ‘‹Welcome to ReneVerse
      • ๐Ÿง Smart Ads & Branded Objects
      • ๐Ÿ“ˆAdvertising Demand via ReneVerse
      • ๐Ÿ”ฎThe Portal
      • ๐ŸงฐThe SDKs
  • Getting Started
    • ๐Ÿš€Getting Started with ReneVerse
    • ๐Ÿ“Registering as a New User
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆCreating a New Organization
    • ๐Ÿ‘ฅInvite Members to Your Team
  • Publisher Flow
    • ๐Ÿ•น๏ธPublisher Overview
    • โšกQuick Start Guide
    • ๐Ÿ’พRegistering Your Game & Generating API Keys
    • ๐ŸงฉSDK Integration
      • ๐Ÿ› ๏ธUnity
        • ๐Ÿ”งUnity SDK Setup
        • ๐Ÿ”จ[WIP] Using the Unity SDK
          • ๐ŸฅžBatch Serve Ad
      • ๐ŸŽฎUnreal Engine
        • โš™๏ธUE SDK Setup
        • ๐Ÿ”ฉUsing the UE SDK
      • ๐ŸŒPhaser 3
        • ๐Ÿ’ซPhaser Quick Start
        • ๐ŸงชAPI Reference
          • ๐ŸชuseReneVerse
          • ๐Ÿ“ŠuseTracking
        • ๐Ÿ’ปFull Implementation (Code)
    • ๐ŸŽฏDefining Placeholders in the Portal
      • ๐Ÿ–ผ๏ธCreating Ad Surfaces in the Portal
      • ๐ŸŽ๏ธCreating Branded Object Placements in the Portal
    • ๐Ÿ“ฒAds.txt
  • Advertiser Flow
    • Advertiser Overview
    • Creating Ad Campaign
    • Managing Brands
      • Creating Branded Collections
      • Brand Creation
      • Asset Creation
    • Adding Ads to Campaign
    • Creating Branded Assets
  • Download
    • Unity SDK
    • Unreal Engine SDK
    • Phaser NPM Package
Powered by GitBook
LogoLogo

ReneVerse

  • Website
  • Sign Up
  • Book a demo

Download

  • Unity SDK
  • Unreal Engine SDK
  • Phaser NPM

Links

  • Blog
  • About
  • Play Demo
  • FAQs

Socials

  • LinkedIn
  • X (Twitter)
  • YouTube

ยฉ 2025 ReneVerse

On this page
  • What is Ads.txt?
  • Benefits of Implementing Ads.txt
  • How to Implement Ads.txt on ReneVerse.io
  • 1๏ธโƒฃ Create the Ads.txt File
  • 2๏ธโƒฃ Upload Ads.txt to the Root Directory
  • 3๏ธโƒฃ Verify the Implementation
  • Troubleshooting
  • Best Practices
  1. Publisher Flow

Ads.txt

Learn what Ads.txt is, how it works, and how to implement it on your ReneVerse-connected website to enhance ad transparency, prevent fraud, and ensure only authorized partners can sell your ad invento

PreviousCreating Branded Object Placements in the PortalNextAdvertiser Overview

Last updated 1 month ago

What is Ads.txt?

Ads.txt (Authorized Digital Sellers) is an IAB Tech Lab initiative designed to increase transparency in the programmatic advertising ecosystem. It enables publishers to declare which companies are authorized to sell their digital inventory, helping advertisers verify they are buying legitimate ad space and preventing unauthorized inventory sales.


Benefits of Implementing Ads.txt

  • Prevents Ad Fraud: Reduces domain spoofing and unauthorized reselling

  • Increases Transparency: Clarifies your supply chain for buyers

  • Builds Trust: Signals professionalism and compliance with ad industry standards

  • Protects Revenue: Ensures ad dollars flow to legitimate channels


How to Implement Ads.txt on ReneVerse.io

Follow these steps to correctly implement ads.txt on your ReneVerse website:

1๏ธโƒฃ Create the Ads.txt File

  1. Open a plain text editor (such as Notepad, TextEdit, VS Code, etc.)

  2. Add entries following this format:

    reneverse.io, [OrgID], DIRECT
    • reneverse.io is your domain name

    • [OrgID] is your unique organization ID provided by ReneVerse

    • DIRECT indicates a direct relationship with the seller

    Example:

    reneverse.io, OrgID123456789123456789123456789, DIRECT

Your OrgID is provided when your organization is registered or created by ReneVerse.

2๏ธโƒฃ Upload Ads.txt to the Root Directory

  • Connect to your web server using FTP, cPanel, or your preferred file manager

  • Place ads.txt in the root directory of your domain (e.g. https://yourwebsite.com/ads.txt )

3๏ธโƒฃ Verify the Implementation

  • Visit https://yourwebsite.com/ads.txt in your browser.

  • If the file loads correctly as plain text, you're good to go!

If you see a 404 error or cannot access the file, check that:

  • The file is named exactly "ads.txt" (lowercase, with no spaces)

  • The file is placed in the correct root directory

  • Your server permissions allow public access to the file


Troubleshooting


  • Keep your file up to date ๐Ÿ—“๏ธ

  • Regularly audit partners ๐Ÿ”

  • Only include authorized sellers โœ…

  • Follow IABโ€™s exact formatting guidelines ๐Ÿ“„

File Not Found: Ensure the file is named correctly and placed in the root directory

Permission Issues: Check server permissions to make sure the file is readable

Subdomain Problems: Each subdomain requires its own ads.txt file

Content Type: Ensure the file is served with the correct MIME type text/plain

Best Practices

๐Ÿ“ฒ
๐Ÿงพ
โœ…
๐Ÿ”’
๐Ÿ‘๏ธ
๐Ÿค
๐Ÿ’ฐ
โš™๏ธ
โŒ
๐Ÿ”
๐ŸŒ
๐Ÿงพ
๐Ÿ“Œ