Koleksiyonlar ile düzeninizi koruyun
İçeriği tercihlerinize göre kaydedin ve kategorilere ayırın.
Arama kutusunu özelleştirmeye benzer şekilde, arama sonuçları öğesine başka seçenekler ekleyebilirsiniz.
Örneğin, arama motorumuzu webresults temelli yerine
için defaultToImageSearch özelliğini kullanabiliriz.
Öncelikle, arama motorunuzun Denetim Masası'nda Görsel Arama'yı etkinleştirmeniz gerekir. Kurulum bölümündeki Temel Bilgiler sekmesindeki Görsel arama seçeneğini tıklayarak "açık" konumuna getirin. dokunun. Ardından web sitenizdeki <div class="gcse-searchresults"></div> öğesine defaultToImageSearch özelliğini ekleyin.
<!-- Programlanabilir Arama Motoru Kimliğinizi buraya ekleyin -->
<script async src="https://cse.google.com/cse.js?cx=017643444788069204610:4gvhea_mvga"></script>
<!-- Özellik değerini "true" olarak değiştirmeyi deneyin veya "false" -->
[[["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: 2024-08-22 UTC."],[[["The search results element can be customized with additional options, such as switching to image-based results using the `defaultToImageSearch` attribute."],["To enable image search, you need to activate it in the Control Panel for your search engine and then add the `defaultToImageSearch` attribute to the search results div element."],["The `defaultToImageSearch` attribute, when set to \"true\", makes the image search tab the default view for search results."],["Further customization options for search results can be found in the Programmable Search Element Control API documentation."]]],[]]