# How can I add app-ads.txt to my discourse web site?

**URL:** https://meta.discourse.org/t/how-can-i-add-app-ads-txt-to-my-discourse-web-site/230473
**Category:** Support
**Created:** [June 20, 2022, 1:30pm UTC](https://meta.discourse.org/t/how-can-i-add-app-ads-txt-to-my-discourse-web-site/230473 "2022-06-20T13:30:19Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![zeroarst](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/zeroarst/32/264224_2.png) [@zeroarst](https://meta.discourse.org/u/zeroarst)
#### Post date: [June 20, 2022, 1:30pm UTC](https://meta.discourse.org/t/how-can-i-add-app-ads-txt-to-my-discourse-web-site/230473/1 "2022-06-20T13:30:19Z")

</div>

I have a website for my app and my app has Admob. They suggest to upload a file app-ads.txt to the root of the website. for example, [sampledomain.com/app-ads.txt](http://sampledomain.com/app-ads.txt).  
I have the access to the my hosting space, but don’t know how to do it…is this even allowed…?

---

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [June 20, 2022, 2:41pm UTC](https://meta.discourse.org/t/how-can-i-add-app-ads-txt-to-my-discourse-web-site/230473/2 "2022-06-20T14:41:11Z")

</div>

I believe you’ll need to create an Admob plugin to add a route with whatever you need to be in the file. Ah, but if you [search for admob](https://meta.discourse.org/search?q=admob) there are some topics; perhaps something in one of those can help you make admob work without a plugin. (If it needs only javascript then you might do it in a theme component.)
