Let me explain the situation and background:
- We make 100's of free html5 games, for example Russian Freecell:
http://cdn.htmlgames.com/RussianFreecell/index.html
- This game includes advertizing (Google Adsense for games via the IMA HTML5 SDK). The ads
pay for the free game.
- We encourage big portals (like
gamesgames.com) to embed/iframe our free
games and this is our business model. They get free games, we get
the in-game advertizing. See:
http://www.gamesgames.com/game/russian-freecell?
- But now Gamesgames.com implemented ads.txt
(
http://www.gamesgames.com/ads.txt). Without our publisher code. And now all our advertizing inside our game on their site is blocked (and many more sites).
- We do have ads.txt implemented correctly on our cdn.
- This is so severe that it renders our businessmodel useless now.
I think this was not the goal of ads.txt. It now prevents us from
selling our own digital inventory?
It seems somehow the domain of the parent frame/embedder is leading for selecting the correct ads.txt? The game runs on our CDN, so our ads.txt should be leading?