QuQi

Controlling The Snippet Google Shows

Meta descriptions are advisory. For a large share of queries Google discards them and lifts whatever body text matches the query, which is often a cookie notice, a breadcrumb line or the middle of a list. Rewriting the tag again does nothing, because the tag was never the source. The fix is to improve the passage Google is already choosing, or to put a stronger candidate near the top of the page.

Obter o ficheiro da competência Deixe os agentes tratar disso
CATEGORIA
SEO on-page
FORMATO
snippet-source-control.md
PASSOS
7
PREÇO
Grátis — sem conta
QUANDO USAR ISTO

Use when Google ignores your meta description and lifts a stray sentence from the page into the result instead.

O ficheiro da competência

snippet-source-control.md
---
name: snippet-source-control
description: Use when Google ignores your meta description and lifts a stray sentence from the page into the result instead.
---

# Controlling The Snippet Google Shows

Meta descriptions are advisory. For a large share of queries Google discards them and lifts whatever body text matches the query, which is often a cookie notice, a breadcrumb line or the middle of a list. Rewriting the tag again does nothing, because the tag was never the source. The fix is to improve the passage Google is already choosing, or to put a stronger candidate near the top of the page.

## O que precisa primeiro

- The affected queries with the description text as it appears in live results, not as written in the tag
- The rendered page in document order, including anything injected by script before the body copy
- The meta description as served, and the page position for each affected query

## Método

1. Search each affected query in a private window with the location set explicitly, and copy the displayed description verbatim. Trackers and preview tools show the tag, so the live result is the only reliable source.
2. Find that exact string in the rendered page. Where it came from is the diagnosis: a body paragraph means Google preferred your copy, boilerplate means it found nothing better to prefer.
3. Compare the text shown for two or three different queries against the same page. Different text per query is normal passage selection and needs a body fix, not a tag fix.
4. Where boilerplate was lifted, look at what sits between the H1 and the first substantive paragraph. Consent text, share prompts and author blocks in the markup ahead of the body are the usual sources.
5. Write two plain sentences in the first 200 words that answer the query directly and use its phrasing. This is the candidate you want selected, and it has to be visible body copy to be eligible.
6. Keep the meta description anyway, around 155 characters, and treat it as the version that survives on brand and navigational queries where the query gives Google nothing to match against.
7. Recheck after a recrawl on the same queries from the same location and device, since snippet selection varies by both.

## O que isto produz

A per-query table of lifted text, its source element, and the body edit made to replace it, usually a handful of rows per page.

## Onde isto corre mal

- Rewriting the meta description repeatedly when the displayed text never came from it
- Reading the snippet from a rank tracker or a social preview tool, both of which echo the tag rather than the live result
- Judging the fix on one query when selection happens per query, so the page improves for one and stays wrong for the rest

---

Da biblioteca de competências da QuQi - https://www.quqi.io/pt/skills/snippet-source-control
Transferência gratuita · sem conta, sem e-mail

O que precisa primeiro

  • The affected queries with the description text as it appears in live results, not as written in the tag
  • The rendered page in document order, including anything injected by script before the body copy
  • The meta description as served, and the page position for each affected query

Método

  1. 01 Search each affected query in a private window with the location set explicitly, and copy the displayed description verbatim. Trackers and preview tools show the tag, so the live result is the only reliable source.
  2. 02 Find that exact string in the rendered page. Where it came from is the diagnosis: a body paragraph means Google preferred your copy, boilerplate means it found nothing better to prefer.
  3. 03 Compare the text shown for two or three different queries against the same page. Different text per query is normal passage selection and needs a body fix, not a tag fix.
  4. 04 Where boilerplate was lifted, look at what sits between the H1 and the first substantive paragraph. Consent text, share prompts and author blocks in the markup ahead of the body are the usual sources.
  5. 05 Write two plain sentences in the first 200 words that answer the query directly and use its phrasing. This is the candidate you want selected, and it has to be visible body copy to be eligible.
  6. 06 Keep the meta description anyway, around 155 characters, and treat it as the version that survives on brand and navigational queries where the query gives Google nothing to match against.
  7. 07 Recheck after a recrawl on the same queries from the same location and device, since snippet selection varies by both.

O que isto produz

A per-query table of lifted text, its source element, and the body edit made to replace it, usually a handful of rows per page.

Onde isto corre mal

  • Rewriting the meta description repeatedly when the displayed text never came from it
  • Reading the snippet from a rank tracker or a social preview tool, both of which echo the tag rather than the live result
  • Judging the fix on one query when selection happens per query, so the page improves for one and stays wrong for the rest

Use esta skill na sua própria IA

O ficheiro é markdown simples, com o nome e o gatilho no frontmatter. Quando um assistente consegue carregar skills sozinho, é esse frontmatter que lê para decidir que esta se aplica.

Claude Code Guarde-a como ~/.claude/skills/snippet-source-control/SKILL.md e o Claude carrega-a sozinho quando o que está a fazer corresponde ao gatilho. Coloque-a em .claude/skills dentro de um projeto se toda a equipa a deve ter.
Claude Carregue o ficheiro na secção de skills das suas definições. A partir daí aplica-se sozinho em qualquer conversa onde o gatilho encaixe, sem ter de se lembrar dele.
ChatGPT Não existe um formato de skills onde a instalar, por isso cole o conteúdo do ficheiro nas instruções de um Projeto ou de um GPT personalizado. Passa então a aplicar-se a todas as conversas desse projeto e não só àquela onde o colou.
Qualquer outro Cole o markdown na conversa antes da sua pergunta. Funciona em qualquer assistente, só tem de ser colado de novo de cada vez.

Mais em SEO on-page