Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Bu sayfada, sonuç snippet'lerini kendi web siteniz için nasıl özelleştireceğiniz açıklanmaktadır. Özelleştirilmiş snippet'lerinizi oluşturmak için web sayfalarınıza yapısal veriler eklemeniz gerekir.
Programlanabilir Arama Motoru, kullanıcılara bir snippet göstererek doğru sayfayı bulmalarına yardımcı olur. Bu snippet, arama kullanıcılarına web sayfasının içeriği hakkında fikir veren küçük bir içerik örneğidir. Snippet'ler hakkında daha fazla bilgi edinmek için, bir arama sonucunun anatomisi hakkındaki Web Yöneticisi Merkezi blog yayınına bakın. Programlanabilir Arama Motoru algoritması tarafından oluşturulan standart snippet'leri beğenmezseniz kendi snippet'lerinizi oluşturabilirsiniz. Görsellerin küçük resimleri, özetler, tarihler, içerik sahipliği, puanlar ve fiyatlar gibi önemli bilgileri doğrudan snippet'lerinizde sergileyebilirsiniz. Arama sonuçlarınızda en alakalı bilgilerin olması, sitenizdeki web sayfalarının kullanıcılarınız için daha çekici olmasını sağlar.
Aşağıdaki şekillerde, arama sonuçlarınızdaki snippet'leri özelleştirebileceğiniz çeşitli yöntemler gösterilmektedir.
Şekil 1: Puan, fiyat aralığı ve yorumu içeren sonuç snippet'i.
Şekil 2: Biçimlendirme, bağlantılar, görsel ve karşılaştırmalı bilgiler içeren sonuç snippet'i.
Şekil 3: Doküman türlerini, yazarları, sayfa görüntülemelerini ve yorumları içeren sonuç snippet'i.
Şekil 4: Multimedya erişimi ve düğmeler sağlayan, zengin biçimde biçimlendirilmiş sonuç snippet'i ("SEPETE EKLE").
Programlanabilir Arama Motoru, web sayfalarınızı dizine eklerken meta verileri tanır ve korur.
Programlanabilir Arama Motorunuzun arama sonuçlarında bu yapılandırılmış verileri getirin.
Programlanabilir Arama Motoru sunucusu, yapılandırılmış verilerle JSON biçiminde arama sonuçları döndürebilir.
Yapılandırılmış verileri biçimlendirilmiş HTML'ye dönüştürmek için bir sunu katmanı oluşturun.
Sunu katmanı, ham verileri kullanıcıya gösterilen bir biçime dönüştüren bir kod grubu (JavaScript, PHP, JSP ve ASP gibi). Programlanabilir Arama Motoru ile ilgili olarak şunları yapabilirsiniz:
JSON verilerini HTML'ye dönüştüren ve Search Element Callbacks'i kullanarak son kullanıcıya sunulan kendi özel sunum katmanınızı yazın
Yapılandırılmış veri ayıklama işlemi, Yapılandırılmış Veri sayfasında daha ayrıntılı bir şekilde, Programlanabilir Arama Öğesi ile bir sunu katmanı oluşturma ise
Programlanabilir Arama Öğesi sayfasında daha ayrıntılı olarak açıklanmıştır.
[[["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-07-25 UTC."],[[["\u003cp\u003eProgrammable Search Engine allows you to customize result snippets to showcase key information like images, summaries, and ratings, making your site's search results more compelling.\u003c/p\u003e\n"],["\u003cp\u003eTo create custom snippets, you need to add structured data to your webpages, which Programmable Search Engine uses to generate rich snippets.\u003c/p\u003e\n"],["\u003cp\u003eThe Programmable Search Element can be utilized to easily transform the structured data into formatted HTML for display in search results.\u003c/p\u003e\n"],["\u003cp\u003eYou can further enhance your search results by exploring features like Drilling Deeper into Search Results and Providing Structured Data.\u003c/p\u003e\n"]]],[],null,["# Customizing Results Snippets\n\nThis page describes how to customize the result snippets for your own website. To render your customized snippets, you must add structured data to your webpages.\n\n1. [Overview](#overview)\n2. [Creating Rich Snippets with the Programmable Search Element](#creating_snippets)\n3. [Exploring Other Features](#next)\n\nOverview\n--------\n\nProgrammable Search Engine helps users find the right page by showing them a snippet---a small sample of content that gives search users an idea of what's in the webpage. To learn more about snippets, see the Webmaster Central [blog post](http://googlewebmastercentral.blogspot.com/2007/11/anatomy-of-search-result.html) on the anatomy of a search result. If you do not like the standard snippets created by the Programmable Search Engine algorithm, you can create your own snippets. You can showcase key information---such as image thumbnails, summaries, dates, authorship, ratings, and prices---directly in your snippets. Having the most relevant information in your search results makes the webpages in your site more compelling to your users.\n\nThe following figures demonstrate various ways you can customize the snippets in your search results.\n\n**Figure 1:** Result snippet with rating, price range, and review.\n\n**Figure 2:** Result snippet with formatting, links, image, and comparative information.\n\n**Figure 3:** Result snippet that includes document types, authors, page views, and comments.\n\n**Figure 4:** Richly formatted result snippet that provides multimedia access and buttons (\"ADD TO CART\").\n\n[Back to top](#top)\n\nCreating Rich Snippets with the Programmable Search Element\n-----------------------------------------------------------\n\nEssentially, creating rich snippets involves the following steps:\n\n1. Provide [structured data](/custom-search/docs/structured_data) in your webpages.\n\n When Programmable Search Engine is indexing your webpages, it recognizes and preserves\n the metadata.\n2. Fetch that structured data in the search results for your Programmable Search Engine. The Programmable Search Engine server can return the search results, along with the\n structured data in JSON format.\n\n3. Create a presentation layer to transform the structured data into formatted HTML. A presentation layer is a set of code (such as JavaScript, PHP,\n JSP and ASP) that transforms the raw data into a format that is displayed\n to the user. In the case of Programmable Search Engine, you can:\n\n - Use the [Programmable Search Element](/custom-search/docs/element) to transform JSON output for presentation to the user.\n - Write your own custom presentation layer that transforms JSON data to HTML that is presented to the end user using Search Element [Callbacks](/custom-search/docs/element#search-time-callbacks)\n\n\nStructured data extraction is documented in more detail in the\n[Structured Data](/custom-search/docs/structured_data) page, and creating a presentation\nlayer with the Programmable Search Element is documented in more detail at the\n[Programmable Search Element](https://developers.google.com/custom-search/docs/element) page.\n\n[Back to top](#top)\n\nExploring Other Features\n------------------------\n\n\nCustom Snippets works well with several other Programmable Search Engine features:\n\n- If you want to learn more about changing the order of your results, see [Drilling Deeper into Search Results](/custom-search/docs/structured_search).\n- If you want to learn more about what structured data Google supports, see [Providing Structured Data](/custom-search/docs/structured_data).\n- If you want to learn more about the Programmable Search Element, see [Programmable Search Element documentation](https://developers.google.com/custom-search/docs/element)."]]