Quick Answer: YMYL content covers topics that can affect a reader's health, financial stability, safety, or trust in public institutions. Google holds these pages to its very highest quality bar. Qualify every claim, name every source, cite the actual regulator, disclose limits honestly, and put an accountable, findable author on the page.

By Matt Griffin, Founder, Formative Digital · Published July 20, 2026

Most advice about YMYL content best practices gets the emphasis backwards. It treats YMYL as a penalty category to be survived: add an author bio, sprinkle some citations, hope the algorithm is satisfied. The truth runs the other direction. The rules Google applies to Your Money or Your Life topics are simply what responsible publishing looks like when a page can hurt somebody, and a publisher who internalizes them writes better pages on every topic, not just the risky ones. We publish health, finance, and trades content for Ontario businesses every week, so this page is our own standard, stated in public.

Everything below traces back to one primary source: Google's Search Quality Rater Guidelines, the roughly 182-page rubric that around 16,000 human raters use to score search results. If you have not read our full teardown of that document, start with our primary-source reading of the rater guidelines. This page zooms in on the YMYL sections and turns them into operating rules you can apply on Monday morning.

What YMYL actually covers after the September 2025 update

YMYL covers four territories in the current guidelines: health and safety, financial security, society-level harm, and, since the September 11, 2025 revision, an expanded category called YMYL Government, Civics and Society. The guidelines define the boundary by consequence: topics that "could significantly impact the health, financial stability, or safety of people" qualify, wherever they appear.

Concretely, the umbrella includes:

The four YMYL territories

  • Health and safety: medical symptoms, treatments, medications, mental health, dangerous activities, emergency preparedness, structural and product safety.
  • Financial security: loans, mortgages, investing, insurance, taxes, retirement planning, and major purchases where a wrong decision costs real money.
  • Government, civics and society: election and voting information, legal rights, public services, and topics that affect trust in public institutions. The September 2025 update renamed and sharpened this category in direct response to disinformation pressure.
  • Groups of people: claims about ethnic, religious, or other groups where inaccuracy causes societal harm.

Two boundary notes matter for business sites. First, YMYL is topic-scoped, not site-scoped: one financing explainer on a dealership blog is a YMYL page even if the rest of the site reviews floor mats. Second, the guidelines treat major purchases as financial-security territory, which pulls far more commercial content inside the boundary than most owners assume. A page recommending how much to spend on a foundation repair is not neutral product copy. It is financial advice with a warranty attached.

Why the bar is higher: the harm model, not the keyword

The quality bar on YMYL pages is higher because the cost of being wrong is higher, and Google says so plainly. Raters are instructed to apply "very high" Page Quality standards to YMYL topics because low quality pages "could potentially negatively impact the health, financial stability, or safety of people, or the welfare or well-being of society." That is a harm model, not a ranking trick. The rating a human assigns never moves an individual page directly; the aggregated ratings tune the automated systems that do the ranking. So the rubric describes the target the machine is trained toward, which makes it the closest thing to a published specification the industry has.

This maps to Vector 5 in our methodology, Cite: the practice of anchoring every consequential claim to an authority the reader can verify. On a YMYL page, Vector 5 stops being an optimization and becomes the load-bearing wall.

Matt Griffin, Formative Digital: "Across the health and finance drafts that cross my desk, the sentence that sinks a page is almost never the technical one. It is the confident throwaway: the 'this always works', the 'you'll save thousands', the unqualified promise tacked onto an otherwise careful paragraph. Writers police their facts and forget to police their certainty. Our editing pass on YMYL work is mostly a certainty audit."

Rule one: qualify every claim you cannot prove

Qualification is the first discipline because it is the cheapest and the most commonly skipped. A qualified claim states its conditions: who it applies to, when it holds, what changes the outcome. "A secured loan usually carries a lower rate than an unsecured one, assuming comparable credit" survives scrutiny. "Secured loans have lower rates" does not, because it fails for a borrower with a damaged file, and a reader who acts on it gets hurt.

The test we apply in edit: could a domain expert read this sentence aloud to a client without wincing? If a physician, a licensed broker, or a professional engineer would add a condition before repeating your sentence, add the condition yourself. This is also where the Needs Met logic of the rater guidelines bites: an answer that is accurate for most readers but dangerous for some is not a trustworthy answer on a YMYL query.

Rule two: name your sources, and prefer the regulator

Named sources beat vague authority every time. "Studies show" is a tell; "Health Canada's 2024 guidance on X states" is a citation. On YMYL topics we push one step further: cite the body with legal authority over the claim wherever one exists. For Ontario health content that means Health Canada, the CPSO, or the relevant regulatory college. For financing content it means FCAC, OMVIC, or FSRA. For structural and safety claims it means the applicable building code or standards body, cited by document and year.

Regulator citations do two jobs at once. They give the reader a verification path, which is the trust half of E-E-A-T. And they give retrieval systems, both Google's classifiers and the AI engines that now answer these queries directly, an authority anchor they can resolve. Princeton's GEO research measured roughly a 30 percent citation-probability lift from inline citations to authoritative sources; on YMYL queries, where engines are conservative about what they will repeat, the effect of citing the actual regulator is the difference between being quoted and being skipped.

Rule three: disclose honestly, including what you do not know

Every outcome discussed on a YMYL page needs its honest boundary stated. Results depend on the reader's situation; timelines vary; some questions belong to a professional, not a webpage. Writing that boundary down does not weaken the page. It is the behaviour the rater guidelines describe as trustworthy: accurate, honest, safe, reliable. A finance page that says "this range assumes a clean credit file; yours may differ" reads as written by someone who has actually arranged loans. A health page that says "these signs warrant a physician, not a blog post" reads as written by someone who takes the reader's welfare seriously. Certainty without evidence is the signature of content written to rank; disclosed uncertainty is the signature of content written to help. Raters are explicitly told the first kind fails.

Rule four: put an accountable, findable author on the page

The rater guidelines instruct raters to research who is responsible for a site and who created the content, and to weigh the creator's first-hand experience and expertise. On YMYL topics that research is mandatory, not optional. The operating consequence: every YMYL page needs a named human whose identity survives a search. Byline, credentials where they exist, a Person schema entity linking the byline to the organization, and an external footprint that corroborates both.

This page practises what it states: it carries my byline, my Person entity in the schema graph, and it links the organization that publishes it. For the full mechanics of building that accountability layer, see our companion piece on how to demonstrate E-E-A-T. One honest caveat belongs here too: an author box is a claim, not proof. Raters are told to check reputation off-site, so a fabricated persona is worse than no byline at all. Use the real practitioner, even when the real practitioner is busy.

What the schema layer adds on YMYL pages

Structured data does not exempt a YMYL page from any of the rules above, and Google's own AI-features documentation is blunt that schema is not required for generative search. What a coherent schema graph does is remove ambiguity about accountability: it states, in machine-readable form, who wrote the page, who published it, and how the two connect. On high-stakes topics, ambiguity is the enemy.

Here is the minimal accountable-authorship pattern we ship on YMYL pages, an Article entity whose author resolves to a real Person who works for a real Organization:

Minimal YMYL authorship graph

{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Article",
      "headline": "Understanding Mortgage Renewal Options",
      "author": { "@id": "https://example.com/#jane-doe" },
      "publisher": { "@id": "https://example.com/#org" },
      "datePublished": "2026-07-20",
      "inLanguage": "en-CA"
    },
    {
      "@type": "Person",
      "@id": "https://example.com/#jane-doe",
      "name": "Jane Doe",
      "jobTitle": "Licensed Mortgage Broker",
      "worksFor": { "@id": "https://example.com/#org" }
    },
    {
      "@type": "Organization",
      "@id": "https://example.com/#org",
      "name": "Example Lending",
      "url": "https://example.com"
    }
  ]
}

The pattern is small on purpose. Schema that claims credentials the visible page does not support is a mismatch signal, so the graph should state exactly what the page shows and nothing more.

How this plays out in real verticals

We test these rules against live verticals rather than theory. Our research on how AI search treats Ontario medical clinics found the answer engines conservative in exactly the way the rater rubric predicts: they favour clinics whose pages carry named practitioners and regulator-consistent language, and they route around pages that promise outcomes. Our parallel study of AI search and Ontario financial advisors showed the same shape in a different regulatory frame: advisors whose content stays inside what their licence permits are the ones the engines are willing to quote.

The pattern across our Ontario client work

A qualitative pattern from Matt's editing work across FD's health, finance, and trades verticals: the pages that eventually earn citations from answer engines are the ones where the compliance review got easier over time, because the writers stopped drafting claims that needed walking back. Careful and citable turn out to be the same property. We have watched this hold across every regulated vertical we publish in, and it is the reason our YMYL checklist is an editorial tool, not a legal afterthought.

The same discipline applies down-market from medicine and money. A furnace-sizing guide, a brake-repair explainer, a foundation-crack triage page: all safety or financial territory, all held to the same standard, all better pages for it.

What gets YMYL pages demoted

The demotion patterns are the operating rules inverted, plus one modern addition. From the guidelines and from watching pages fail in the wild:

The five recurring failure modes

  • Unqualified outcome claims. Promises about health results, savings, or returns with no conditions stated. The fastest route to a Low rating on a YMYL topic.
  • Anonymous or unverifiable authorship. No byline, a stock-photo persona, or credentials that cannot be confirmed off-site. Raters are told to look; assume they do.
  • Contradicting expert consensus. The guidelines single out YMYL content that conflicts with well-established expert agreement as untrustworthy regardless of how well it is written.
  • Scaled, paraphrased content. Since the January 2025 rater update, auto-generated main content with little effort or added value earns the Lowest rating outright. YMYL topics have the least tolerance for it.
  • Staleness presented as currency. Rates, regulations, and clinical guidance move. A 2023 figure under a 2026 date is a trust failure, and cosmetic date-swaps are detectable.

None of these are algorithm trivia. Each one is a way a page can hurt the person reading it, which is the whole logic of the category.

Get your free AI visibility audit

If your site touches health, money, or safety topics, we will review your key pages against the YMYL rubric, check how ChatGPT, Perplexity, Gemini and Google AI Overviews currently represent your brand, and send you the findings within one business day.

The standard we hold ourselves to

An agency that writes YMYL content for clients is itself publishing YMYL content: business owners commit real budgets on the strength of what pages like this one recommend. So the rules above bind us first. Claims on this page carry their conditions. Sources are named and dated below. The author is findable. And where we do not know something, we say so rather than rounding up. That is Engineering Principles applied to editorial work: verifiable inputs, stated tolerances, no magic ranking dust. If a marketing page you are reading, ours included, cannot survive that inspection, treat its advice accordingly. The rest of our primary-source work lives in the research hub, and if you want a second set of eyes on a high-stakes page, the contact page reaches a human who will actually read it.

Frequently Asked Questions

What does YMYL stand for and which topics does it cover?

YMYL stands for Your Money or Your Life. In the current rater guidelines it covers topics that could significantly affect a person's health, financial stability, or safety, plus a fourth category the September 11, 2025 update renamed YMYL Government, Civics and Society: election and voting information, trust in public institutions, and issues of public interest. Health advice, financing decisions, legal matters, safety instructions, and civic information all sit inside the boundary.

Why does Google hold YMYL pages to a higher quality standard?

Because the failure mode is different. A weak recipe page wastes ten minutes; a weak page about chest pain, mortgage renewal, or furnace repair can cause real harm to health, money, or safety. Google's rater guidelines instruct raters to apply the highest Page Quality standards to YMYL topics for exactly that reason, and the automated systems are tuned against those ratings. The bar is a function of potential harm, not of topic popularity.

Does YMYL apply to small local business websites?

Yes, whenever the content touches health, money, safety, or civic decisions. A physiotherapy clinic writing about injury recovery, a car dealer explaining financing, and a foundation contractor describing structural risk are all publishing YMYL content, regardless of company size. The standard scales with the topic, not the business. Small firms actually hold an advantage here: a named practitioner with verifiable credentials is a stronger accountability signal than an anonymous content team.

What gets YMYL pages demoted in search?

The recurring demotion patterns are unqualified outcome claims, missing or unverifiable authorship, advice that contradicts established expert consensus, scaled or paraphrased content with no original value, and outdated information presented as current. Since January 2025 the rater guidelines also direct raters to give the Lowest rating to auto-generated main content produced with little effort or added value, which hits thin YMYL pages hardest because the tolerance for error there is close to zero.

Do disclaimers weaken YMYL content?

No. An honest disclaimer is a trust signal, not a hedge. Telling a reader that results vary, that a symptom needs a physician rather than a blog post, or that a quoted rate depends on their credit file shows the page understands its own limits. What weakens YMYL content is the opposite: certainty the author cannot back. Raters are told to judge trustworthiness on accuracy and honesty, and a page that discloses its limits is being honest.

Sources

  1. Google. "Search Quality Evaluator Guidelines" (September 11, 2025 version). guidelines.raterhub.com/searchqualityevaluatorguidelines.pdf
  2. Search Engine Journal. "Google Expands YMYL Guidelines To Cover Election & Civic Content" (September 2025). searchenginejournal.com
  3. Search Engine Land. "Google quality raters now assess whether content is AI-generated" (January 2025). searchengineland.com
  4. Google Search Central. "Creating helpful, reliable, people-first content" (documentation, accessed July 2026). developers.google.com
  5. Aggarwal, P. et al. (2023). "GEO: Generative Engine Optimization." arXiv preprint. arXiv:2311.09735