Ads.txt File Manager

Description

Ads.txt File Manager allows publishers to manage both ads.txt and app-ads.txt file directly from the WordPress admin panel, without using FTP or file managers. It offers a safe and intuitive UI to help users edit, save, and back up their ads.txt file to comply with programmatic advertising requirements.

Features

  • Live ads.txt editor with line numbering and syntax highlighting
  • Automatic versioned backups every time you save changes
  • Restore previous versions anytime from the backup list
  • Create ads.txt file instantly if it doesn’t exist
  • Track changes by user, showing which admin updated what and when
  • Secure editing – only admins can access and modify the file
  • Lightweight and fast, no bloated dependencies

Why use this plugin?

If you’re monetizing your site with platforms like Google AdSense, OpenX, or other SSPs/DSPs, you need to serve a valid ads.txt file at the root of your domain. This plugin simplifies that process by letting you manage the file without technical knowledge.

Usage

  1. Go to Ads.txt from the left admin menu.
  2. If the file doesn’t exist, click Create ads.txt.
  3. Edit the file in the editor and click Save.
  4. Every save creates a backup with timestamp and user info.
  5. You can restore any previous version from the Backups tab.

Credits

Plugin developed by Magicbid.ai

Support

Need help or want to monetize your site?
Email us at: support@magicbid.ai
Or visit: https://magicbid.ai/contact-us/

Screenshots

  • Popup to create new ads.txt file
  • Editor with line numbering and Save button
  • Backup history with restore options
  • New Update UI

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Ads.txt in the WordPress dashboard sidebar.
  4. Use the editor to create, edit, or restore the ads.txt file.

FAQ

Where is the ads.txt file saved?

The plugin saves it directly in your WordPress root directory as /ads.txt.

What happens if I delete the file?

You can recreate it instantly using the Create button inside the plugin.

Are previous versions saved?

Yes! Every save action stores a backup which you can restore anytime.

Who can edit the file?

Only WordPress administrators with the manage_options capability.

Can I use this with a multisite installation?

Currently, this plugin is designed for single-site use.

Is this compatible with Google AdSense and Ad Manager?

Absolutely! This tool was built to simplify ads.txt compliance for platforms like Google AdSense, GAM and other SSPs.

Reviews

juni 26, 2025
One helpful improvement would be the addition of bulk import functionality to make managing multiple entries faster and more efficient. An audit log showing recent changes would also be a valuable feature, helping track edits and ensure transparency. These enhancements would be especially useful for teams handling large websites or frequent updates. While the plugin is already excellent, these additions could make it even more powerful and versatile for advanced users and larger-scale operations.
juni 26, 2025
I particularly appreciate the plugin’s ability to streamline ads.txt management. It can automatically fetch and update ads.txt entries, saving valuable time. Adding or removing entries is simple and can be done with just a few clicks. One of the most useful features is the safeguard against accidental overwriting, which ensures data integrity. These functions make the plugin highly efficient and user-friendly. For anyone looking to manage ads.txt files with confidence and ease, these features are a game-changer.
juni 26, 2025
The developer offers prompt and helpful support, which makes a big difference when setting up or troubleshooting. Regular updates ensure the plugin stays compatible and secure. The documentation is clear, concise, and easy to follow—even for someone new to ads.txt management. I was able to get everything running smoothly within minutes thanks to the step-by-step instructions. It’s clear that the developer is committed to maintaining a high-quality tool. Overall, the support and resources provided make this plugin very reliable.
Read all 17 reviews

Contributors & Developers

“Ads.txt File Manager” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Ads.txt File Manager” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

2.1.5

  • Added support for app-ads.txt alongside ads.txt with easy toggle switch.
  • Improved UI: Switch between files using button-style toggle.
  • Added ability to view and open current file directly from the plugin interface.
  • Added delete option for individual backups.
  • Added rotating promotional banner section.
  • Enhanced responsive layout for editor and sidebar.
  • Minor bug fixes and performance improvements.

2.1.2

  • Improved warnings handling for code quality tools (PHPCS)
  • Added sanitization and un-slashing to prevent unsafe input
  • Added inline ignore flags for secure $wpdb usage

2.1.2

  • Added user tracking for backups
  • Improved backup restore logic
  • Minor UI improvements

2.1.2

  • Initial release