FTC Endorsement Disclosures in WordPress and WooCommerce: What Must Be On the Page in 2026
In 2026, the most common compliance mistake I see on WordPress and WooCommerce sites is operational, not intentional: treating FTC disclosure and rel="sponsored" as if they are interchangeable.
They are not.
The FTC’s endorsement rules are consumer-protection law. Google’s rel="sponsored" attribute is a search signal. One governs what users must understand about your financial relationships. The other tells search engines how to interpret paid links. Confuse them, and you increase regulatory exposure on one side while creating avoidable SEO risk on the other.
What the FTC Actually Requires Under 16 CFR Part 255
Under 16 CFR Part 255 – Guides Concerning the Use of Endorsements and Testimonials in Advertising, if there is a “material connection” between an endorser and a seller, that connection must be clearly and conspicuously disclosed.
For most small businesses and ecommerce operators, material connections include:
- Affiliate commissions.
- Free or gifted products.
- Payments to creators or influencers.
- Employee, owner, or agency relationships.
- Discounts, loyalty rewards, or incentives tied to testimonials or reviews.
The FTC’s Endorsement Guides FAQ emphasizes that disclosures must be clear and conspicuous. In practice, that generally means:
- Placed close to the endorsement or affiliate link.
- Visible and understandable on mobile.
- Written in plain language.
- Not hidden in a footer, hover state, or separate disclosure page.
“We earn a commission if you purchase through our links” is typically clearer than “may contain affiliate links.” A sitewide disclosure page can support compliance, but it does not replace in-context disclosure where the endorsement occurs.
Testimonials and performance claims are also covered. Endorsements must reflect honest opinions and must not create a misleading net impression. If a testimonial describes atypical results, the overall presentation cannot imply those results are typical without appropriate qualification. A small disclaimer does not fix an exaggerated headline or dominant claim.
Review workflows deserve equal attention. If your email automation routes satisfied customers to public review platforms while diverting unhappy customers to private forms, you risk shaping a distorted overall impression. The issue is not that review requests or incentives are automatically prohibited. The risk arises when undisclosed incentives or selective publication practices mislead reasonable consumers about typical experience.
FTC Disclosure vs. rel=”sponsored”: Two Different Systems
Google Search Central documentation states that paid or affiliate links should be qualified with rel="sponsored". This helps Google understand that the link is part of an advertising or sponsorship relationship.
That attribute does not satisfy FTC disclosure requirements.
It is invisible to most users. It does not explain that you earn a commission. It does not clarify a creator relationship. It does not address testimonial claims or review practices.
You have two separate obligations:
- Consumer-facing disclosure under FTC endorsement guidance.
- Search-facing link qualification under Google’s outbound link guidance.
They operate independently. One does not replace the other.
What to do next
1. Audit revenue-driving pages first.
Review affiliate roundups, comparison posts, product reviews, influencer landing pages, and WooCommerce product pages with endorsements. Ask: Is the disclosure placed before or immediately next to the first monetized link or button?
2. Create reusable disclosure components in WordPress.
Using the Block Editor, build a reusable block or synced pattern with plain-language disclosure text. Place it:
- Near the top of affiliate posts.
- Above comparison tables.
- Adjacent to affiliate buttons and product recommendation blocks.
Test on mobile and confirm the block renders in the final HTML, not hidden inside accordions or tabs.
3. Apply rel="sponsored" correctly.
For affiliate or sponsored links, add rel="sponsored" in line with Google’s documentation. In Gutenberg, verify link settings. For custom buttons, shortcodes, or PHP-generated links, inspect the rendered HTML to ensure attributes are not stripped by filters, page builders, or theme overrides.
4. Insert WooCommerce disclosures at the template level.
Use WooCommerce hooks (for example, within woocommerce_single_product_summary) to position disclosures before short descriptions, near compensated endorsements, or inside custom tabs that include testimonials. Template-level placement reduces drift when staff update products.
5. Review testimonial and review moderation workflows.
Audit automation, incentives, moderation rules, and schema markup. Confirm you are not selectively publishing reviews in a way that creates a misleading overall rating impression.
6. Document your implementation.
Maintain a brief internal record of where disclosures are inserted (blocks, hooks, templates, plugins). This reduces maintenance risk during theme changes, redesigns, or plugin updates.
This article summarizes published FTC and Google guidance for operational planning. It is not legal advice. If your business relies heavily on affiliate revenue or testimonial-driven claims, confirm your implementation with qualified counsel.
Your WordPress blocks, WooCommerce templates, affiliate plugins, and review workflows are part of your compliance surface area. Treat FTC disclosure and rel="sponsored" as separate controls. When implemented deliberately, you can reduce enforcement exposure, preserve trust, and maintain clean, crawlable markup without undermining conversion clarity.
Sources
- eCFR: 16 CFR Part 255 Endorsement Guides
- FTC: Endorsement Guides FAQ
- Google Search Central: Qualify Outbound Links
- Block Editor Handbook
- WooCommerce Documentation
Need help checking this on your WordPress, Google Ads, Analytics, local SEO, or website setup? Splinternet Marketing can review the issue and help you prioritize the next fix.
This article is for informational purposes only and reflects general marketing, technology, website, and small-business guidance. Platform features, policies, search behavior, pricing, and security conditions can change. Verify current requirements with the relevant platform, provider, or professional advisor before acting. Nothing in this article should be treated as legal, tax, financial, cybersecurity, or other professional advice.
Editorial note: Splinternet Marketing articles are researched from cited platform, documentation, regulatory, and industry sources. AI may assist with drafting and review; final content is checked for source support, practical usefulness, and platform/date accuracy before publication.