Ads.txt Manager

説明

コンテンツアセット同じように WordPress 管理画面から ads.txt と app-ads.txt を作成、管理、検証できます。PHP 7.4 以上と 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.

マルチサイトでも使えますか?

はい、使えます。ただし、各サイトが異なるパスを持つディレクトリ型の場合はメインのサイトでのみ使えることができます。これは一つのドメイン又はサブドメインに対して一つの ads.txt しか設置できない ads.txt の仕様に基づくものです。Ads.txt Manager は各サイトにて個別に有効化することをおすすめします。

スクリーンショット

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

インストール

  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.

評価

2022年10月10日 2 replies
Does the job perfectly. Thanks to the developer for developing this flawless plugin.
2020年6月23日 1 reply
Très bon plugin, simple, rapide. Pas d'infos superflues, ça fait le taf. Je recommande.
2020年6月9日 1 reply
I am wondering what is keeping away 80k users from hitting the five stars and a few words of appreciation. Lovely plugin.
2019年12月15日 1 reply
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.
13件のレビューをすべて表示

貢献者と開発者

Ads.txt Manager はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Ads.txt Manager” は11ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“Ads.txt Manager” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

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.