{"id":50727,"date":"2026-05-31T20:43:09","date_gmt":"2026-05-31T20:43:09","guid":{"rendered":"https:\/\/bsolution.me\/he\/schema-markup-generator-3\/"},"modified":"2026-05-31T20:44:58","modified_gmt":"2026-05-31T20:44:58","slug":"schema-markup-generator","status":"publish","type":"page","link":"https:\/\/bsolution.me\/he\/schema-markup-generator\/","title":{"rendered":"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7"},"content":{"rendered":"\n\n<style>\n\/* Perfected Futuristic Design System by Bsolution *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Heebo:wght@300;400;500;700;800&display=swap');\n\n:root {\n    --f-bg: #F5F5F7;\n    --f-card: rgba(255, 255, 255, 0.85);\n    --f-text: #1d1d1f;\n    --f-muted: #86868b;\n    --f-accent: #0066cc;\n    --f-border: rgba(0, 0, 0, 0.08);\n    --f-shadow: 0 8px 30px rgba(0,0,0,0.04);\n}\n\n.dark-theme {\n    --f-bg: #000000;\n    --f-card: rgba(28, 28, 30, 0.85);\n    --f-text: #f5f5f7;\n    --f-muted: #86868b;\n    --f-accent: #2997ff;\n    --f-border: rgba(255, 255, 255, 0.12);\n    --f-shadow: 0 8px 40px rgba(0,0,0,0.6);\n}\n\n.futur-layout {\n    max-width: 900px;\n    margin: 0 auto;\n    padding: 60px 20px;\n    font-family: 'Heebo', -apple-system, system-ui, sans-serif;\n    direction: rtl;\n    color: var(--f-text);\n    background-color: transparent;\n    transition: color 0.3s ease;\n}\n\n\/* Global Background override when tool is active *\/\nbody.tool-active {\n    background-color: var(--f-bg) !important;\n}\n\n.futur-glass-card {\n    background: var(--f-card);\n    backdrop-filter: saturate(180%) blur(20px);\n    -webkit-backdrop-filter: saturate(180%) blur(20px);\n    border: 1px solid var(--f-border);\n    border-radius: 22px;\n    padding: 40px;\n    box-shadow: var(--f-shadow);\n    margin-bottom: 40px;\n}\n\n.futur-layout h1.wp-block-heading {\n    font-size: clamp(2.5rem, 5vw, 3.5rem);\n    font-weight: 800;\n    color: var(--f-text);\n    margin-bottom: 12px;\n    letter-spacing: -0.02em;\n    text-align: center;\n}\n\n.futur-layout .tool-card {\n    width: 80%;\n    margin: 0 auto 40px auto;\n}\n@media (max-width: 900px) {\n    .futur-layout .tool-card { width: 100%; }\n}\n\n.futur-layout header {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    text-align: center;\n    gap: 12px;\n    margin-bottom: 34px;\n    max-width: 800px;\n    margin-left: auto;\n    margin-right: auto;\n}\n.futur-layout header h1, \n.futur-layout header h2.main-title,\n.futur-layout header .title-wrap .main-title {\n    margin: 0;\n    font-size: clamp(2rem, 4vw, 2.7rem);\n    font-weight: 800;\n    letter-spacing: -0.02em;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    gap: 10px;\n    color: var(--f-text);\n}\n.futur-layout header h2.main-title span.icon { font-size: 1.25em; }\n.futur-layout header .subtitle,\n.futur-layout header p.subtitle {\n    margin: 0;\n    font-size: 1.05rem;\n    color: var(--f-muted);\n    line-height: 1.6;\n}\n.futur-layout header .badge-local,\n.futur-layout header .free-badge {\n    display: inline-flex;\n    align-items: center;\n    gap: 6px;\n    font-size: 0.78rem;\n    padding: 6px 14px;\n    border-radius: 999px;\n    border: 1px solid var(--f-border);\n    background: var(--f-card);\n    color: var(--f-text);\n    box-shadow: 0 4px 10px rgba(0,0,0,0.02);\n}\n.futur-layout header .badge-dot,\n.futur-layout header .free-dot {\n    width: 8px;\n    height: 8px;\n    border-radius: 999px;\n    background: #22c55e;\n    box-shadow: 0 0 0 4px rgba(34, 197, 94, 0.25);\n}\n\n.futur-layout .page-hook {\n    font-size: 1.25rem;\n    color: var(--f-muted);\n    text-align: center;\n    margin-bottom: 50px;\n    max-width: 700px;\n    margin-left: auto;\n    margin-right: auto;\n}\n\n.futur-layout h2.wp-block-heading {\n    font-size: 1.7rem;\n    font-weight: 700;\n    margin: 40px 0 20px;\n}\n\n.futur-layout p {\n    font-size: 1.15rem;\n    color: var(--f-text);\n    opacity: 0.9;\n    margin-bottom: 24px;\n    line-height: 1.7;\n}\n\n\/* Theme Toggle Button *\/\n.theme-toggle-wrap {\n    display: flex;\n    justify-content: flex-end;\n    margin-bottom: 20px;\n}\n.theme-btn {\n    background: var(--f-card);\n    border: 1px solid var(--f-border);\n    color: var(--f-text);\n    padding: 8px 16px;\n    border-radius: 999px;\n    cursor: pointer;\n    font-size: 0.9rem;\n    font-weight: 600;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    box-shadow: var(--f-shadow);\n}\n\n\/* Input & Button Styles for Tools *\/\n.futur-input {\n    width: 100%;\n    padding: 12px 16px;\n    border-radius: 12px;\n    border: 1px solid var(--f-border);\n    background: rgba(0,0,0,0.03);\n    color: var(--f-text);\n    font-size: 1rem;\n    margin-bottom: 16px;\n    transition: all 0.2s ease;\n}\n.dark-theme .futur-input { background: rgba(255,255,255,0.05); }\n\n.futur-btn {\n    background: var(--f-accent);\n    color: #fff;\n    border: none;\n    padding: 14px 28px;\n    border-radius: 12px;\n    font-weight: 700;\n    font-size: 1.1rem;\n    cursor: pointer;\n    transition: transform 0.2s ease;\n}\n.futur-btn:hover { transform: scale(1.02); }\n\n@media (max-width: 600px) {\n    .futur-layout { padding: 40px 16px; }\n    .futur-glass-card { padding: 24px; }\n}\n<\/style>\n<script>\n(function() {\n    var applyTheme = function(theme) {\n        if (theme === 'dark') {\n            document.documentElement.classList.add('dark-theme');\n        } else {\n            document.documentElement.classList.remove('dark-theme');\n        }\n        localStorage.setItem('bsolution-theme', theme);\n    };\n    \n    \/\/ Apply saved theme immediately\n    document.body.classList.add('tool-active');\n    var saved = localStorage.getItem('bsolution-theme') || 'light';\n    applyTheme(saved);\n    \n    \/\/ Bind theme toggle button (with retry since it may not exist yet)\n    function bindToggle() {\n        var btn = document.getElementById('globalThemeToggle');\n        if (!btn) { setTimeout(bindToggle, 100); return; }\n        if (btn.dataset.bound) return;\n        btn.dataset.bound = '1';\n        btn.addEventListener('click', function() {\n            var isDark = document.documentElement.classList.contains('dark-theme');\n            applyTheme(isDark ? 'light' : 'dark');\n        });\n    }\n    bindToggle();\n})();\n<\/script>\n\n<div class=\"futur-layout\">\n<div class=\"theme-toggle-wrap\"><button class=\"theme-btn\" id=\"globalThemeToggle\">\ud83c\udf19 \u05de\u05e6\u05d1 \u05dc\u05d9\u05dc\u05d4<\/button><\/div>\n\n\n\n<header>\n<h2 class=\"main-title\">\u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 <span class=\"icon pill\">\ud83d\udccb<\/span><\/h2>\n<p class=\"subtitle\">\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.<\/p>\n<div class=\"free-badge\"><span class=\"free-dot\"><\/span> \u05d7\u05d9\u05e0\u05dd \u05dc\u05d7\u05dc\u05d5\u05d8\u05d9\u05df<\/div>\n<\/header>\n\n\n\n<div class=\"futur-glass-card tool-card\">\n<div id=\"bnet-tool-schema-generator\">\n<style>\n    \/* CSS Variables: Light Mode *\/\n    #bnet-tool-schema-generator {\n      --bg-color: transparent;\n      --text-color: #333333;\n      --border-color: #e5e5e5;\n      --accent-color: #2962ff;\n      --accent-hover: #1e4bd8;\n      --input-bg: #ffffff;\n      --code-bg: #f5f7fa;\n      --code-text: #2c3e50;\n      font-family: 'Heebo', sans-serif;\n      direction: rtl;\n      color: var(--text-color);\n      box-sizing: border-box;\n      max-width: 100%;\n      overflow-wrap: break-word;\n    }\n    \n    \/* CSS Variables: Dark Mode *\/\n    .dark-theme #bnet-tool-schema-generator {\n      --text-color: #f5f5f5;\n      --border-color: #444444;\n      --accent-color: #4facfe;\n      --accent-hover: #3b8ddf;\n      --input-bg: #1e1e1e;\n      --code-bg: #121212;\n      --code-text: #a9b7c6;\n    }\n\n    #bnet-tool-schema-generator .calculator-container {\n      display: flex;\n      flex-direction: column;\n      gap: 1.5rem;\n      width: 100%;\n    }\n\n    #bnet-tool-schema-generator .input-group {\n      display: flex;\n      flex-direction: column;\n      gap: 0.5rem;\n      margin-bottom: 0.5rem;\n    }\n\n    #bnet-tool-schema-generator label {\n      font-weight: 600;\n      font-size: 1rem;\n    }\n\n    #bnet-tool-schema-generator input,\n    #bnet-tool-schema-generator select,\n    #bnet-tool-schema-generator textarea {\n      width: 100%;\n      padding: 0.8rem;\n      border: 1px solid var(--border-color);\n      border-radius: 8px;\n      background-color: var(--input-bg);\n      color: var(--text-color);\n      font-family: inherit;\n      font-size: 1rem;\n      transition: border-color 0.2s, box-shadow 0.2s;\n      box-sizing: border-box;\n    }\n\n    #bnet-tool-schema-generator input:focus,\n    #bnet-tool-schema-generator select:focus,\n    #bnet-tool-schema-generator textarea:focus {\n      outline: none;\n      border-color: var(--accent-color);\n      box-shadow: 0 0 0 3px rgba(41, 98, 255, 0.1);\n    }\n\n    #bnet-tool-schema-generator textarea {\n      resize: vertical;\n      min-height: 80px;\n    }\n\n    #bnet-tool-schema-generator .schema-form {\n      display: none;\n      flex-direction: column;\n      gap: 1rem;\n      animation: fadeIn 0.3s ease;\n    }\n\n    #bnet-tool-schema-generator .schema-form.active {\n      display: flex;\n    }\n\n    @keyframes fadeIn {\n      from { opacity: 0; transform: translateY(-5px); }\n      to { opacity: 1; transform: translateY(0); }\n    }\n\n    #bnet-tool-schema-generator .dynamic-item {\n      display: flex;\n      flex-direction: column;\n      gap: 0.8rem;\n      padding: 1rem;\n      border: 1px solid var(--border-color);\n      border-radius: 8px;\n      margin-bottom: 1rem;\n      background: rgba(0,0,0,0.02);\n      position: relative;\n    }\n\n    .dark-theme #bnet-tool-schema-generator .dynamic-item {\n      background: rgba(255,255,255,0.02);\n    }\n\n    #bnet-tool-schema-generator .remove-item-btn {\n      position: absolute;\n      top: 10px;\n      left: 10px;\n      background: none;\n      border: none;\n      color: #ff4d4f;\n      cursor: pointer;\n      font-size: 1.2rem;\n      padding: 0 5px;\n    }\n\n    #bnet-tool-schema-generator .remove-item-btn:hover {\n      color: #d9363e;\n    }\n\n    #bnet-tool-schema-generator button {\n      background-color: var(--accent-color);\n      color: #ffffff;\n      border: none;\n      padding: 0.8rem 1.5rem;\n      border-radius: 8px;\n      font-size: 1rem;\n      font-weight: 600;\n      cursor: pointer;\n      transition: background-color 0.2s, transform 0.1s;\n      display: inline-flex;\n      align-items: center;\n      justify-content: center;\n      gap: 0.5rem;\n      width: 100%;\n    }\n\n    #bnet-tool-schema-generator button:hover {\n      background-color: var(--accent-hover);\n    }\n\n    #bnet-tool-schema-generator button:active {\n      transform: scale(0.98);\n    }\n\n    #bnet-tool-schema-generator .btn-secondary {\n      background-color: transparent;\n      border: 2px dashed var(--accent-color);\n      color: var(--accent-color);\n    }\n\n    #bnet-tool-schema-generator .btn-secondary:hover {\n      background-color: rgba(41, 98, 255, 0.05);\n    }\n\n    .dark-theme #bnet-tool-schema-generator .btn-secondary:hover {\n      background-color: rgba(79, 172, 254, 0.1);\n    }\n\n    #bnet-tool-schema-generator .output-group {\n      display: flex;\n      flex-direction: column;\n      gap: 1rem;\n      margin-top: 1rem;\n    }\n\n    #bnet-tool-schema-generator .code-container {\n      position: relative;\n      width: 100%;\n    }\n\n    #bnet-tool-schema-generator pre {\n      background-color: var(--code-bg);\n      color: var(--code-text);\n      padding: 1.5rem;\n      border-radius: 8px;\n      overflow-x: auto;\n      font-family: monospace;\n      font-size: 0.9rem;\n      margin: 0;\n      border: 1px solid var(--border-color);\n      direction: ltr;\n      text-align: left;\n      white-space: pre-wrap;\n    }\n\n    #bnet-tool-schema-generator .copy-btn {\n      position: absolute;\n      top: 10px;\n      right: 10px;\n      background-color: var(--accent-color);\n      color: #fff;\n      border: none;\n      border-radius: 6px;\n      padding: 0.4rem 0.8rem;\n      font-size: 0.85rem;\n      cursor: pointer;\n      width: auto;\n    }\n\n    #bnet-tool-schema-generator .copy-btn.success {\n      background-color: #28a745;\n    }\n\n    \/* Advanced settings toggles *\/\n    .advanced-toggle {\n        cursor: pointer;\n        color: var(--accent-color);\n        font-weight: 600;\n        display: inline-flex;\n        align-items: center;\n        gap: 0.5rem;\n        user-select: none;\n        margin: 1rem 0;\n    }\n    .advanced-content {\n        display: none;\n        border-right: 3px solid var(--accent-color);\n        padding-right: 1rem;\n        margin-bottom: 1rem;\n    }\n    .advanced-content.open { display: flex; flex-direction: column; }\n  <\/style>\n<div class=\"calculator-container\">\n<div class=\"input-group\">\n<label for=\"schema-type\">\u05d1\u05d7\u05e8 \u05d0\u05ea \u05e1\u05d5\u05d2 \u05d4\u05e1\u05db\u05de\u05d4 (Schema Type):<\/label>\n<select aria-label=\"\u05d1\u05d7\u05e8 \u05e1\u05d5\u05d2 \u05e1\u05db\u05de\u05d4\" id=\"schema-type\">\n<option value=\"faq\">\u05e9\u05d0\u05dc\u05d5\u05ea \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea (FAQPage)<\/option>\n<option value=\"local\">\u05e2\u05e1\u05e7 \u05de\u05e7\u05d5\u05de\u05d9 (LocalBusiness)<\/option>\n<option value=\"article\">\u05de\u05d0\u05de\u05e8 (Article)<\/option>\n<option value=\"product\">\u05de\u05d5\u05e6\u05e8 (Product)<\/option>\n<option value=\"review\">\u05d1\u05d9\u05e7\u05d5\u05e8\u05ea (Review)<\/option>\n<option value=\"recipe\">\u05de\u05ea\u05db\u05d5\u05df (Recipe)<\/option>\n<option value=\"event\">\u05d0\u05d9\u05e8\u05d5\u05e2 (Event)<\/option>\n<option value=\"job\">\u05de\u05e9\u05e8\u05d4 (JobPosting)<\/option>\n<option value=\"video\">\u05d5\u05d9\u05d3\u05d0\u05d5 (VideoObject)<\/option>\n<option value=\"breadcrumb\">\u05e4\u05d9\u05e8\u05d5\u05e8\u05d9 \u05dc\u05d7\u05dd (BreadcrumbList)<\/option>\n<\/select>\n<\/div>\n<div class=\"schema-form active\" id=\"form-faq\">\n<div id=\"faq-items-container\">\n<div class=\"dynamic-item\">\n<div class=\"input-group\">\n<label>\u05e9\u05d0\u05dc\u05d4<\/label>\n<input class=\"faq-q\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: \u05d0\u05d9\u05da \u05de\u05e9\u05ea\u05de\u05e9\u05d9\u05dd \u05d1\u05de\u05d7\u05d5\u05dc\u05dc \u05d4\u05e1\u05db\u05de\u05d5\u05ea?\" type=\"text\"\/>\n<\/div>\n<div class=\"input-group\">\n<label>\u05ea\u05e9\u05d5\u05d1\u05d4<\/label>\n<textarea class=\"faq-a\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: \u05e4\u05e9\u05d5\u05d8 \u05d1\u05d5\u05d7\u05e8\u05d9\u05dd \u05d0\u05ea \u05d4\u05e1\u05d5\u05d2, \u05de\u05de\u05dc\u05d0\u05d9\u05dd \u05e9\u05d3\u05d5\u05ea \u05d5\u05de\u05e2\u05ea\u05d9\u05e7\u05d9\u05dd...\"><\/textarea>\n<\/div>\n<\/div>\n<\/div>\n<button class=\"btn-secondary\" id=\"add-faq-btn\" type=\"button\">\u2795 \u05d4\u05d5\u05e1\u05e3 \u05e9\u05d0\u05dc\u05d4 \u05e0\u05d5\u05e1\u05e4\u05ea<\/button>\n<\/div>\n<div class=\"schema-form\" id=\"form-local\">\n<div class=\"input-group\">\n<label for=\"local-name\">\u05e9\u05dd \u05d4\u05e2\u05e1\u05e7<\/label>\n<input id=\"local-name\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: \u05d1\u05d9\u05e1\u05d5\u05dc\u05d5\u05e9\u05df \u05e1\u05d8\u05d5\u05d3\u05d9\u05d5\" type=\"text\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"local-image\">\u05e7\u05d9\u05e9\u05d5\u05e8 \u05dc\u05ea\u05de\u05d5\u05e0\u05d4 (URL)<\/label>\n<input id=\"local-image\" placeholder=\"https:\/\/example.com\/image.jpg\" type=\"url\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"local-phone\">\u05d8\u05dc\u05e4\u05d5\u05df<\/label>\n<input id=\"local-phone\" placeholder=\"050-1234567\" type=\"tel\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"local-street\">\u05e8\u05d7\u05d5\u05d1 \u05d5\u05de\u05e1\u05e4\u05e8<\/label>\n<input id=\"local-street\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: \u05d4\u05e8\u05e6\u05dc 10\" type=\"text\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"local-city\">\u05e2\u05d9\u05e8<\/label>\n<input id=\"local-city\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: \u05ea\u05dc \u05d0\u05d1\u05d9\u05d1\" type=\"text\"\/>\n<\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea (\u05d3\u05d9\u05e8\u05d5\u05d2)<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\">\n<label for=\"local-rating\">\u05d3\u05d9\u05e8\u05d5\u05d2 \u05de\u05de\u05d5\u05e6\u05e2 (1-5)<\/label>\n<input id=\"local-rating\" max=\"5\" min=\"1\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: 4.8\" step=\"0.1\" type=\"number\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"local-reviews\">\u05de\u05e1\u05e4\u05e8 \u05de\u05d3\u05e8\u05d2\u05d9\u05dd<\/label>\n<input id=\"local-reviews\" min=\"1\" placeholder=\"\u05dc\u05d3\u05d5\u05d2\u05de\u05d4: 120\" type=\"number\"\/>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-article\">\n<div class=\"input-group\">\n<label for=\"article-headline\">\u05db\u05d5\u05ea\u05e8\u05ea \u05d4\u05de\u05d0\u05de\u05e8<\/label>\n<input id=\"article-headline\" placeholder=\"\u05d4\u05de\u05d3\u05e8\u05d9\u05da \u05d4\u05de\u05dc\u05d0 \u05dc-SEO...\" type=\"text\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"article-author\">\u05e9\u05dd \u05d4\u05de\u05d7\u05d1\u05e8<\/label>\n<input id=\"article-author\" placeholder=\"\u05d9\u05e9\u05e8\u05d0\u05dc \u05d9\u05e9\u05e8\u05d0\u05dc\u05d9\" type=\"text\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"article-date\">\u05ea\u05d0\u05e8\u05d9\u05da \u05e4\u05e8\u05e1\u05d5\u05dd<\/label>\n<input id=\"article-date\" type=\"date\"\/>\n<\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea (\u05de\u05e4\u05e8\u05e1\u05dd \u05d5\u05ea\u05de\u05d5\u05e0\u05d5\u05ea)<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\">\n<label for=\"article-publisher\">\u05e9\u05dd \u05d4\u05d0\u05ea\u05e8 \/ \u05d4\u05de\u05e4\u05e8\u05e1\u05dd<\/label>\n<input id=\"article-publisher\" placeholder=\"Bsolution\" type=\"text\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"article-publisher-logo\">\u05dc\u05d5\u05d2\u05d5 \u05d4\u05de\u05e4\u05e8\u05e1\u05dd (URL)<\/label>\n<input id=\"article-publisher-logo\" placeholder=\"https:\/\/example.com\/logo.jpg\" type=\"url\"\/>\n<\/div>\n<div class=\"input-group\">\n<label for=\"article-image\">\u05ea\u05de\u05d5\u05e0\u05ea \u05d4\u05de\u05d0\u05de\u05e8 (URL)<\/label>\n<input id=\"article-image\" placeholder=\"https:\/\/example.com\/article-image.jpg\" type=\"url\"\/>\n<\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-product\">\n<div class=\"input-group\"><label for=\"prod-name\">\u05e9\u05dd \u05d4\u05de\u05d5\u05e6\u05e8<\/label><input id=\"prod-name\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"prod-img\">\u05ea\u05de\u05d5\u05e0\u05ea \u05de\u05d5\u05e6\u05e8 (URL)<\/label><input id=\"prod-img\" type=\"url\"\/><\/div>\n<div class=\"input-group\"><label for=\"prod-price\">\u05de\u05d7\u05d9\u05e8<\/label><input id=\"prod-price\" type=\"number\"\/><\/div>\n<div class=\"input-group\"><label for=\"prod-currency\">\u05de\u05d8\u05d1\u05e2 (\u05dc\u05de\u05e9\u05dc ILS, USD)<\/label><input id=\"prod-currency\" type=\"text\" value=\"ILS\"\/><\/div>\n<div class=\"input-group\">\n<label for=\"prod-avail\">\u05de\u05e6\u05d1 \u05d1\u05de\u05dc\u05d0\u05d9<\/label>\n<select id=\"prod-avail\">\n<option value=\"InStock\">\u05d1\u05de\u05dc\u05d0\u05d9 (In Stock)<\/option>\n<option value=\"OutOfStock\">\u05d0\u05d6\u05dc \u05de\u05d4\u05de\u05dc\u05d0\u05d9 (Out of Stock)<\/option>\n<\/select>\n<\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea (\u05de\u05d5\u05ea\u05d2, \u05de\u05e7&quot;\u05d8 \u05d5\u05d3\u05d9\u05e8\u05d5\u05d2)<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\"><label for=\"prod-brand\">\u05de\u05d5\u05ea\u05d2<\/label><input id=\"prod-brand\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"prod-desc\">\u05ea\u05d9\u05d0\u05d5\u05e8 \u05de\u05d5\u05e6\u05e8<\/label><textarea id=\"prod-desc\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"prod-sku\">\u05de\u05e7&quot;\u05d8 (SKU)<\/label><input id=\"prod-sku\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"prod-rating\">\u05d3\u05d9\u05e8\u05d5\u05d2 (1-5)<\/label><input id=\"prod-rating\" max=\"5\" min=\"1\" step=\"0.1\" type=\"number\"\/><\/div>\n<div class=\"input-group\"><label for=\"prod-reviews\">\u05db\u05de\u05d5\u05ea \u05de\u05d3\u05e8\u05d2\u05d9\u05dd<\/label><input id=\"prod-reviews\" type=\"number\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-review\">\n<div class=\"input-group\"><label for=\"rev-item\">\u05e9\u05dd \u05d4\u05e4\u05e8\u05d9\u05d8 \u05e9\u05e0\u05e1\u05e7\u05e8 (\u05de\u05d5\u05e6\u05e8\/\u05e2\u05e1\u05e7)<\/label><input id=\"rev-item\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"rev-author\">\u05e9\u05dd \u05db\u05d5\u05ea\u05d1 \u05d4\u05d1\u05d9\u05e7\u05d5\u05e8\u05ea<\/label><input id=\"rev-author\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"rev-rating\">\u05d3\u05d9\u05e8\u05d5\u05d2 \u05e9\u05d4\u05d5\u05e2\u05e0\u05e7 (1-5)<\/label><input id=\"rev-rating\" max=\"5\" min=\"1\" step=\"1\" type=\"number\"\/><\/div>\n<div class=\"input-group\"><label for=\"rev-body\">\u05ea\u05d5\u05db\u05df \u05d4\u05d1\u05d9\u05e7\u05d5\u05e8\u05ea (\u05d0\u05d5\u05e4\u05e6\u05d9\u05d5\u05e0\u05dc\u05d9)<\/label><textarea id=\"rev-body\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"rev-date\">\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05d1\u05d9\u05e7\u05d5\u05e8\u05ea<\/label><input id=\"rev-date\" type=\"date\"\/><\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-recipe\">\n<div class=\"input-group\"><label for=\"rec-name\">\u05e9\u05dd \u05d4\u05de\u05ea\u05db\u05d5\u05df<\/label><input id=\"rec-name\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"rec-img\">\u05ea\u05de\u05d5\u05e0\u05d4 (URL)<\/label><input id=\"rec-img\" type=\"url\"\/><\/div>\n<div class=\"input-group\"><label for=\"rec-author\">\u05e9\u05dd \u05d4\u05de\u05d7\u05d1\u05e8\/\u05d4\u05e9\u05e3<\/label><input id=\"rec-author\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"rec-prep\">\u05d6\u05de\u05df \u05d4\u05db\u05e0\u05d4 (\u05d1\u05d3\u05e7\u05d5\u05ea)<\/label><input id=\"rec-prep\" placeholder=\"\u05dc\u05de\u05e9\u05dc 15\" type=\"number\"\/><\/div>\n<div class=\"input-group\"><label for=\"rec-cook\">\u05d6\u05de\u05df \u05d1\u05d9\u05e9\u05d5\u05dc\/\u05d0\u05e4\u05d9\u05d9\u05d4 (\u05d1\u05d3\u05e7\u05d5\u05ea)<\/label><input id=\"rec-cook\" placeholder=\"\u05dc\u05de\u05e9\u05dc 45\" type=\"number\"\/><\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05e8\u05db\u05d9\u05d1\u05d9\u05dd, \u05d4\u05d5\u05e8\u05d0\u05d5\u05ea \u05d5\u05d3\u05d9\u05e8\u05d5\u05d2<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\"><label for=\"rec-yield\">\u05db\u05de\u05d5\u05ea \u05de\u05e0\u05d5\u05ea<\/label><input id=\"rec-yield\" placeholder=\"\u05dc\u05de\u05e9\u05dc '4 \u05de\u05e0\u05d5\u05ea'\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"rec-ingredients\">\u05e8\u05db\u05d9\u05d1\u05d9\u05dd (\u05de\u05d5\u05e4\u05e8\u05d3\u05d9\u05dd \u05d1\u05e4\u05e1\u05d9\u05e7)<\/label><textarea id=\"rec-ingredients\" placeholder=\"\u05e7\u05de\u05d7, \u05e1\u05d5\u05db\u05e8, \u05d1\u05d9\u05e6\u05d9\u05dd...\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"rec-instructions\">\u05d4\u05d5\u05e8\u05d0\u05d5\u05ea \u05d4\u05db\u05e0\u05d4 (\u05de\u05d5\u05e4\u05e8\u05d3\u05d5\u05ea \u05d1\u05e4\u05e1\u05d9\u05e7)<\/label><textarea id=\"rec-instructions\" placeholder=\"\u05de\u05e2\u05e8\u05d1\u05d1\u05d9\u05dd \u05d4\u05db\u05dc, \u05de\u05db\u05e0\u05d9\u05e1\u05d9\u05dd \u05dc\u05ea\u05e0\u05d5\u05e8...\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"rec-rating\">\u05d3\u05d9\u05e8\u05d5\u05d2 (1-5)<\/label><input id=\"rec-rating\" step=\"0.1\" type=\"number\"\/><\/div>\n<div class=\"input-group\"><label for=\"rec-reviews\">\u05de\u05e1\u05e4\u05e8 \u05de\u05d3\u05e8\u05d2\u05d9\u05dd<\/label><input id=\"rec-reviews\" type=\"number\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-event\">\n<div class=\"input-group\"><label for=\"ev-name\">\u05e9\u05dd \u05d4\u05d0\u05d9\u05e8\u05d5\u05e2<\/label><input id=\"ev-name\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"ev-start\">\u05ea\u05d0\u05e8\u05d9\u05da \u05d5\u05e9\u05e2\u05ea \u05d4\u05ea\u05d7\u05dc\u05d4<\/label><input id=\"ev-start\" type=\"datetime-local\"\/><\/div>\n<div class=\"input-group\"><label for=\"ev-end\">\u05ea\u05d0\u05e8\u05d9\u05da \u05d5\u05e9\u05e2\u05ea \u05e1\u05d9\u05d5\u05dd<\/label><input id=\"ev-end\" type=\"datetime-local\"\/><\/div>\n<div class=\"input-group\"><label for=\"ev-loc-name\">\u05e9\u05dd \u05d4\u05de\u05d9\u05e7\u05d5\u05dd (\u05d0\u05d5\u05dc\u05dd\/\u05de\u05e7\u05d5\u05dd)<\/label><input id=\"ev-loc-name\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"ev-loc-addr\">\u05db\u05ea\u05d5\u05d1\u05ea \u05d4\u05de\u05d9\u05e7\u05d5\u05dd<\/label><input id=\"ev-loc-addr\" type=\"text\"\/><\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05ea\u05de\u05d7\u05d5\u05e8 \u05d5\u05ea\u05de\u05d5\u05e0\u05d5\u05ea<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\"><label for=\"ev-img\">\u05ea\u05de\u05d5\u05e0\u05ea \u05d0\u05d9\u05e8\u05d5\u05e2 (URL)<\/label><input id=\"ev-img\" type=\"url\"\/><\/div>\n<div class=\"input-group\"><label for=\"ev-desc\">\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05d0\u05d9\u05e8\u05d5\u05e2<\/label><textarea id=\"ev-desc\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"ev-price\">\u05de\u05d7\u05d9\u05e8 \u05db\u05e8\u05d8\u05d9\u05e1<\/label><input id=\"ev-price\" type=\"number\"\/><\/div>\n<div class=\"input-group\"><label for=\"ev-currency\">\u05de\u05d8\u05d1\u05e2 (ILS, USD)<\/label><input id=\"ev-currency\" type=\"text\" value=\"ILS\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-job\">\n<div class=\"input-group\"><label for=\"job-title\">\u05ea\u05d5\u05d0\u05e8 \u05d4\u05de\u05e9\u05e8\u05d4 (Job Title)<\/label><input id=\"job-title\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"job-company\">\u05e9\u05dd \u05d4\u05d7\u05d1\u05e8\u05d4 (Company)<\/label><input id=\"job-company\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"job-date\">\u05ea\u05d0\u05e8\u05d9\u05da \u05e4\u05e8\u05e1\u05d5\u05dd<\/label><input id=\"job-date\" type=\"date\"\/><\/div>\n<div class=\"input-group\">\n<label for=\"job-type\">\u05e1\u05d5\u05d2 \u05de\u05e9\u05e8\u05d4<\/label>\n<select id=\"job-type\">\n<option value=\"FULL_TIME\">\u05de\u05e9\u05e8\u05d4 \u05de\u05dc\u05d0\u05d4 (Full Time)<\/option>\n<option value=\"PART_TIME\">\u05de\u05e9\u05e8\u05d4 \u05d7\u05dc\u05e7\u05d9\u05ea (Part Time)<\/option>\n<option value=\"CONTRACT\">\u05d7\u05d5\u05d6\u05d4 (Contract)<\/option>\n<option value=\"TEMPORARY\">\u05d6\u05de\u05e0\u05d9 (Temporary)<\/option>\n<\/select>\n<\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05de\u05d9\u05e7\u05d5\u05dd, \u05ea\u05d9\u05d0\u05d5\u05e8 \u05d5\u05ea\u05d5\u05e7\u05e3<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\"><label for=\"job-desc\">\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05de\u05e9\u05e8\u05d4 (\u05d3\u05e8\u05d9\u05e9\u05d5\u05ea \u05d5\u05ea\u05e4\u05e7\u05d9\u05d3)<\/label><textarea id=\"job-desc\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"job-loc\">\u05e2\u05d9\u05e8 \/ \u05d0\u05d6\u05d5\u05e8<\/label><input id=\"job-loc\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"job-valid\">\u05d1\u05ea\u05d5\u05e7\u05e3 \u05e2\u05d3 (\u05ea\u05d0\u05e8\u05d9\u05da \u05e1\u05d9\u05d5\u05dd)<\/label><input id=\"job-valid\" type=\"date\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-video\">\n<div class=\"input-group\"><label for=\"vid-name\">\u05db\u05d5\u05ea\u05e8\u05ea \u05d4\u05d5\u05d9\u05d3\u05d0\u05d5<\/label><input id=\"vid-name\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label for=\"vid-desc\">\u05ea\u05d9\u05d0\u05d5\u05e8 \u05d4\u05d5\u05d9\u05d3\u05d0\u05d5<\/label><textarea id=\"vid-desc\"><\/textarea><\/div>\n<div class=\"input-group\"><label for=\"vid-thumb\">\u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05d5\u05e7\u05d8\u05e0\u05ea (Thumbnail URL)<\/label><input id=\"vid-thumb\" type=\"url\"\/><\/div>\n<div class=\"input-group\"><label for=\"vid-date\">\u05ea\u05d0\u05e8\u05d9\u05da \u05d4\u05e2\u05dc\u05d0\u05d4<\/label><input id=\"vid-date\" type=\"date\"\/><\/div>\n<div class=\"advanced-toggle\" onclick=\"this.nextElementSibling.classList.toggle('open')\">\u2699\ufe0f \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd \u05d5\u05de\u05e9\u05da \u05d6\u05de\u05df<\/div>\n<div class=\"advanced-content\">\n<div class=\"input-group\"><label for=\"vid-url\">\u05e7\u05d9\u05e9\u05d5\u05e8 \u05d9\u05e9\u05d9\u05e8 \u05dc\u05e1\u05e8\u05d8\u05d5\u05df (Content URL)<\/label><input id=\"vid-url\" type=\"url\"\/><\/div>\n<div class=\"input-group\"><label for=\"vid-embed\">\u05e7\u05d9\u05e9\u05d5\u05e8 \u05dc\u05d4\u05d8\u05de\u05e2\u05d4 (Embed URL)<\/label><input id=\"vid-embed\" type=\"url\"\/><\/div>\n<div class=\"input-group\"><label for=\"vid-duration\">\u05de\u05e9\u05da \u05d4\u05e1\u05e8\u05d8\u05d5\u05df (\u05d1\u05e4\u05d5\u05e8\u05de\u05d8 ISO 8601, \u05dc\u05de\u05e9\u05dc PT2M30S \u05dc\u05e9\u05ea\u05d9\u05d9\u05dd \u05d5\u05d7\u05e6\u05d9 \u05d3\u05e7\u05d5\u05ea)<\/label><input id=\"vid-duration\" placeholder=\"PT1M30S\" type=\"text\"\/><\/div>\n<\/div>\n<\/div>\n<div class=\"schema-form\" id=\"form-breadcrumb\">\n<div id=\"bc-items-container\">\n<div class=\"dynamic-item\">\n<div class=\"input-group\"><label>\u05e9\u05dd \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8 (Name)<\/label><input class=\"bc-name\" placeholder=\"\u05e2\u05de\u05d5\u05d3 \u05d4\u05d1\u05d9\u05ea\" type=\"text\" value=\"\u05e2\u05de\u05d5\u05d3 \u05d4\u05d1\u05d9\u05ea\"\/><\/div>\n<div class=\"input-group\"><label>\u05db\u05ea\u05d5\u05d1\u05ea (URL)<\/label><input class=\"bc-url\" placeholder=\"https:\/\/example.com\" type=\"url\" value=\"https:\/\/example.com\"\/><\/div>\n<\/div>\n<div class=\"dynamic-item\">\n<button aria-label=\"\u05d4\u05e1\u05e8\" class=\"remove-item-btn\">\u00d7<\/button>\n<div class=\"input-group\"><label>\u05e9\u05dd \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8 (Name)<\/label><input class=\"bc-name\" placeholder=\"\u05db\u05dc\u05d9\u05dd \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05d9\u05dd\" type=\"text\"\/><\/div>\n<div class=\"input-group\"><label>\u05db\u05ea\u05d5\u05d1\u05ea (URL)<\/label><input class=\"bc-url\" placeholder=\"https:\/\/example.com\/tools\" type=\"url\"\/><\/div>\n<\/div>\n<\/div>\n<button class=\"btn-secondary\" id=\"add-bc-btn\" type=\"button\">\u2795 \u05d4\u05d5\u05e1\u05e3 \u05e9\u05dc\u05d1 \u05e0\u05d5\u05e1\u05e3 \u05d1\u05e0\u05ea\u05d9\u05d1<\/button>\n<\/div>\n<div class=\"output-group\">\n<button id=\"generate-btn\" type=\"button\">\u2728 \u05e6\u05d5\u05e8 \u05e7\u05d5\u05d3 Schema<\/button>\n<div class=\"code-container\">\n<button aria-label=\"\u05d4\u05e2\u05ea\u05e7 \u05e7\u05d5\u05d3\" class=\"copy-btn\" id=\"copy-btn\">\u05d4\u05e2\u05ea\u05e7<\/button>\n<pre dir=\"ltr\"><code id=\"schema-output\">\/* \u05e7\u05d5\u05d3 \u05d4-JSON-LD \u05d9\u05d5\u05e4\u05d9\u05e2 \u05db\u05d0\u05df \u05dc\u05d0\u05d7\u05e8 \u05dc\u05d7\u05d9\u05e6\u05d4 \u05e2\u05dc \u05d9\u05e6\u05d9\u05e8\u05d4 *\/<\/code><\/pre>\n<\/div>\n<\/div>\n<\/div>\n<script>\n    document.addEventListener(\"DOMContentLoaded\", () => {\n       const container = document.getElementById(\"bnet-tool-schema-generator\");\n       const schemaTypeSelect = container.querySelector(\"#schema-type\");\n       const forms = container.querySelectorAll(\".schema-form\");\n       const generateBtn = container.querySelector(\"#generate-btn\");\n       const copyBtn = container.querySelector(\"#copy-btn\");\n       const outputCode = container.querySelector(\"#schema-output\");\n       \n       \/\/ FAQ\n       const addFaqBtn = container.querySelector(\"#add-faq-btn\");\n       const faqContainer = container.querySelector(\"#faq-items-container\");\n       \n       addFaqBtn.addEventListener(\"click\", () => {\n         const item = document.createElement(\"div\");\n         item.className = \"dynamic-item\";\n         item.innerHTML = `\n           <button class=\"remove-item-btn\" aria-label=\"\u05d4\u05e1\u05e8 \u05e9\u05d0\u05dc\u05d4\">\u00d7<\/button>\n           <div class=\"input-group\"><label>\u05e9\u05d0\u05dc\u05d4<\/label><input type=\"text\" class=\"faq-q\" placeholder=\"\u05d4\u05e9\u05d0\u05dc\u05d4 \u05d4\u05d1\u05d0\u05d4...\"><\/div>\n           <div class=\"input-group\"><label>\u05ea\u05e9\u05d5\u05d1\u05d4<\/label><textarea class=\"faq-a\" placeholder=\"\u05d4\u05ea\u05e9\u05d5\u05d1\u05d4 \u05d4\u05d1\u05d0\u05d4...\"><\/textarea><\/div>\n         `;\n         item.querySelector(\".remove-item-btn\").addEventListener(\"click\", () => item.remove());\n         faqContainer.appendChild(item);\n       });\n\n       \/\/ Breadcrumbs\n       const addBcBtn = container.querySelector(\"#add-bc-btn\");\n       const bcContainer = container.querySelector(\"#bc-items-container\");\n       bcContainer.querySelectorAll(\".remove-item-btn\").forEach(btn => btn.addEventListener(\"click\", function(){ this.parentElement.remove(); }));\n       addBcBtn.addEventListener(\"click\", () => {\n         const item = document.createElement(\"div\");\n         item.className = \"dynamic-item\";\n         item.innerHTML = `\n           <button class=\"remove-item-btn\" aria-label=\"\u05d4\u05e1\u05e8\">\u00d7<\/button>\n           <div class=\"input-group\"><label>\u05e9\u05dd \u05d4\u05e7\u05d9\u05e9\u05d5\u05e8<\/label><input type=\"text\" class=\"bc-name\"><\/div>\n           <div class=\"input-group\"><label>\u05db\u05ea\u05d5\u05d1\u05ea (URL)<\/label><input type=\"url\" class=\"bc-url\"><\/div>\n         `;\n         item.querySelector(\".remove-item-btn\").addEventListener(\"click\", () => item.remove());\n         bcContainer.appendChild(item);\n       });\n\n       \/\/ Toggle Forms based on selection\n       schemaTypeSelect.addEventListener(\"change\", (e) => {\n         forms.forEach(f => f.classList.remove(\"active\"));\n         container.querySelector(`#form-${e.target.value}`).classList.add(\"active\");\n       });\n\n       \/\/ Generate Schema\n       generateBtn.addEventListener(\"click\", () => {\n         const type = schemaTypeSelect.value;\n         let schemaObj = {};\n\n         const val = (id) => {\n           const el = container.querySelector(\"#\" + id);\n           return el ? el.value.trim() : \"\";\n         };\n\n         if (type === \"faq\") {\n           schemaObj = { \"@context\": \"https:\/\/schema.org\", \"@type\": \"FAQPage\", \"mainEntity\": [] };\n           faqContainer.querySelectorAll(\".dynamic-item\").forEach(item => {\n             const q = item.querySelector(\".faq-q\").value.trim();\n             const a = item.querySelector(\".faq-a\").value.trim();\n             if (q && a) {\n               schemaObj.mainEntity.push({ \"@type\": \"Question\", \"name\": q, \"acceptedAnswer\": { \"@type\": \"Answer\", \"text\": a } });\n             }\n           });\n         } \n         else if (type === \"local\") {\n           schemaObj = {\n             \"@context\": \"https:\/\/schema.org\",\n             \"@type\": \"LocalBusiness\",\n             \"name\": val(\"local-name\"),\n             \"image\": val(\"local-image\") ? [val(\"local-image\")] : undefined,\n             \"telephone\": val(\"local-phone\"),\n             \"address\": {\n               \"@type\": \"PostalAddress\",\n               \"streetAddress\": val(\"local-street\"),\n               \"addressLocality\": val(\"local-city\")\n             }\n           };\n           if (val(\"local-rating\") && val(\"local-reviews\")) {\n             schemaObj.aggregateRating = { \"@type\": \"AggregateRating\", \"ratingValue\": val(\"local-rating\"), \"reviewCount\": val(\"local-reviews\") };\n           }\n         }\n         else if (type === \"article\") {\n           schemaObj = {\n             \"@context\": \"https:\/\/schema.org\",\n             \"@type\": \"Article\",\n             \"headline\": val(\"article-headline\"),\n             \"image\": val(\"article-image\") ? [val(\"article-image\")] : [],\n             \"datePublished\": val(\"article-date\") ? new Date(val(\"article-date\")).toISOString() : \"\",\n             \"author\": [{ \"@type\": \"Person\", \"name\": val(\"article-author\") }]\n           };\n           if (val(\"article-publisher\")) {\n             schemaObj.publisher = { \"@type\": \"Organization\", \"name\": val(\"article-publisher\") };\n             if(val(\"article-publisher-logo\")) schemaObj.publisher.logo = { \"@type\": \"ImageObject\", \"url\": val(\"article-publisher-logo\") };\n           }\n         }\n         else if (type === \"product\") {\n            schemaObj = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"Product\",\n                \"name\": val(\"prod-name\"),\n                \"image\": val(\"prod-img\") ? [val(\"prod-img\")] : undefined,\n                \"description\": val(\"prod-desc\"),\n                \"sku\": val(\"prod-sku\")\n            };\n            if (val(\"prod-brand\")) schemaObj.brand = { \"@type\": \"Brand\", \"name\": val(\"prod-brand\") };\n            if (val(\"prod-price\")) {\n                schemaObj.offers = {\n                    \"@type\": \"Offer\",\n                    \"priceCurrency\": val(\"prod-currency\"),\n                    \"price\": val(\"prod-price\"),\n                    \"availability\": \"https:\/\/schema.org\/\" + val(\"prod-avail\")\n                };\n            }\n            if (val(\"prod-rating\") && val(\"prod-reviews\")) {\n                schemaObj.aggregateRating = { \"@type\": \"AggregateRating\", \"ratingValue\": val(\"prod-rating\"), \"reviewCount\": val(\"prod-reviews\") };\n            }\n         }\n         else if (type === \"review\") {\n            schemaObj = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"Review\",\n                \"itemReviewed\": { \"@type\": \"Thing\", \"name\": val(\"rev-item\") },\n                \"author\": { \"@type\": \"Person\", \"name\": val(\"rev-author\") },\n                \"reviewRating\": { \"@type\": \"Rating\", \"ratingValue\": val(\"rev-rating\"), \"bestRating\": \"5\" }\n            };\n            if(val(\"rev-body\")) schemaObj.reviewBody = val(\"rev-body\");\n            if(val(\"rev-date\")) schemaObj.datePublished = val(\"rev-date\");\n         }\n         else if (type === \"recipe\") {\n            schemaObj = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"Recipe\",\n                \"name\": val(\"rec-name\"),\n                \"image\": val(\"rec-img\") ? [val(\"rec-img\")] : undefined,\n                \"author\": { \"@type\": \"Person\", \"name\": val(\"rec-author\") },\n                \"recipeYield\": val(\"rec-yield\")\n            };\n            if(val(\"rec-prep\")) schemaObj.prepTime = \"PT\" + val(\"rec-prep\") + \"M\";\n            if(val(\"rec-cook\")) schemaObj.cookTime = \"PT\" + val(\"rec-cook\") + \"M\";\n            if(val(\"rec-ingredients\")) schemaObj.recipeIngredient = val(\"rec-ingredients\").split(\",\").map(i => i.trim()).filter(i=>i);\n            if(val(\"rec-instructions\")) schemaObj.recipeInstructions = val(\"rec-instructions\").split(\",\").map(i => ({\"@type\":\"HowToStep\",\"text\":i.trim()})).filter(i=>i.text);\n            if(val(\"rec-rating\") && val(\"rec-reviews\")) {\n                schemaObj.aggregateRating = { \"@type\": \"AggregateRating\", \"ratingValue\": val(\"rec-rating\"), \"reviewCount\": val(\"rec-reviews\") };\n            }\n         }\n         else if (type === \"event\") {\n            schemaObj = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"Event\",\n                \"name\": val(\"ev-name\"),\n                \"startDate\": val(\"ev-start\") ? new Date(val(\"ev-start\")).toISOString() : undefined,\n                \"endDate\": val(\"ev-end\") ? new Date(val(\"ev-end\")).toISOString() : undefined,\n                \"eventAttendanceMode\": \"https:\/\/schema.org\/OfflineEventAttendanceMode\",\n                \"eventStatus\": \"https:\/\/schema.org\/EventScheduled\",\n                \"location\": {\n                    \"@type\": \"Place\",\n                    \"name\": val(\"ev-loc-name\"),\n                    \"address\": { \"@type\": \"PostalAddress\", \"streetAddress\": val(\"ev-loc-addr\") }\n                },\n                \"image\": val(\"ev-img\") ? [val(\"ev-img\")] : undefined,\n                \"description\": val(\"ev-desc\")\n            };\n            if(val(\"ev-price\")) {\n                schemaObj.offers = { \"@type\": \"Offer\", \"price\": val(\"ev-price\"), \"priceCurrency\": val(\"ev-currency\") };\n            }\n         }\n         else if (type === \"job\") {\n            schemaObj = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"JobPosting\",\n                \"title\": val(\"job-title\"),\n                \"description\": val(\"job-desc\"),\n                \"datePosted\": val(\"job-date\") ? new Date(val(\"job-date\")).toISOString() : undefined,\n                \"validThrough\": val(\"job-valid\") ? new Date(val(\"job-valid\")).toISOString() : undefined,\n                \"employmentType\": val(\"job-type\"),\n                \"hiringOrganization\": { \"@type\": \"Organization\", \"name\": val(\"job-company\") },\n                \"jobLocation\": { \"@type\": \"Place\", \"address\": { \"@type\": \"PostalAddress\", \"addressLocality\": val(\"job-loc\") } }\n            };\n         }\n         else if (type === \"video\") {\n            schemaObj = {\n                \"@context\": \"https:\/\/schema.org\",\n                \"@type\": \"VideoObject\",\n                \"name\": val(\"vid-name\"),\n                \"description\": val(\"vid-desc\"),\n                \"thumbnailUrl\": val(\"vid-thumb\") ? [val(\"vid-thumb\")] : undefined,\n                \"uploadDate\": val(\"vid-date\") ? new Date(val(\"vid-date\")).toISOString() : undefined,\n                \"duration\": val(\"vid-duration\"),\n                \"contentUrl\": val(\"vid-url\"),\n                \"embedUrl\": val(\"vid-embed\")\n            };\n         }\n         else if (type === \"breadcrumb\") {\n            schemaObj = { \"@context\": \"https:\/\/schema.org\", \"@type\": \"BreadcrumbList\", \"itemListElement\": [] };\n            let pos = 1;\n            bcContainer.querySelectorAll(\".dynamic-item\").forEach(item => {\n                const n = item.querySelector(\".bc-name\").value.trim();\n                const u = item.querySelector(\".bc-url\").value.trim();\n                if (n && u) {\n                    schemaObj.itemListElement.push({ \"@type\": \"ListItem\", \"position\": pos++, \"name\": n, \"item\": u });\n                }\n            });\n         }\n\n         \/\/ Cleanup undefined fields recursively\n         const cleanObj = JSON.parse(JSON.stringify(schemaObj));\n         const finalCode = `<script type=\"application\/ld+json\">\\n${JSON.stringify(cleanObj, null, 2)}\\n<\/scr` + `ipt>`;\n         outputCode.textContent = finalCode;\n       });\n\n       \/\/ Copy to Clipboard\n       copyBtn.addEventListener(\"click\", () => {\n         const codeText = outputCode.textContent;\n         if (!codeText || codeText.includes(\"\/* \u05e7\u05d5\u05d3 \u05d4-JSON-LD\")) return;\n         \n         navigator.clipboard.writeText(codeText).then(() => {\n           const originalText = copyBtn.textContent;\n           copyBtn.textContent = \"\u05d4\u05d5\u05e2\u05ea\u05e7!\";\n           copyBtn.classList.add(\"success\");\n           setTimeout(() => {\n             copyBtn.textContent = originalText;\n             copyBtn.classList.remove(\"success\");\n           }, 2000);\n         });\n       });\n    });\n  <\/script>\n<\/div>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"WebApplication\",\n  \"name\": \"\u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea\",\n  \"applicationCategory\": \"DeveloperApplication\",\n  \"operatingSystem\": \"All\",\n  \"description\": \"\u05de\u05d7\u05d5\u05dc\u05dc Schema Markup (\u05e7\u05d5\u05d3 JSON-LD) \u05d4\u05de\u05d0\u05e4\u05e9\u05e8 \u05d9\u05e6\u05d9\u05e8\u05ea \u05e1\u05db\u05de\u05d5\u05ea \u05de\u05db\u05dc \u05d4\u05e1\u05d5\u05d2\u05d9\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05e7\u05d9\u05d3\u05d5\u05dd \u05d4\u05d0\u05ea\u05e8\u05d9\u05dd \u05d1\u05d2\u05d5\u05d2\u05dc.\",\n  \"offers\": {\n    \"@type\": \"Offer\",\n    \"price\": \"0\",\n    \"priceCurrency\": \"ILS\"\n  }\n}\n<\/script>\n<\/div>\n\n\n\n<div class=\"futur-glass-card seo-card\">\n\n\n\n<h2 class=\"wp-block-heading\">\u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea - \u05d4\u05de\u05d3\u05e8\u05d9\u05da \u05d4\u05de\u05dc\u05d0<\/h2>\n\n\n\n<p>\u05d1\u05e8\u05d5\u05db\u05d9\u05dd \u05d4\u05d1\u05d0\u05d9\u05dd \u05dc\u05db\u05dc\u05d9 \u05d4\u05d7\u05d9\u05e0\u05de\u05d9 \u05e9\u05dc\u05e0\u05d5 \u2013 <strong>\u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema Markup Generator)<\/strong>. \u05d0\u05dd \u05d0\u05ea\u05dd \u05de\u05e7\u05d3\u05de\u05d9 \u05d0\u05ea\u05e8\u05d9\u05dd (SEO), \u05d1\u05e2\u05dc\u05d9 \u05d0\u05ea\u05e8\u05d9\u05dd \u05d0\u05d5 \u05de\u05e4\u05ea\u05d7\u05d9 \u05e8\u05e9\u05ea, \u05d1\u05d8\u05d7 \u05e9\u05de\u05e2\u05ea\u05dd \u05e2\u05dc \u05d4\u05d7\u05e9\u05d9\u05d1\u05d5\u05ea \u05d4\u05d0\u05d3\u05d9\u05e8\u05d4 \u05e9\u05dc \u05e9\u05d9\u05dc\u05d5\u05d1 \u05e0\u05ea\u05d5\u05e0\u05d9 \u05e1\u05db\u05de\u05d4 \u05d1\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd. \u05d4\u05db\u05dc\u05d9 \u05e9\u05dc\u05e0\u05d5 \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05db\u05dd \u05dc\u05d9\u05d9\u05e6\u05e8 \u05ea\u05d5\u05da \u05e9\u05e0\u05d9\u05d5\u05ea \u05d1\u05d5\u05d3\u05d3\u05d5\u05ea \u05e7\u05d5\u05d3 JSON-LD \u05ea\u05e7\u05e0\u05d9 \u05d5\u05de\u05d3\u05d5\u05d9\u05e7, \u05e9\u05e0\u05d9\u05ea\u05df \u05dc\u05d4\u05d8\u05de\u05d9\u05e2 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05db\u05d3\u05d9 \u05dc\u05ea\u05e7\u05e9\u05e8 \u05e2\u05dd \u05de\u05e0\u05d5\u05e2\u05d9 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05de\u05d9\u05d8\u05d1\u05d9\u05ea.<\/p>\n\n\n\n<p>\u05de\u05e0\u05d5\u05e2\u05d9 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9, \u05d5\u05d2\u05d5\u05d2\u05dc \u05d1\u05e8\u05d0\u05e9\u05dd, \u05e6\u05e8\u05d9\u05db\u05d9\u05dd \u05dc\u05d4\u05d1\u05d9\u05df \u05d0\u05ea \u05d4\u05ea\u05d5\u05db\u05df \u05e9\u05dc \u05d4\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd. \u05db\u05db\u05dc \u05e9\u05ea\u05e1\u05e4\u05e7\u05d5 \u05dc\u05d4\u05dd \u05de\u05d9\u05d3\u05e2 \u05de\u05d3\u05d5\u05d9\u05e7 \u05d5\u05de\u05d0\u05d5\u05e8\u05d2\u05df \u05d9\u05d5\u05ea\u05e8 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea \u05e7\u05d5\u05d3 Schema \u05de\u05d5\u05d1\u05e0\u05d4, \u05db\u05da \u05d4\u05dd \u05d9\u05d5\u05db\u05dc\u05d5 \u05dc\u05d4\u05e6\u05d9\u05d2 \u05d0\u05ea \u05d4\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05d1\u05e6\u05d5\u05e8\u05d4 \u05e2\u05e9\u05d9\u05e8\u05d4 \u05d5\u05de\u05d5\u05e9\u05db\u05ea \u05d9\u05d5\u05ea\u05e8 (Rich Snippets) \u05d1\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9, \u05de\u05d4 \u05e9\u05d9\u05db\u05d5\u05dc \u05dc\u05d4\u05e2\u05dc\u05d5\u05ea \u05de\u05e9\u05de\u05e2\u05d5\u05ea\u05d9\u05ea \u05d0\u05ea \u05d0\u05d7\u05d5\u05d6\u05d9 \u05d4\u05d4\u05e7\u05dc\u05e7\u05d4 (CTR) \u05e9\u05dc\u05db\u05dd.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05d0\u05d9\u05dc\u05d5 \u05e1\u05d5\u05d2\u05d9 \u05e1\u05db\u05de\u05d5\u05ea \u05e7\u05d9\u05d9\u05de\u05d9\u05dd \u05d1\u05de\u05d7\u05d5\u05dc\u05dc?<\/h2>\n\n\n\n<p>\u05d4\u05de\u05d7\u05d5\u05dc\u05dc \u05e9\u05dc\u05e0\u05d5 \u05ea\u05d5\u05de\u05da \u05d1\u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd \u05d1\u05d9\u05d5\u05ea\u05e8:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li><strong>\u05e9\u05d0\u05dc\u05d5\u05ea \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea (FAQPage):<\/strong> \u05de\u05e6\u05d9\u05d2 \u05de\u05e7\u05d1\u05e5 \u05e9\u05d0\u05dc\u05d5\u05ea \u05d5\u05ea\u05e9\u05d5\u05d1\u05d5\u05ea \u05de\u05ea\u05d7\u05ea \u05dc\u05ea\u05d5\u05e6\u05d0\u05ea \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05d1\u05d2\u05d5\u05d2\u05dc.<\/li>\n\n<li><strong>\u05de\u05d5\u05e6\u05e8 (Product):<\/strong> \u05d7\u05d5\u05d1\u05d4 \u05dc\u05d0\u05ea\u05e8\u05d9 \u05de\u05e1\u05d7\u05e8. \u05de\u05e6\u05d9\u05d2 \u05de\u05d7\u05d9\u05e8, \u05de\u05e6\u05d1 \u05de\u05dc\u05d0\u05d9, \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d1\u05d9\u05e7\u05d5\u05e8\u05d5\u05ea \u05d5\u05de\u05e7\"\u05d8 \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea.<\/li>\n\n<li><strong>\u05d1\u05d9\u05e7\u05d5\u05e8\u05d5\u05ea (Review):<\/strong> \u05de\u05d5\u05e1\u05d9\u05e3 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05db\u05d5\u05db\u05d1\u05d9\u05dd \u05d6\u05d4\u05d5\u05d1\u05d9\u05dd \u05dc\u05ea\u05d5\u05e6\u05d0\u05d4 \u05e9\u05dc\u05db\u05dd, \u05de\u05d4 \u05e9\u05de\u05d2\u05d3\u05d9\u05dc \u05d3\u05e8\u05de\u05d8\u05d9\u05ea \u05d0\u05ea \u05db\u05de\u05d5\u05ea \u05d4\u05d4\u05e7\u05dc\u05e7\u05d5\u05ea.<\/li>\n\n<li><strong>\u05de\u05ea\u05db\u05d5\u05df (Recipe):<\/strong> \u05de\u05e6\u05d9\u05d2 \u05ea\u05de\u05d5\u05e0\u05d4, \u05d6\u05de\u05df \u05d4\u05db\u05e0\u05d4 \u05d5\u05d3\u05d9\u05e8\u05d5\u05d2 \u05dc\u05d7\u05d9\u05e4\u05d5\u05e9\u05d9 \u05d0\u05d5\u05db\u05dc \u05d5\u05de\u05ea\u05db\u05d5\u05e0\u05d9\u05dd.<\/li>\n\n<li><strong>\u05e2\u05e1\u05e7 \u05de\u05e7\u05d5\u05de\u05d9 (LocalBusiness):<\/strong> \u05e2\u05d5\u05d6\u05e8 \u05dc\u05de\u05e0\u05d5\u05e2 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9 \u05dc\u05d4\u05d1\u05d9\u05df \u05d0\u05d9\u05e4\u05d4 \u05d4\u05e2\u05e1\u05e7 \u05e9\u05dc\u05db\u05dd \u05de\u05de\u05d5\u05e7\u05dd, \u05de\u05e1\u05e4\u05e8 \u05d4\u05d8\u05dc\u05e4\u05d5\u05df \u05d5\u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4\u05dc\u05e7\u05d5\u05d7\u05d5\u05ea.<\/li>\n\n<li><strong>\u05d0\u05d9\u05e8\u05d5\u05e2 (Event):<\/strong> \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d4\u05e6\u05d9\u05d2 \u05de\u05d5\u05e4\u05e2\u05d9\u05dd, \u05e7\u05d5\u05e8\u05e1\u05d9\u05dd \u05d5\u05d5\u05d1\u05d9\u05e0\u05e8\u05d9\u05dd \u05e2\u05dd \u05ea\u05d0\u05e8\u05d9\u05da \u05d5\u05de\u05d9\u05e7\u05d5\u05dd \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05d1\u05d7\u05d9\u05e4\u05d5\u05e9.<\/li>\n\n<li><strong>\u05de\u05e9\u05e8\u05d5\u05ea \u05d3\u05e8\u05d5\u05e9\u05d9\u05dd (JobPosting):<\/strong> \u05e9\u05d5\u05d0\u05d1 \u05d0\u05ea \u05de\u05d5\u05d3\u05e2\u05ea \u05d4\u05d3\u05e8\u05d5\u05e9\u05d9\u05dd \u05e9\u05dc\u05db\u05dd \u05d9\u05e9\u05d9\u05e8\u05d5\u05ea \u05dc\u05de\u05e0\u05d5\u05e2 \u05d7\u05d9\u05e4\u05d5\u05e9 \u05d4\u05e2\u05d1\u05d5\u05d3\u05d5\u05ea \u05e9\u05dc \u05d2\u05d5\u05d2\u05dc (Google Jobs).<\/li>\n\n<li><strong>\u05d5\u05d9\u05d3\u05d0\u05d5 (VideoObject):<\/strong> \u05de\u05d0\u05e4\u05e9\u05e8 \u05dc\u05d2\u05d5\u05d2\u05dc \u05dc\u05d4\u05e6\u05d9\u05d2 \u05ea\u05de\u05d5\u05e0\u05d4 \u05de\u05d5\u05e7\u05d8\u05e0\u05ea (Thumbnail) \u05e9\u05dc \u05d4\u05e1\u05e8\u05d8\u05d5\u05df.<\/li>\n\n<li><strong>\u05de\u05d0\u05de\u05e8 (Article):<\/strong> \u05de\u05d6\u05d4\u05d4 \u05ea\u05d5\u05db\u05df \u05db\u05d7\u05d3\u05e9\u05d5\u05ea\u05d9 \u05d0\u05d5 \u05de\u05d0\u05de\u05e8 \u05de\u05e7\u05e6\u05d5\u05e2\u05d9 \u05e2\u05dd \u05ea\u05d0\u05e8\u05d9\u05da \u05e4\u05e8\u05e1\u05d5\u05dd \u05d5\u05de\u05d7\u05d1\u05e8.<\/li>\n\n<li><strong>\u05e4\u05d9\u05e8\u05d5\u05e8\u05d9 \u05dc\u05d7\u05dd (BreadcrumbList):<\/strong> \u05de\u05e6\u05d9\u05d2 \u05d0\u05ea \u05e0\u05ea\u05d9\u05d1 \u05d4\u05e0\u05d9\u05d5\u05d5\u05d8 \u05d1\u05d0\u05ea\u05e8 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05d0\u05e1\u05ea\u05d8\u05d9\u05ea \u05d1\u05de\u05e7\u05d5\u05dd \u05e1\u05ea\u05dd \u05db\u05ea\u05d5\u05d1\u05ea URL.<\/li>\n<\/ul>\n\n\n\n<h2 class=\"wp-block-heading\">\u05d0\u05d9\u05da \u05dc\u05d4\u05e9\u05ea\u05de\u05e9 \u05d1\u05de\u05d7\u05d5\u05dc\u05dc \u05d4\u05e1\u05db\u05de\u05d5\u05ea?<\/h2>\n\n\n\n<p>\u05d4\u05e9\u05d9\u05de\u05d5\u05e9 \u05d1\u05db\u05dc\u05d9 \u05d4\u05d5\u05d0 \u05e4\u05e9\u05d5\u05d8, \u05e0\u05d5\u05d7 \u05d5\u05dc\u05d0 \u05d3\u05d5\u05e8\u05e9 \u05d9\u05d3\u05e2 \u05e7\u05d5\u05d3\u05dd \u05d1\u05ea\u05db\u05e0\u05d5\u05ea. \u05d1\u05d7\u05e8\u05d5 \u05d0\u05ea \u05e1\u05d5\u05d2 \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e9\u05d1\u05e8\u05e6\u05d5\u05e0\u05db\u05dd \u05dc\u05d9\u05d9\u05e6\u05e8 \u05d1\u05ea\u05e4\u05e8\u05d9\u05d8 \u05d4\u05e0\u05e4\u05ea\u05d7 \u05d1\u05d7\u05dc\u05e7\u05d5 \u05d4\u05e2\u05dc\u05d9\u05d5\u05df \u05e9\u05dc \u05d4\u05de\u05d7\u05e9\u05d1\u05d5\u05df. \u05d4\u05de\u05de\u05e9\u05e7 \u05d9\u05e9\u05ea\u05e0\u05d4 \u05d5\u05d9\u05e6\u05d9\u05d2 \u05dc\u05db\u05dd \u05e9\u05d3\u05d5\u05ea \u05e8\u05dc\u05d5\u05d5\u05e0\u05d8\u05d9\u05d9\u05dd (\u05e9\u05d9\u05de\u05d5 \u05dc\u05d1 \u05dc\u05d0\u05d6\u05d5\u05e8\u05d9 \"\u05d4\u05d2\u05d3\u05e8\u05d5\u05ea \u05de\u05ea\u05e7\u05d3\u05de\u05d5\u05ea\" \u05e9\u05d1\u05d4\u05dd \u05d7\u05d1\u05d5\u05d9\u05d5\u05ea \u05d0\u05d5\u05e4\u05e6\u05d9\u05d5\u05ea \u05e8\u05d1\u05d5\u05ea \u05e0\u05d5\u05e1\u05e4\u05d5\u05ea). \u05de\u05dc\u05d0\u05d5 \u05d0\u05ea \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd, \u05dc\u05d7\u05e6\u05d5 \u05e2\u05dc \"\u05e6\u05d5\u05e8 \u05e7\u05d5\u05d3 Schema\", \u05d5\u05d4\u05d3\u05d1\u05d9\u05e7\u05d5 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d3 \u05d4\u05de\u05d9\u05d5\u05e6\u05e8 \u05d1\u05d0\u05d6\u05d5\u05e8 \u05d4-<code>&lt;head&gt;<\/code> \u05e9\u05dc \u05e2\u05de\u05d5\u05d3 \u05d4\u05d0\u05d9\u05e0\u05d8\u05e8\u05e0\u05d8 \u05e9\u05dc\u05db\u05dd.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">\u05e9\u05d0\u05dc\u05d5\u05ea \u05e0\u05e4\u05d5\u05e6\u05d5\u05ea (FAQ)<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">\u05d4\u05d0\u05dd \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea \u05e2\u05d5\u05dc\u05d4 \u05db\u05e1\u05e3?<\/h3>\n\n\n\n<p>\u05dc\u05d0. \u05d4\u05db\u05dc\u05d9 \u05e4\u05ea\u05d5\u05d7 \u05d5\u05d7\u05d9\u05e0\u05de\u05d9 \u05dc\u05d7\u05dc\u05d5\u05d8\u05d9\u05df \u05dc\u05db\u05dc\u05dc \u05d4\u05d2\u05d5\u05dc\u05e9\u05d9\u05dd. \u05d0\u05ea\u05dd \u05de\u05d5\u05d6\u05de\u05e0\u05d9\u05dd \u05dc\u05d9\u05d9\u05e6\u05e8 \u05d1\u05d0\u05de\u05e6\u05e2\u05d5\u05ea\u05d5 \u05e7\u05d5\u05d3 \u05dc\u05dc\u05d0 \u05d4\u05d2\u05d1\u05dc\u05d4 \u05e9\u05dc \u05e9\u05d9\u05de\u05d5\u05e9\u05d9\u05dd \u05d0\u05d5 \u05e9\u05dc \u05de\u05e1\u05e4\u05e8 \u05e9\u05d5\u05e8\u05d5\u05ea.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u05d0\u05d9\u05e4\u05d4 \u05d1\u05d3\u05d9\u05d5\u05e7 \u05d0\u05e0\u05d9 \u05e6\u05e8\u05d9\u05da \u05dc\u05d4\u05d3\u05d1\u05d9\u05e7 \u05d0\u05ea \u05d4\u05e7\u05d5\u05d3?<\/h3>\n\n\n\n<p>\u05d0\u05ea \u05d4\u05e7\u05d5\u05d3 \u05e9\u05e0\u05d5\u05e6\u05e8 (\u05d4\u05de\u05ea\u05d7\u05d9\u05dc \u05d5\u05e0\u05d2\u05de\u05e8 \u05d1\u05ea\u05d2\u05d9\u05d5\u05ea Script) \u05d9\u05e9 \u05dc\u05d4\u05d3\u05d1\u05d9\u05e7 \u05d1\u05ea\u05d5\u05da \u05e7\u05d5\u05d3 \u05d4-HTML \u05e9\u05dc \u05d4\u05d3\u05e3 \u05d4\u05e1\u05e4\u05e6\u05d9\u05e4\u05d9 \u05e9\u05d0\u05dc\u05d9\u05d5 \u05d4\u05d5\u05d0 \u05de\u05ea\u05d9\u05d9\u05d7\u05e1, \u05e8\u05e6\u05d5\u05d9 \u05d1\u05ea\u05d5\u05da \u05ea\u05d2\u05d9\u05ea \u05d4-Head, \u05d0\u05dd \u05db\u05d9 \u05d4\u05d8\u05de\u05e2\u05d4 \u05d1\u05ea\u05d5\u05da \u05d0\u05d6\u05d5\u05e8 \u05d4-Body \u05d2\u05dd \u05d4\u05d9\u05d0 \u05ea\u05e2\u05d1\u05d5\u05d3 \u05d1\u05e6\u05d5\u05e8\u05d4 \u05ea\u05e7\u05d9\u05e0\u05d4 \u05d1\u05de\u05e8\u05d1\u05d9\u05ea \u05d4\u05de\u05e7\u05e8\u05d9\u05dd.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">\u05d0\u05d9\u05da \u05e0\u05d9\u05ea\u05df \u05dc\u05d1\u05d3\u05d5\u05e7 \u05d0\u05dd \u05d4\u05e7\u05d5\u05d3 \u05ea\u05e7\u05d9\u05df?<\/h3>\n\n\n\n<p>\u05d0\u05e0\u05d5 \u05de\u05de\u05dc\u05d9\u05e6\u05d9\u05dd \u05ea\u05de\u05d9\u05d3 \u05dc\u05e7\u05d7\u05ea \u05d0\u05ea \u05d4\u05e7\u05d5\u05d3 \u05e9\u05de\u05d5\u05e2\u05ea\u05e7 \u05de\u05d4\u05db\u05dc\u05d9 \u05d5\u05dc\u05d4\u05e2\u05d1\u05d9\u05e8 \u05d0\u05d5\u05ea\u05d5 \u05d3\u05e8\u05da \"\u05db\u05dc\u05d9 \u05d1\u05d3\u05d9\u05e7\u05ea \u05d4\u05ea\u05d5\u05e6\u05d0\u05d5\u05ea \u05d4\u05e2\u05e9\u05d9\u05e8\u05d5\u05ea\" (Rich Results Test) \u05d4\u05e8\u05e9\u05de\u05d9 \u05e9\u05dc \u05d2\u05d5\u05d2\u05dc \u05db\u05d3\u05d9 \u05dc\u05d5\u05d5\u05d3\u05d0 \u05e9\u05dc\u05d0 \u05d7\u05e1\u05e8\u05d9\u05dd \u05dc\u05db\u05dd \u05e9\u05d3\u05d5\u05ea \u05e9\u05d4\u05d2\u05d3\u05e8\u05ea\u05dd.<\/p>\n\n\n\n<p><strong>\u05d4\u05d1\u05d4\u05e8\u05d4:<\/strong> \u05d4\u05d0\u05d7\u05e8\u05d9\u05d5\u05ea \u05e2\u05dc \u05d4\u05d8\u05de\u05e2\u05ea \u05d4\u05e7\u05d5\u05d3 \u05d5\u05ea\u05e7\u05d9\u05e0\u05d5\u05ea \u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05d7\u05dc\u05d4 \u05e2\u05dc \u05d4\u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05dc\u05d1\u05d3. \u05d5\u05d3\u05d0\u05d5 \u05e9\u05d4\u05e0\u05ea\u05d5\u05e0\u05d9\u05dd \u05e9\u05d0\u05ea\u05dd \u05de\u05d6\u05d9\u05e0\u05d9\u05dd \u05dc\u05e1\u05db\u05de\u05d4 \u05de\u05e9\u05e7\u05e4\u05d9\u05dd \u05e0\u05d0\u05de\u05e0\u05d4 \u05d0\u05ea \u05d4\u05ea\u05d5\u05db\u05df \u05e9\u05de\u05d5\u05e6\u05d2 \u05dc\u05de\u05e9\u05ea\u05de\u05e9 \u05d1\u05d0\u05d5\u05e4\u05df \u05d2\u05dc\u05d5\u05d9 \u05d1\u05e2\u05de\u05d5\u05d3, \u05e2\u05dc \u05de\u05e0\u05ea \u05dc\u05e2\u05de\u05d5\u05d3 \u05d1\u05d4\u05e0\u05d7\u05d9\u05d5\u05ea \u05de\u05e0\u05d5\u05e2\u05d9 \u05d4\u05d7\u05d9\u05e4\u05d5\u05e9.<\/p>\n\n\n\n<\/div>\n\n\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.<\/p>\n","protected":false},"author":1,"featured_media":50719,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_yoast_wpseo_metadesc":"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.","tool_emoji":"\ud83d\udccb","tool_category":"\u05db\u05dc\u05d9\u05dd \u05dc\u05d1\u05d5\u05e0\u05d9 \u05d0\u05ea\u05e8\u05d9\u05dd","tool_featured":"no","footnotes":""},"class_list":["post-50727","page","type-page","status-publish","has-post-thumbnail","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.3 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd<\/title>\n<meta name=\"description\" content=\"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/bsolution.me\/he\/schema-markup-generator\/\" \/>\n<meta property=\"og:locale\" content=\"he_IL\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\" \/>\n<meta property=\"og:description\" content=\"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/bsolution.me\/he\/schema-markup-generator\/\" \/>\n<meta property=\"og:site_name\" content=\"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\" \/>\n<meta property=\"article:modified_time\" content=\"2026-05-31T20:44:58+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/bsolution.me\/he\/wp-content\/uploads\/sites\/2\/2026\/05\/schema-markup-generator.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da\" \/>\n\t<meta name=\"twitter:data1\" content=\"5 \u05d3\u05e7\u05d5\u05ea\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/\",\"name\":\"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/bsolution.me\\\/he\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/schema-markup-generator.jpg\",\"datePublished\":\"2026-05-31T20:43:09+00:00\",\"dateModified\":\"2026-05-31T20:44:58+00:00\",\"description\":\"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/#breadcrumb\"},\"inLanguage\":\"he-IL\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"he-IL\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/#primaryimage\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/schema-markup-generator.jpg\",\"contentUrl\":\"https:\\\/\\\/bsolution.me\\\/he\\\/wp-content\\\/uploads\\\/sites\\\/2\\\/2026\\\/05\\\/schema-markup-generator.jpg\",\"width\":1024,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/schema-markup-generator\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bsolution.me\\\/he\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bsolution.me\\\/he\\\/#website\",\"url\":\"https:\\\/\\\/bsolution.me\\\/he\\\/\",\"name\":\"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd\",\"description\":\"\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d5\u05e7, \u05de\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05dd, \u05de\u05d7\u05d5\u05dc\u05dc\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/bsolution.me\\\/he\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"he-IL\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","description":"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/bsolution.me\/he\/schema-markup-generator\/","og_locale":"he_IL","og_type":"article","og_title":"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","og_description":"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.","og_url":"https:\/\/bsolution.me\/he\/schema-markup-generator\/","og_site_name":"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","article_modified_time":"2026-05-31T20:44:58+00:00","og_image":[{"width":1024,"height":1024,"url":"https:\/\/bsolution.me\/he\/wp-content\/uploads\/sites\/2\/2026\/05\/schema-markup-generator.jpg","type":"image\/jpeg"}],"twitter_card":"summary_large_image","twitter_misc":{"\u05d6\u05de\u05df \u05e7\u05e8\u05d9\u05d0\u05d4 \u05de\u05d5\u05e2\u05e8\u05da":"5 \u05d3\u05e7\u05d5\u05ea"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/bsolution.me\/he\/schema-markup-generator\/","url":"https:\/\/bsolution.me\/he\/schema-markup-generator\/","name":"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7 - \u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","isPartOf":{"@id":"https:\/\/bsolution.me\/he\/#website"},"primaryImageOfPage":{"@id":"https:\/\/bsolution.me\/he\/schema-markup-generator\/#primaryimage"},"image":{"@id":"https:\/\/bsolution.me\/he\/schema-markup-generator\/#primaryimage"},"thumbnailUrl":"https:\/\/bsolution.me\/he\/wp-content\/uploads\/sites\/2\/2026\/05\/schema-markup-generator.jpg","datePublished":"2026-05-31T20:43:09+00:00","dateModified":"2026-05-31T20:44:58+00:00","description":"\u05e6\u05e8\u05d5 \u05e7\u05d5\u05d3 JSON-LD \u05de\u05d5\u05d1\u05e0\u05d4 \u05dc\u05d0\u05ea\u05e8 \u05e9\u05dc\u05db\u05dd \u05dc\u05e9\u05d9\u05e4\u05d5\u05e8 \u05d3\u05d9\u05e8\u05d5\u05d2 \u05d4-SEO \u05d1\u05e7\u05dc\u05d5\u05ea \u05d5\u05d1\u05d7\u05d9\u05e0\u05dd. \u05db\u05d5\u05dc\u05dc \u05d0\u05ea \u05db\u05dc \u05e1\u05d5\u05d2\u05d9 \u05d4\u05e1\u05db\u05de\u05d5\u05ea \u05d4\u05e4\u05d5\u05e4\u05d5\u05dc\u05e8\u05d9\u05d9\u05dd.","breadcrumb":{"@id":"https:\/\/bsolution.me\/he\/schema-markup-generator\/#breadcrumb"},"inLanguage":"he-IL","potentialAction":[{"@type":"ReadAction","target":["https:\/\/bsolution.me\/he\/schema-markup-generator\/"]}]},{"@type":"ImageObject","inLanguage":"he-IL","@id":"https:\/\/bsolution.me\/he\/schema-markup-generator\/#primaryimage","url":"https:\/\/bsolution.me\/he\/wp-content\/uploads\/sites\/2\/2026\/05\/schema-markup-generator.jpg","contentUrl":"https:\/\/bsolution.me\/he\/wp-content\/uploads\/sites\/2\/2026\/05\/schema-markup-generator.jpg","width":1024,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/bsolution.me\/he\/schema-markup-generator\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/bsolution.me\/he\/"},{"@type":"ListItem","position":2,"name":"\ud83d\udccb \u05de\u05d7\u05d5\u05dc\u05dc \u05e1\u05db\u05de\u05d5\u05ea (Schema) \u05d1\u05e7\u05dc\u05d9\u05e7"}]},{"@type":"WebSite","@id":"https:\/\/bsolution.me\/he\/#website","url":"https:\/\/bsolution.me\/he\/","name":"\u05db\u05dc\u05d9\u05dd \u05d1\u05d7\u05d9\u05e0\u05dd \u05dc\u05e2\u05e1\u05e7\u05d9\u05dd","description":"\u05d0\u05d5\u05d8\u05d5\u05de\u05e6\u05d9\u05d5\u05ea \u05e9\u05d9\u05d5\u05d5\u05e7, \u05de\u05d7\u05e9\u05d1\u05d5\u05e0\u05d9\u05dd, \u05de\u05d7\u05d5\u05dc\u05dc\u05d9 \u05e7\u05d9\u05e9\u05d5\u05e8\u05d9\u05dd","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/bsolution.me\/he\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"he-IL"}]}},"_links":{"self":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50727","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/comments?post=50727"}],"version-history":[{"count":1,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50727\/revisions"}],"predecessor-version":[{"id":50728,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/pages\/50727\/revisions\/50728"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/media\/50719"}],"wp:attachment":[{"href":"https:\/\/bsolution.me\/he\/wp-json\/wp\/v2\/media?parent=50727"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}