ilishev

JSON-LD SD main nav menu

Jun 7th, 2022 (edited)
697
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. <script type='application/ld+json'>
  2.     {
  3.         "@context": "http://schema.org/",
  4.         "@type": "WPHeader",
  5.         "headline": "headline-string",
  6.         "@id":"#header",
  7.         "cssSelector": "#header",
  8.         "potentialAction": [
  9.             {
  10.                 "@type": "Action",
  11.                 "name": "Login",
  12.                 "target": "https://www.squadhelp.com/login"
  13.             },
  14.             {
  15.                 "@type": "Action",
  16.                 "name": "Sign up",
  17.                 "target": "https://www.squadhelp.com/signup"
  18.             }
  19.         ],
  20.         "@graph":
  21.         [
  22.             {
  23.                 "@context": "https://schema.org",
  24.                 "@type":"SiteNavigationElement",
  25.                 "@id":"#header",
  26.                 "name": "Premium Domains for Sale",
  27.                 "url": "https://www.squadhelp.com/premium-domains-for-sale"
  28.             },
  29.             {
  30.                 "@context": "https://schema.org",
  31.                 "@type":"SiteNavigationElement",
  32.                 "@id":"#header",
  33.                 "name": "Naming Contests",
  34.                 "url": "https://www.squadhelp.com/branding-marketing-naming-contests"
  35.             },
  36.             {
  37.                 "@context": "https://schema.org",
  38.                 "@type":"SiteNavigationElement",
  39.                 "@id":"#header",
  40.                 "name": "Agency Experience",
  41.                 "url": "https://www.squadhelp.com/managed-contests"
  42.             },
  43.             {
  44.                 "@context": "https://schema.org",
  45.                 "@type":"SiteNavigationElement",
  46.                 "@id":"#header",
  47.                 "name": "Business Name Generator",
  48.                 "url": "https://www.squadhelp.com/business-name-generator"
  49.             },
  50.             {
  51.                 "@context": "https://schema.org",
  52.                 "@type":"SiteNavigationElement",
  53.                 "@id":"#header",
  54.                 "name": "Business Name Ideas",
  55.                 "url": "https://www.squadhelp.com/Name-Ideas"
  56.             },
  57.             {
  58.                 "@context": "https://schema.org",
  59.                 "@type":"SiteNavigationElement",
  60.                 "@id":"#header",
  61.                 "name": "Short Domain Names",
  62.                 "url": "https://www.squadhelp.com/premium-domains-for-sale/all/length/Short"
  63.             },
  64.             {
  65.                 "@context": "https://schema.org",
  66.                 "@type":"SiteNavigationElement",
  67.                 "@id":"#header",
  68.                 "name": "One Word Domains",
  69.                 "url": "https://www.squadhelp.com/premium-domains-for-sale/all/type_of_name/One%20Word"
  70.             },
  71.             {
  72.                 "@context": "https://schema.org",
  73.                 "@type":"SiteNavigationElement",
  74.                 "@id":"#header",
  75.                 "name": "Industry Domains",
  76.                 "url": "https://www.squadhelp.com/industry-domains"
  77.             }
  78.         ]
  79.     }
  80. </script>
Advertisement
Add Comment
Please, Sign In to add comment