How do you set up an app-ads.txt?
Here are the steps to set up an app-ads.txt file:
Open a text editor such as Notepad or TextEdit and create a new text file.
Add the following line to the file:
# app-ads.txt file for [your domain name]
Replace
[your domain name]
with your actual domain name.Add the following line for each authorized digital seller or ad network that you work with:
[seller domain name], [seller ID], [account type], [certification authority ID]
Replace
[seller domain name]
with the domain name of the authorized digital seller or ad network,[seller ID]
with your seller ID or account ID,[account type]
with "DIRECT" for a direct seller or "RESELLER" for a reseller, and[certification authority ID]
with the ID of the certification authority that issued your certification.For example:
google.com, pub-1234567890123456, DIRECT, f08c47fec0942fa0
Save the file as
app-ads.txt
.Upload the file to the root directory of your website using an FTP client or web hosting control panel.
Verify that the file is accessible by visiting
http://[your domain name]/app-ads.txt
in your web browser.Submit the URL of your app-ads.txt file to the authorized digital sellers and ad networks that you work with.
That's it! Your app-ads.txt file is now set up and ready to use. Make sure to update the file whenever you add or remove authorized digital sellers or ad networks.
Comments
Post a Comment