Ads.txt Manager

Beskrivning

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.

Skärmdumpar

  • 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.

Installation

  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.

Recensioner

10 oktober 2022 2 svar
Does the job perfectly. Thanks to the developer for developing this flawless plugin.
23 juni 2020 1 svar
Très bon plugin, simple, rapide. Pas d'infos superflues, ça fait le taf. Je recommande.
9 juni 2020 1 svar
I am wondering what is keeping away 80k users from hitting the five stars and a few words of appreciation. Lovely plugin.
15 december 2019 1 svar
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.
Läs alla 13 betyg

Bidragsgivare och utvecklare

”Ads.txt Manager” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”Ads.txt Manager” har översatts till 11 språk. Tack till översättarna för deras bidrag.

Översätt ”Ads.txt Manager” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.