SEO טכני

Review Schema, איך להציג כוכבים ב-SERP (ומה עושים ב-2026)

כוכבים ב-SERP = CTR +30%. אבל Review schema ב-2026 יותר מוגבל, גוגל סילקו את זה לרוב הדפים. הנה מה שעדיין עובד.

TL;DR: Review ו-AggregateRating Schema מציגים כוכבים ב-SERP. ב-2019 גוגל הגבילה למי זה עובד. רק ל-specific types (Product, Book, Course, LocalBusiness וכו'). Self-serving reviews ("אני the best") פסולים. הנה מה שעובד ב-2026.

השינוי של 2019

עד 2019, אפשר היה להוסיף Review schema לכל דף. הרבה אתרים השתמשו בזה manipulatively. 5 stars על בלוג posts שאין בהם reviews.

2019. גוגל סילקה. רק schema types ספציפיים eligible ל-rich results:

  • Book
  • Course
  • Event
  • HowTo (בחלק מהמקרים)
  • LocalBusiness
  • Movie
  • Organization (בחלק מהמקרים)
  • Product
  • Recipe
  • SoftwareApplication

Article ו-BlogPosting. out.

Self-serving reviews

Self-serving = אתה כותב review על עצמך. גוגל פסל זה.

דוגמה:

  • אתר של עו"ד עם AggregateRating 4.8 של עצמם. פסול.
  • Product עם customer reviews מ-verified buyers. מותר.

Third-party reviews

רוב ה-reviews ב-2026 הם third-party. מאתרי directories (G2, Trustpilot, Yelp). גוגל מעדיף אותם.

אם יש לך integration עם Trustpilot/Yelp:

  • Embed ב-אתר.
  • Schema מציין את הsource.

AggregateRating Schema הנכון

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "Product Name",
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "4.5",
    "reviewCount": "87"
  },
  "review": [
    {
      "@type": "Review",
      "author": "Yossi K.",
      "reviewRating": {
        "@type": "Rating",
        "ratingValue": "5"
      },
      "reviewBody": "מצוין"
    }
  ]
}

Product Schema עם כוכבים

לחנות ecommerce, AggregateRating + Product הוא basic. עם 10+ reviews. הכוכבים יכולים להופיע ב-SERP.

Video of reviews

VideoObject עם review content. Emerging trend ב-2026.

טעויות נפוצות

  • AggregateRating על Organization של עסק כללי. פסול.
  • reviewCount מזויף.
  • Reviews שלא גלויים בדף בפועל. פסול.
  • Self-serving reviews.
שמוליק דורינבאום

רוצה עזרה ממוקדת ל-SEO באתר שלך?

אני שמוליק דורינבאום — יועץ SEO ב-20+ שנות ניסיון. אם המאמר הזה נתן לך כיוון ואתה רוצה ליישם על האתר שלך, יש לי קורס קידום אתרים חינמי מלא, או שאפשר לקפוץ לשיחת ייעוץ אישית.

שאלות נפוצות

האם עדיין אפשר להציג כוכבים בגוגל?
כן, לטייפים ה-eligible (Product, LocalBusiness, Course וכו'). לא לבלוג posts רגילים.
כמה reviews מינימום?
גוגל ממליצה 10+. פחות מ-10. לא תציג בהכרח.
האם Loox/Judge.me ב-Shopify יוצרים schema?
כן. שניהם יוצרים AggregateRating + Review schema אוטומטית.
האם כוכבים עוזרים ל-CTR?
כן. Studies show +20-35% CTR עם כוכבים.
האם fake reviews מזוהים?
כן, ברמה מתמדת. גוגל מבצע reviews detection patterns. velocity anomalies, similar writing styles, IP patterns.

יש לך שאלה על Review Schema?

שלחו הודעה — אחזור תוך 24 שעות עם תשובה ממוקדת.