Ads.txt Manager

Descrición

Create, manage, and validate your ads.txt and app-ads.txt from within WordPress, just like any other content asset. Requires PHP 7.4+ and WordPress 5.7+.

What is ads.txt?

Ads.txt is an initiative by the Interactive Advertising Bureau to enable publishers to take control over who can sell their ad inventory. Through our work at 10up with various publishers, we’ve created a way to manage and validate your ads.txt file from within WordPress, eliminating the need to upload a file. The validation baked into the plugin helps avoid malformed records, which can cause issues that end up cached for up to 24 hours and can lead to a drop in ad revenue.

Technical Notes

  • Requires PHP 7.4+.
  • Requires WordPress 5.7+.
  • Ad blockers may break syntax highlighting and pre-save error checking on the edit screen.
  • Rewrites need to be enabled. Without rewrites, WordPress cannot know to supply /ads.txt when requested.
  • Your site URL must not contain a path (e.g. https://example.com/site/ or path-based multisite installs). While the plugin will appear to function in the admin, it will not display the contents at https://example.com/site/ads.txt. This is because the plugin follows the IAB spec, which requires that the ads.txt file be located at the root of a domain or subdomain.

What about ads.cert?

We’re closely monitoring continued developments in the ad fraud space, and see this plugin as not only a way to create and manage your ads.txt file but also be prepared for future changes and upgrades to specifications. Ads.cert is still in the extremely early stages so we don’t see any immediate concerns with implementing ads.txt.

Can I use this with multisite?

Yes! However, if you are using a subfolder installation it will only work for the main site. This is because you can only have one ads.txt for a given domain or subdomain per the ads.txt spec. Our recommendation is to only activate Ads.txt Manager per-site.

Capturas

  • Example of editing an ads.txt file with errors and a link to browse ads.txt file revisions.
  • Example of comparing ads.txt file revisions.
  • Example of comparing two disparate ads.txt file revisions.

Instalación

  1. Install the plugin via the plugin installer, either by searching for it or uploading a .zip file.
  2. Activate the plugin.
  3. Head to Settings → Ads.txt or App-ads.txt and add the records you need.
  4. Check it out at yoursite.com/ads.txt or yoursite.com/app-ads.txt!

Note: If you already have an existing ads.txt or app-ads.txt file in the web root, the plugin will not read in the contents of the respective files, and changes you make in WordPress admin will not overwrite contents of the physical files.

You will need to rename or remove the existing (app-)ads.txt file (keeping a copy of the records it contains to put into the new settings screen) before you will be able to see any changes you make to (app-)ads.txt inside the WordPress admin.

Comentarios

10 de Xaneiro, 2023 1 resposta
Instead of the previous cumbersome process of FTP and text editors, my clients can now update their ads.txt files in WP itself - brilliant!
10 de Outubro, 2022 2 respostas
Does the job perfectly. Thanks to the developer for developing this flawless plugin.
23 de Xuño, 2020 1 resposta
Très bon plugin, simple, rapide. Pas d'infos superflues, ça fait le taf. Je recommande.
9 de Xuño, 2020 1 resposta
I am wondering what is keeping away 80k users from hitting the five stars and a few words of appreciation. Lovely plugin.
15 de Decembro, 2019 1 resposta
Thanks for your excellent plugin. I really didn't want to add yet another plugin just to deal with Google Adsense ads.txt but this is the only thing that has worked for me after spending a long time trying to make a straightforward file in the root directory work. Thanks again.
Ler todas as 13 opinións

Colaboradores e desenvolvedores

“Ads.txt Manager” é un software de código aberto. As seguintes persoas colaboraron con este plugin.

Colaboradores

“Ads.txt Manager” foi traducido a 11 idiomas. Grazas aos desenvolvedores polas súas contribucións.

Traduce “Ads.txt Manager” ao teu idioma.

Interesado no desenvolvemento?

Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.

Rexistro de cambios

1.4.3 – 2023-06-21

1.4.2 – 2023-01-16

1.4.1 – 2022-12-14

1.4.0 – 2022-04-13

1.3.0 – 2020-05-01

  • Added: Support for app-ads.txt filetype (props @helen, @westi, @p0mmy)
  • Removed: Stop attempting to show an error notice about an existing ads.txt file due to too many false positives. We will bring this back later in a better way.
  • Changed: Bump WordPress version support to 5.4 (props @tmoorewp, @jeffpaul)
  • Changed: Switched to using GitHub Actions instead of Travis for Continuous Integration (props @helen)
  • Changed: Updated plugin screenshots and FAQs (props @jeffpaul, @helen)
  • Fixed: Update capability check when saving ads.txt (props @eclev91)

Further changelog entries can be found in the CHANGELOG.md file.