Skip to main content

Posts

Showing posts from April, 2023

Cloudflare and Github Pages for advertising, income generation with Google AdSense's ads.txt

Considering a familiarity with Cloudflare DNS records and configuration, the issue that most of us encounter with ads.txt can be resolved with Github Pages. This is particularly applicable for the root or apex domain, where ads.txt shall be attached directly, and which doesn't take any subdomain at all including the usual www that we type in our internet browser. Some browsers automatically use, or point to, www even when you only type the root domain. Majority of popular browsers appeared to be consistent with such a simple but important mechanism especially in the world of both ads and making a profit from getting them displayed in your domain regardless if you are using the root domain or a subdomain for your website. With blogger.com's Settings and Monetization, upon enabling ads.txt, its content will be displayed along, like "subdomain\ads.txt", as you check through any browser if it's indeed showing the required content. Simply follow the complete instructio...