Report this

What is the reason for this report?

How do I upload Adsense ads.txt file to my root level domain (django website)?

Posted on October 15, 2019

Hi, I’m trying to get Google Adsense on my django website hosted by digitalocean.

It asked me to upload the ads.txt file to root level domain (https://mywebsite.com/ads.txt). How can I do this? I couldn’t find an answer in the tutorial/question page.

Thank you,



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Create a url route to /ads.txt, create a view, make sure your response uses content type text/plain and reply. Sorry, i have this code but i’m a hurry. Hope it helps. Do you use nginx?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.