Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

Ads.txt Publisher

Descripción

ABOUT ADS.TXT

The IAB Tech Lab recently introduced the Ads.txt initiative (official website) to increase transparency in the programmatic advertising ecosystem. The “Ads” in Ads.txt stands for Authorized Digital Sellers, and it is a relative simple method for publishers to declare who is authorized to sell their digital inventory. In short, the Ads.txt file contains the publisher’s out loud references for his authorized sellers.

The process is pretty straightforward. The publisher puts a text file in his web server on the root level of the domain (publishersdomain.com/ads.txt), it must be called ads.txt, and it must have its Read permissions set to “World”. The file must obviously follow the IAB format (see below).

This file should list all of the companies that are authorized to sell the publishers’ inventory. Similarly, programmatic platforms will integrate ads.txt files to confirm which publishers’ inventory they are authorized to sell. This will allows buyers to check the validity of the inventory they purchase.

ABOUT ADS.TXT PUBLISHER

Ads.tx Publisher was created by Brightcom, a leading media house and a strong supporter of the Ads.txt Initiative to allow publishers to easily edit, validate and upload their ads.txt files within WordPress without any need for engineering resources and with the same ease as any other media asset.

TECHNICAL NOTES

  • Requires PHP 5.3+.
  • Requires WordPress 4.9+. Older versions of WordPress will not display any syntax highlighting and may break JavaScript and/or be unable to localize the plugin.
  • 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.

Instalación

This section describes how to install the plugin and get it working.

  1. Upload ads-txt-publisher.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reseñas

7 de julio de 2021
Thankfully this has solved my google adsense Ads.txt update issues. Simple and useful plugin.
24 de abril de 2018
Simply solves the problem. I tried a number of plugins but in the end, it came as a savior.
1 de abril de 2018
This is EXACTLY what I was looking for. Something to help me edit my ads.txt file AND notify me when I made an error. Good work!
Leer todas las 5 reseñas

Colaboradores y desarrolladores

«Ads.txt Publisher» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Ads.txt Publisher» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.12

  • Our first version of plugin