تنظيم صفحاتك في مجموعات
يمكنك حفظ المحتوى وتصنيفه حسب إعداداتك المفضّلة.
بطريقة مشابهة لتخصيص مربّع البحث، يمكنك إضافة خيارات إضافية إلى عنصر نتائج البحث.
على سبيل المثال، لتغيير محرك البحث من محرك البحث المستنِد إلى نتائج الويب
إلى الصور، يمكننا استخدام سمة defaultToImageSearch.
عليك أولاً تفعيل ميزة "البحث بالصور" من لوحة التحكّم لمحرّك البحث. في قسم الإعداد، في علامة التبويب الأساسيات، انقر على الخيار بحث الصور في "تشغيل" الموقع. بعد ذلك، أضِف السمة defaultToImageSearch إلى العنصر <div class="gcse-searchresults"></div> على موقعك الإلكتروني.
<!-- أدخِل معرّف محرك البحث المبرمَج هنا -->
<script async src="https://cse.google.com/cse.js?cx=017643444788069204610:4gvhea_mvga"></script>
<!-- حاول تبديل قيمة السمة إلى "true" أو "خطأ" -->
تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)
[[["يسهُل فهم المحتوى.","easyToUnderstand","thumb-up"],["ساعَدني المحتوى في حلّ مشكلتي.","solvedMyProblem","thumb-up"],["غير ذلك","otherUp","thumb-up"]],[["لا يحتوي على المعلومات التي أحتاج إليها.","missingTheInformationINeed","thumb-down"],["الخطوات معقدة للغاية / كثيرة جدًا.","tooComplicatedTooManySteps","thumb-down"],["المحتوى قديم.","outOfDate","thumb-down"],["ثمة مشكلة في الترجمة.","translationIssue","thumb-down"],["مشكلة في العيّنات / التعليمات البرمجية","samplesCodeIssue","thumb-down"],["غير ذلك","otherDown","thumb-down"]],["تاريخ التعديل الأخير: 2024-08-22 (حسب التوقيت العالمي المتفَّق عليه)"],[[["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."]]],[]]