Provenance
AI-generated content in social feeds: what publishers should do

Quick answer
Social feeds now carry a large share of machine-made images and text, and platforms increasingly label it. For a publisher the safest position is simple: disclose AI assistance where it shaped a piece, keep provenance data on your images where you can, put a real named author on every article, and make sure your link previews carry that authorship with them when readers share.
On this page
What changed for shared links
For most of the history of share buttons, the question behind a shared link was whether the preview looked right. The title, the description and the image were the whole story, and Open Graph tags in WordPress settled all three. Since generated images and text became cheap, feeds have filled with material nobody wrote or photographed, and readers have started asking a second question when a card appears: who made this, and was it a person?
Platforms have responded with labels, disclosure toggles and systems that read provenance data inside image files. None of these is perfect, and none of them is under your control once a reader shares your page. What you can control is what your own pages say about themselves, which is the subject of this section.
Four things a publisher can do today
Decide and publish a disclosure policy
Write down when you use generative tools (research, drafts, illustrations, translation) and how you say so. Put the policy on your about page and follow it on every post. Consistency matters more than the exact wording.
Label generated images at the source
If an illustration was generated, say so in the caption and keep the file's provenance data intact where your tools allow it. Platforms that read that data can then label the image correctly instead of guessing.
Name a real author
Every article gets a byline that links to an author page, and the page is backed by structured data. The guide to marking up a human author with byline schema covers the markup.
Carry authorship into the preview
Add author tags to your page head so networks that support them can show who wrote the piece next to the card. See author meta and fediverse:creator tags.
Why this matters for reach, not just ethics
Labels change how posts travel. A photograph that a platform tags as generated may be shown with a notice, ranked differently in some surfaces, or questioned in replies. The inverse also happens: honest photographs get flagged because an editing step left metadata that looks like generation. Knowing how platforms decide when to label AI content helps you avoid both mistakes.
Search engines take a different line. Google's public guidance says it rewards helpful content however it is produced, while its spam policies target pages mass-produced to manipulate rankings. The practical reading for publishers is the same as for social feeds: be accountable for what you publish, and make that accountability visible.
Text is harder than images
There is no reliable provenance standard for text in wide use. Automated detectors that claim to tell human writing from generated writing produce false positives, especially on short, formal or edited text, and a share card offers them even less to work with. That is why the signals that work for articles are editorial ones: a named author, a visible reviewed date, a disclosure line where tools were used, and a publication history readers can check.
| Signal | Works for | Survives a share? |
|---|---|---|
| Caption or disclosure line | Images and text | Only if the reader opens the page |
| Content Credentials in the file | Images and video | Sometimes; many uploads strip it |
| Author meta and fediverse:creator | Articles | Yes, on networks that read them |
| Byline schema | Articles | Read by search engines, not feeds |
| Platform label | Anything uploaded natively | Set by the platform, not by you |
What not to do
Do not claim that an image is unedited when it is not, and do not strip provenance data to avoid a label. Both approaches tend to surface later in replies or corrections, and the damage to trust costs more than the label ever would. Do not add AI disclosure badges to share buttons or preview images either; a card is too small for nuance, and the explanation belongs on the page.
This guide belongs to the provenance and authorship section. If you are working through the same setup, Content Credentials on shared images: what survives a share and authorship tags for shared links: author, article:author and fediverse:creator are the usual next questions.
Questions
Do I have to label AI-generated images on my site?
Rules depend on where you publish and what the image shows. Several platforms require disclosure for realistic generated media, and the EU AI Act adds transparency duties for some deepfakes. A clear caption is the simplest habit.
Will labelling AI assistance hurt my reach?
Not by itself. Undisclosed generated media that is later flagged tends to do more harm than an honest disclosure line.
Can a share card show that a human wrote the article?
Partly. Author tags let some networks show the writer beside the preview, and byline schema tells search engines who the author is.
Hannah Voss, Editor. Checks every guide against a working WordPress install and the networks' current documentation. Last reviewed September 2026.
Related reading
- Authorship tags for shared links: author, article:author and fediverse:creatorAdd authorship signals to link previews: the author meta tag, article:author, twitter:creator and fediverse:creator, with WordPress code and testing steps.3 min read
- How platforms label AI content, and what triggers the labelHow major platforms decide to label AI-generated or altered media: creator disclosure, provenance metadata, detection, and how publishers avoid mistakes.4 min read
- Content Credentials on shared images: what survives a shareWhat C2PA Content Credentials are, why WordPress image sizes and social uploads often strip them, and how to keep provenance on the images you share.4 min read
- Adding Open Graph tags in WordPressAdd Open Graph tags to WordPress with an SEO plugin or theme code: the four required tags, image tags, per-post overrides, and how to avoid duplicate tags.3 min read