97
Wynik: A · AI-ready
JSON-LD
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@context": "https://schema.org",
      "@type": "Organization",
      "@id": "https://jotunn.eu/#/schema/Organization",
      "name": "Magento / Adobe Commerce Engineering",
      "url": "https://jotunn.eu",
      "logo": "https://jotunn.eu/og/jotunn-share-card.jpg",
      "contactPoint": {
        "@type": "ContactPoint",
        "telephone": "TODO: phone number"
      },
      "email": "hello@jotunn.eu",
      "sameAs": []
    },
    {
      "@type": "WebSite",
      "@id": "https://jotunn.eu/#/schema/WebPage",
      "url": "https://jotunn.eu/",
      "publisher": {
        "@id": "https://jotunn.eu/#/schema/Organization"
      },
      "name": "Jotunn d.o.o. | Magento / Adobe Commerce Engineering",
      "description": "Jotunn d.o.o. is a Croatia-based software company providing Magento and Adobe Commerce engineering for backend-heavy ecommerce systems."
    }
  ]
}

Wyekstrahowane pola

Pole Wartość Gdzie to znaleźliśmy Pewność
Name Magento / Adobe Commerce Engineering <title> tag (tail after separator) Średnia
Logo https://jotunn.eu/og/jotunn-share-card.jpg og:image meta tag Wysoka
Email hello@jotunn.eu Cloudflare-obfuscated mailto span, decoded Wysoka
Social profiles no candidate found DO ZROBIENIA
Breadcrumbs no candidate found DO ZROBIENIA
FAQ pairs 0 pair(s) no candidate found DO ZROBIENIA

Porównanie schematów

Typ Status
WebSite Brak
ProfessionalService Prawidłowe

Instrukcje instalacji

WordPress not detected on this site. If you're running WordPress, ensure that the crawler could access your site.

If you'd like to add schema markup to a WordPress site anyway, the most reliable approach is to use a dedicated schema plugin (Yoast, RankMath, or The SEO Framework). Each provides a UI for adding schema without code.

Alternatively, add JSON-LD directly to your theme's `functions.php` via the `wp_head` hook (see the raw HTML tab below for the script pattern).