Plugin info

Total downloads: 4,379
Active installs: 70
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 5
Last updated: 7/19/2024 (529 days ago)
Added to WordPress: 8/10/2020 (5 years old)
Minimum WordPress version: 4.9
Tested up to WordPress version: 6.6.4
Minimum PHP version: 5.3

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 529 days ago

26/100

Is Trust.txt Manager abandoned?

Possibly abandoned (last update 529 days ago).

Compatibility

Requires WordPress: 4.9
Tested up to: 6.6.4
Requires PHP: 5.3

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Create, manage, and validate your Trust.txt from within WordPress, just like any other content asset. Requires PHP 5.3+ and WordPress 4.9+.
This plugin uses the Ads.txt Manager codebase as a starting point.

What is Trust.txt?

Trust.txt is an effort by JournalList to systematically and transparently disclose connections between journalists, publishers & associations.
The concept of a trust.txt file borrows heavily from two previous very successful efforts improving the overall experience of the internet: robots.txt and ads.txt.
With both, website publishers are able to create a small and very manageable file that they have full control over that helps platforms and advertisers improve the overall ecosystem, and thereby the experience for users. So it is with trust.txt.
This plugin provides a way to create & manage your trust.txt from within WordPress, just like any other content asset. The validation logic baked into the plugin helps avoid malformed records.

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 /trust.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 WP admin, it will not display the contents at https://example.com/site/trust.txt. This is because the plugin enforces the specification as defined by JournalList, which requires that the trust.txt file be located at the root of a domain or subdomain.

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 Trust.txt for a given domain or subdomain per the [Trust.txt spec]. Our recommendation is to only activate Trust.txt Manager per-site.

Credits

Installation

  1. Install and activate this plugin as per usual.
  2. Go to Settings > Trust.txt and add the records you need. Ref: trust.txt specification details.
  3. Your trust.txt file will appear at yoursite.com/trust.txt
  4. Make sure to remove or rename any pre-existing trust.txt file from your web root as this plugin will NOT override it with the changes you make from the WordPress interface.

Note: If you already have an existing Trust.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 Trust.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 Trust.txt inside the WordPress admin.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Verbose error messages.

    Verbose error messages.

  2. Fully revision history support.

    Fully revision history support.

  3. Comparing two revisions.

    Comparing two revisions.

Changelog

1.3 [ May 14, 2024 ]

  • Compatible with PHP 8.1 and WordPress 6.5.3
  • Add support for Trust.txt rules as of April 2024
  • Fixed domain validation in social profile URL.

1.2 [ May 04, 2022 ]

  • Show contents of trust.txt file on both the paths depending upon the plugin settings
  • Make trust.txt accessible on root as well as on .well-known directory

1.1 [February 23, 2022]

  • Add setting to make trust.txt file accessible from the .well-known directory

1.0

  • Initial plugin release