Belirli bir sayfada tüm snippet'lerin (öne çıkan snippet'ler ve normal snippet'ler dahil) görünmesini engellemek için bu sayfaya nosnippet kuralını ekleyin.
data-nosnippet HTML özelliği ile işaretlenen metinler de öne çıkan snippet'lerde veya normal snippet'lerde görünmez.
Bir sayfada hem nosnippet hem de data-nosnippet kuralı görünürse nosnippet öncelikli olur ve sayfa için snippet'ler gösterilmez.
Yalnızca öne çıkan snippet'leri engelleme
Snippet'lerin normal biçimlendirilmiş arama sonuçlarında kalıp öne çıkan snippet'lerde görünmemesini istiyorsanız max-snippet kuralını daha kısa ayarlamayı deneyin. Öne çıkan snippet'ler, yalnızca yararlı bir öne çıkan snippet oluşturmak için yeterli metin gösterilebiliyorsa görünür.
Öne çıkan snippet'ler için sayfalar gösterilmeye devam ediyorsa değeri azaltmaya devam edin. Genel olarak, max-snippet kuralı ayarınız ne kadar kısa olursa sayfanın öne çıkan snippet olarak görünme olasılığı o kadar azalır.
Google, öne çıkan snippet olarak görünmek için gereken tam minimum uzunluk değerini sağlamaz. Bunun nedeni, minimum uzunluğun snippet'teki bilgiler, dil, platform (mobil cihaz, uygulama veya masaüstü) ve diğer çeşitli faktörlere bağlı olarak değişken olmasıdır.
Düşük bir max-snippet ayarı kullanmak, Google'ın sayfanız için öne çıkan snippet'leri göstermeyi durdurmayacağını garanti etmez. Kesin bir çözüme ihtiyacınız varsa nosnippet kuralını kullanın.
Sayfamı öne çıkan snippet olarak nasıl işaretleyebilirim?
Bunu siz yapamazsınız. Kullanıcıların arama isteklerinde belirli bir sayfanın iyi bir öne çıkan snippet olup olmayacağını Google sistemleri belirler ve bu durumda sayfayı öne çıkan snippet olarak sunar.
Kullanıcı öne çıkan snippet'i tıkladığında ne olur?
Öne çıkan snippet'i tıklamak kullanıcıyı, doğrudan sayfanın öne çıkan snippet'te görünen bölümüne yönlendirir. Snippet'te görünen konuma gitme, sitenin ek açıklaması olmadan otomatik olarak gerçekleşir. Tarayıcı gerekli teknolojiyi desteklemiyorsa veya sistemlerimiz tıklamayı sayfada tam olarak nereye yönlendireceğini güvenilir şekilde belirleyemiyorsa öne çıkan snippet'i tıklamak kullanıcıyı, kaynak web sayfasının en üst kısmına yönlendirir.
[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2025-08-04 UTC."],[[["\u003cp\u003eFeatured snippets are selected by Google's algorithms to provide concise answers directly on the search results page.\u003c/p\u003e\n"],["\u003cp\u003eWebsite owners can opt out of featured snippets entirely using the \u003ccode\u003enosnippet\u003c/code\u003e rule or experiment with \u003ccode\u003emax-snippet\u003c/code\u003e to reduce their likelihood.\u003c/p\u003e\n"],["\u003cp\u003eThere's no guaranteed method to force a page to become a featured snippet as Google's systems automatically determine their suitability.\u003c/p\u003e\n"],["\u003cp\u003eClicking a featured snippet typically takes users directly to the relevant section of the linked page.\u003c/p\u003e\n"]]],["Featured snippets display the descriptive snippet first in search results. To opt out, use the `nosnippet` rule to block all snippets or the `max-snippet` rule to reduce the likelihood of appearing in featured snippets, but with no guarantee. `nosnippet` takes priority over `data-nosnippet`. Google determines which pages are elevated to featured snippets. Clicking a featured snippet navigates users directly to the relevant section of the page, if technically possible.\n"],null,["Featured snippets and your website\n\nFeatured snippets are special boxes where the format of a regular search result is reversed, showing\nthe descriptive [snippet](/search/docs/appearance/snippet)\nfirst. They can also appear within a [related questions group](/search/docs/appearance/visual-elements-gallery#related-questions-group) (also known as \"People Also Ask\").\n[Read more about how Google's Featured Snippets work.](https://support.google.com/websearch/answer/9351707)\nAn illustration of a featured snippet in search results 7-10 minutes\n[How to make a hard-boiled egg](https://wikipedia.org/wiki/Boiled_egg)\n\nHow can I opt out of featured snippets?\n\nThere are two ways that you can opt out of featured snippets:\n\n- [Block both featured and regular search snippets](#block-both)\n- [Block featured snippets only](#block-fs)\n\nBlock all snippets\n\nTo block all snippets (including featured snippets and regular snippets) from appearing for\na given page, add the [`nosnippet` rule](/search/docs/crawling-indexing/robots-meta-tag#nosnippet)\nto that page.\n\n- Text marked by the [`data-nosnippet` HTML attribute](/search/docs/crawling-indexing/robots-meta-tag#data-nosnippet-attr) won't appear in featured snippets or regular snippets either.\n- If both `nosnippet` and `data-nosnippet` rules appear in a page, `nosnippet` takes priority, and snippets won't be shown for the page.\n\nBlock featured snippets only\n\nIf you want to retain snippets in regularly-formatted search results, but you don't want to appear in\nfeatured snippets, experiment with setting the\n[`max-snippet` rule](/search/docs/crawling-indexing/robots-meta-tag#max-snippet)\nto lower lengths. Featured snippets will only appear if enough text can be shown to generate a\nuseful featured snippet.\n\nKeep lowering the value if pages continue to show for featured snippets. In general, the\nshorter your `max-snippet` rule setting, the less likely the page\nwill appear as a featured snippet.\n\nGoogle does not provide an exact minimum length required to appear as a featured snippet.\nThis is because the minimum length is variable based on a number of factors, including---but not\nlimited to---the information in the snippet, the language, and the platform (mobile device, app,\nor desktop). \nUsing a low `max-snippet` setting doesn't guarantee that Google will stop showing featured snippets for your page. If you need a guaranteed solution, use the `nosnippet` rule.\n\nHow can I mark my page as a featured snippet?\n\nYou can't. Google systems determine whether a page would make a good featured snippet for a\nuser's search request, and if so, elevates it.\n\nWhat happens when a user clicks a featured snippet?\n\nClicking a featured snippet takes the user directly to the section of the page that appeared\nin the featured snippet. Scrolling to the position that appeared in the snippet happens\nautomatically, without any additional annotation by the site. If a browser doesn't support the\nunderlying technology needed, or if our systems can't confidently determine exactly where\nwithin a page to direct a click, clicking a featured snippet will take a user to the top of\nthe source web page."]]