Skip to content
https://myseshnyc.com/?utm_source=google&utm_medium=organic&utm_campaign=gmb

Content

· 9 checks — Internal links, mixed-content guards, Open Graph previews, and structured data rolled into one auditable list.
SCORE
86
GRADE
B
FIX
1
REVIEW
3
PASS
5
INFO
0
Checks
9
5 PASS 3 REVIEW 1 FIX
D
Image Optimization
Action
4 issues found across 40 images
FIX
4 issues found across 40 images
Warning::
8 images significantly larger than display size
Resizing to display dimensions could save approximately 149 KB.
Got: ~149 KB wasted
Warning::
10 images missing explicit width/height
Images without dimensions cause layout shifts (CLS). Set explicit width and height attributes.
Info::
29 below-fold images missing loading="lazy"
Lazy loading defers below-fold images, reducing initial page weight.
Info::
3 of 40 images use legacy formats
B
Open Graph / Twitter Card Depth
2 OG/Twitter depth issue(s) detected
REVIEW
2 OG/Twitter depth issue(s) detected
Info::
og:image aspect ratio 1.33:1 (800×600) is outside Facebook's recommended ~1.91:1
Facebook's recommended OG image is 1200×630 (1.91:1 aspect ratio). The declared dimensions 800×600 give a ratio of 1.33:1, which Facebook will crop center-to-fit; the result often clips important content from the top/bottom or sides. Use a wider/taller image close to 1.91:1, or accept the cropping consequences.
Got: 1.33:1 (800×600)
Warning::
Twitter card is `summary_large_image` but OG image is 800×600 (ratio 1.33:1) -- closer to square
`twitter:card` is set to `summary_large_image` (the wide-image preview format), but the declared OG image dimensions (800×600, aspect ratio 1.33:1) are closer to square than wide. Twitter will crop the image to fit the wide format, often badly. Either: (1) provide a wider image (~2:1 ratio recommended; minimum 600×314, optimal 1200×630), or (2) change `twitter:card` to `summary` which uses a square thumbnail crop.
Got: 800×600 declared with summary_large_image card
B
Structured Data
3 JSON-LD block(s) found — some improvements recommended.
REVIEW
3 JSON-LD block(s) found — some improvements recommended.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Warning::
Missing required property "name" for Organization
The "name" property is required for the Organization schema type.
Info::
Missing recommended property "url" for Organization
Adding "url" can improve how search engines display your content.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
Missing recommended property "url" for Organization
Adding "url" can improve how search engines display your content.
Info::
Missing recommended property "logo" for Organization
Adding "logo" can improve how search engines display your content.
Info::
Missing recommended property "sameAs" for Organization
Adding "sameAs" can improve how search engines display your content.
Info::
3 JSON-LD blocks found

The "name" property is required for the Organization schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

The "name" property is required for the Organization schema type.

Why this matters

Schema markup missing required properties is silently rejected by Google — your structured data appears in source but never as a rich result.

Learn more

Each schema.org type has required properties (Article needs headline + author + datePublished; Product needs name + offers; etc.). Missing them means Google's rich-result eligibility check fails. The Search Console Rich Results Test surfaces specific gaps. Fix the missing property; rich results re-appear within hours.

Source: Google Search Central / schema.org

Adding "url" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "logo" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "sameAs" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "url" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "logo" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

Adding "sameAs" can improve how search engines display your content.

Why this matters

Recommended schema properties unlock richer SERP layouts — without them you get the basic rich result instead of the enhanced one.

Learn more

Recommended properties expand what Google can render. E.g., adding aggregateRating to Product unlocks star ratings; adding image to Article unlocks the image-card variant. Each recommended property is a direct SERP-real-estate gain.

Source: Google Search Central / schema.org

JSON-LD Blocks

Block 1 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://myseshnyc.com/#organization",
      "name": "SeshNYC",
      "sameAs": [
        "https://g.co/kgs/SuTCVY9",
        "https://www.yelp.com/biz/sesh-bronx",
        "https://www.instagram.com/myseshnyc/",
        "https://www.leafly.com/dispensary-info/sesh-nyc"
      ],
      "logo": {
        "@type": "ImageObject",
        "@id": "https://myseshnyc.com/#logo",
        "url": "https://myseshnyc.com/wp-content/uploads/2024/12/Group-473.svg",
        "contentUrl": "https://myseshnyc.com/wp-content/uploads/2024/12/Group-473.svg",
        "caption": "SeshNYC Bronx Dispensary",
        "inLanguage": "en-US",
        "width": "447",
        "height": "133"
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://myseshnyc.com/#website",
      "url": "https://myseshnyc.com",
      "name": "SeshNYC Bronx Dispensary",
      "alternateName": "SeshNYC Dispensary",
      "publisher": {
        "@id": "https://myseshnyc.com/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://myseshnyc.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "ImageObject",
      "@id": "https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif",
      "url": "https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif",
      "width": "800",
      "height": "600",
      "caption": "Front Sign on Top of Building at SeshNYC Bronx Dispensary Located at 4219 Webster Ave, Bronx, NY 10470",
      "inLanguage": "en-US"
    },
    {
      "@type": "WebPage",
      "@id": "https://myseshnyc.com/#webpage",
      "url": "https://myseshnyc.com/",
      "name": "Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC",
      "datePublished": "2024-12-26T16:02:34+00:00",
      "dateModified": "2026-01-08T00:45:54+00:00",
      "about": {
        "@id": "https://myseshnyc.com/#organization"
      },
      "isPartOf": {
        "@id": "https://myseshnyc.com/#website"
      },
      "primaryImageOfPage": {
        "@id": "https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif"
      },
      "inLanguage": "en-US"
    }
  ]
}
Block 2 : Organization
2 properties Valid
Missing required property: name
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://myseshnyc.com/#organization",
      "name": "SeshNYC",
      "alternateName": "Sesh NYC",
      "url": "https://myseshnyc.com/",
      "logo": "https://myseshnyc.com/wp-content/uploads/seshnyc-logo.png",
      "description": "SeshNYC is a Bronx-based licensed cannabis dispensary and New York's first licensed cannabis delivery service, serving the Bronx, Westchester County, and Upper Manhattan with curated flower, edibles, vapes, concentrates, and pre-rolls.",
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "NY-OCM License",
        "value": "OCM-CAURD-24-000144"
      },
      "sameAs": [
        "https://www.instagram.com/myseshnyc/",
        "https://www.facebook.com/myseshnyc",
        "https://www.leafly.com/dispensary-info/sesh-nyc",
        "https://www.yelp.com/biz/sesh-bronx-2",
        "https://weedmaps.com/dispensaries/sesh-nyc"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://myseshnyc.com/#website",
      "url": "https://myseshnyc.com/",
      "name": "SeshNYC",
      "publisher": {
        "@id": "https://myseshnyc.com/#organization"
      },
      "inLanguage": "en-US",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://myseshnyc.com/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://myseshnyc.com/#webpage",
      "url": "https://myseshnyc.com/",
      "name": "Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC",
      "headline": "SeshNYC — The Bronx Dispensary New Yorkers Trust",
      "description": "SeshNYC is a licensed Bronx cannabis dispensary at 4219 Webster Avenue, offering premium flower, vapes, edibles, concentrates, and pre-rolls in store and via same-day delivery to the Bronx, Westchester, and Upper Manhattan.",
      "inLanguage": "en-US",
      "isPartOf": {
        "@id": "https://myseshnyc.com/#website"
      },
      "about": [
        {
          "@type": "Thing",
          "name": "Cannabis dispensary",
          "description": "retail outlet where cannabis is legally sold for recreational or medical use",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Cannabis_dispensary",
            "https://www.wikidata.org/wiki/Q5030525",
            "https://www.google.com/search?q=Cannabis+dispensary"
          ]
        },
        {
          "@type": "Thing",
          "name": "Cannabis in New York (state)",
          "description": "legal and cultural status of cannabis in New York State, where adult-use sales began in December 2022",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Cannabis_in_New_York_(state)",
            "https://www.wikidata.org/wiki/Q16930725",
            "https://www.google.com/search?q=Cannabis+in+New+York+state"
          ]
        },
        {
          "@type": "Thing",
          "name": "The Bronx",
          "description": "northernmost of the five boroughs of New York City",
          "sameAs": [
            "https://en.wikipedia.org/wiki/The_Bronx",
            "https://www.wikidata.org/wiki/Q18419",
            "https://www.google.com/search?q=The+Bronx",
            "https://www.google.com/maps/search/?api=1&query=The+Bronx%2C+NY"
          ]
        },
        {
          "@type": "Thing",
          "name": "Cannabis (drug)",
          "description": "psychoactive drug from the Cannabis plant used recreationally and medicinally",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Cannabis_(drug)",
            "https://www.wikidata.org/wiki/Q154",
            "https://www.google.com/search?q=Cannabis+drug"
          ]
        },
        {
          "@type": "Thing",
          "name": "Recreational drug use",
          "description": "use of a psychoactive drug to induce an altered state of consciousness for pleasure",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Recreational_drug_use",
            "https://www.wikidata.org/wiki/Q1361229",
            "https://www.google.com/search?q=Recreational+drug+use"
          ]
        }
      ],
      "mentions": [
        {
          "@type": "Thing",
          "name": "Cannabis edible",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Cannabis_edible",
            "https://www.wikidata.org/wiki/Q5030428",
            "https://www.google.com/search?q=Cannabis+edible"
          ]
        },
        {
          "@type": "Thing",
          "name": "Cannabis concentrate",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Cannabis_concentrate",
            "https://www.wikidata.org/wiki/Q3247891",
            "https://www.google.com/search?q=Cannabis+concentrate"
          ]
        },
        {
          "@type": "Thing",
          "name": "Vaporizer (inhalation device)",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Vaporizer_(inhalation_device)",
            "https://www.wikidata.org/wiki/Q3547060",
            "https://www.google.com/search?q=Cannabis+vaporizer"
          ]
        },
        {
          "@type": "Thing",
          "name": "Manhattan",
          "description": "most densely populated borough of New York City; SeshNYC delivers to Upper Manhattan",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Manhattan",
            "https://www.wikidata.org/wiki/Q11299",
            "https://www.google.com/search?q=Manhattan+New+York",
            "https://www.google.com/maps/search/?api=1&query=Manhattan%2C+NY"
          ]
        },
        {
          "@type": "Thing",
          "name": "Westchester County, New York",
          "description": "county in the U.S. state of New York directly north of New York City",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Westchester_County,_New_York",
            "https://www.wikidata.org/wiki/Q391163",
            "https://www.google.com/search?q=Westchester+County+New+York"
          ]
        },
        {
          "@type": "Thing",
          "name": "Yonkers, New York",
          "description": "fourth most populous city in New York State, directly north of the Bronx",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Yonkers,_New_York",
            "https://www.wikidata.org/wiki/Q49180",
            "https://www.google.com/search?q=Yonkers+New+York"
          ]
        },
        {
          "@type": "Thing",
          "name": "Harlem",
          "description": "neighborhood in Upper Manhattan, New York City",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Harlem",
            "https://www.wikidata.org/wiki/Q207934",
            "https://www.google.com/search?q=Harlem+Manhattan"
          ]
        },
        {
          "@type": "Thing",
          "name": "Tetrahydrocannabinol",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Tetrahydrocannabinol",
            "https://www.wikidata.org/wiki/Q1513",
            "https://www.google.com/search?q=Tetrahydrocannabinol"
          ]
        },
        {
          "@type": "Thing",
          "name": "Cannabidiol",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Cannabidiol",
            "https://www.wikidata.org/wiki/Q421080",
            "https://www.google.com/search?q=Cannabidiol"
          ]
        },
        {
          "@type": "Thing",
          "name": "Webster Avenue",
          "description": "major thoroughfare in the Bronx, New York City",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Webster_Avenue_(Bronx)",
            "https://www.google.com/search?q=Webster+Avenue+Bronx"
          ]
        },
        {
          "@type": "Thing",
          "name": "New York State Office of Cannabis Management",
          "description": "New York State agency that regulates and licenses cannabis businesses",
          "sameAs": [
            "https://en.wikipedia.org/wiki/New_York_State_Office_of_Cannabis_Management",
            "https://www.google.com/search?q=New+York+Office+of+Cannabis+Management"
          ]
        }
      ],
      "keywords": [
        "Bronx dispensary",
        "cannabis dispensary New York",
        "weed delivery NYC",
        "Bronx weed delivery",
        "Upper Manhattan cannabis delivery",
        "Westchester cannabis delivery",
        "recreational cannabis NYC",
        "cannabis flower",
        "edibles",
        "vapes",
        "concentrates",
        "pre-rolls",
        "Aeropay dispensary",
        "4219 Webster Avenue",
        "Yonkers weed delivery",
        "Harlem weed delivery",
        "licensed dispensary Bronx",
        "VIP cannabis rewards",
        "cannabis near me Bronx"
      ],
      "primaryImageOfPage": {
        "@type": "ImageObject",
        "url": "https://myseshnyc.com/wp-content/uploads/seshnyc-storefront.jpg"
      },
      "breadcrumb": {
        "@id": "https://myseshnyc.com/#breadcrumb"
      },
      "mainEntity": {
        "@id": "https://myseshnyc.com/#localbusiness"
      }
    },
    {
      "@type": [
        "Store",
        "LocalBusiness"
      ],
      "@id": "https://myseshnyc.com/#localbusiness",
      "name": "SeshNYC Dispensary",
      "alternateName": "Sesh NYC Bronx Dispensary",
      "parentOrganization": {
        "@id": "https://myseshnyc.com/#organization"
      },
      "description": "SeshNYC is a licensed cannabis dispensary in the Bronx at 4219 Webster Avenue, offering curated flower, edibles, pre-rolls, vapes, and concentrates from brands like Dank, Matter, Alchemy Pure, Livwell, MFNY, Rythm, Camino, Wyld, Off-Hours, Jaunty, Critical, and Ithaca Organics. SeshNYC is New York's first licensed cannabis delivery service, with same-day delivery to the Bronx, Westchester, and Upper Manhattan.",
      "url": "https://myseshnyc.com/",
      "image": "https://myseshnyc.com/wp-content/uploads/seshnyc-storefront.jpg",
      "logo": "https://myseshnyc.com/wp-content/uploads/seshnyc-logo.png",
      "telephone": "+1-929-607-3482",
      "priceRange": "$$",
      "currenciesAccepted": "USD",
      "paymentAccepted": "Cash, Credit Card, Debit Card, Aeropay",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "4219 Webster Avenue",
        "addressLocality": "Bronx",
        "addressRegion": "NY",
        "postalCode": "10470",
        "addressCountry": "US"
      },
      "geo": {
        "@type": "GeoCoordinates",
        "latitude": 40.8975,
        "longitude": -73.8645
      },
      "hasMap": "https://www.google.com/maps/place/4219+Webster+Ave,+Bronx,+NY+10470",
      "sameAs": [
        "https://www.google.com/maps/place/SeshNYC/@40.8975,-73.8645,17z",
        "https://www.instagram.com/myseshnyc/",
        "https://www.facebook.com/myseshnyc",
        "https://www.leafly.com/dispensary-info/sesh-nyc",
        "https://weedmaps.com/dispensaries/sesh-nyc",
        "https://www.yelp.com/biz/sesh-bronx-2"
      ],
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday",
            "Saturday"
          ],
          "opens": "10:00",
          "closes": "22:00",
          "name": "In-store hours"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "11:00",
          "closes": "21:00",
          "name": "In-store hours"
        }
      ],
      "identifier": {
        "@type": "PropertyValue",
        "propertyID": "NY-OCM License",
        "value": "OCM-CAURD-24-000144"
      },
      "publicAccess": true,
      "smokingAllowed": false,
      "isAccessibleForFree": true,
      "additionalType": "https://en.wikipedia.org/wiki/Cannabis_dispensary",
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "bestRating": "5",
        "worstRating": "1",
        "ratingCount": 1038,
        "reviewCount": 1038
      },
      "areaServed": {
        "@type": "AdministrativeArea",
        "@id": "https://myseshnyc.com/#areaserved",
        "name": "SeshNYC Service Area",
        "description": "In-store pickup at 4219 Webster Ave, Bronx; same-day delivery to the Bronx, Westchester County, and Upper Manhattan (46th Street to 150th Street).",
        "geo": {
          "@type": "GeoCircle",
          "geoMidpoint": {
            "@type": "GeoCoordinates",
            "latitude": 40.8975,
            "longitude": -73.8645
          },
          "geoRadius": "20000",
          "postalCode": [
            "10470",
            "10471",
            "10463",
            "10468",
            "10467",
            "10458",
            "10460",
            "10466",
            "10469",
            "10465",
            "10464",
            "10461",
            "10462",
            "10453",
            "10452",
            "10456",
            "10457",
            "10459",
            "10472",
            "10473",
            "10474",
            "10454",
            "10455",
            "10451",
            "10475",
            "10026",
            "10027",
            "10030",
            "10031",
            "10032",
            "10033",
            "10034",
            "10037",
            "10039",
            "10040",
            "10128",
            "10029",
            "10035",
            "10025",
            "10024",
            "10023",
            "10019",
            "10036",
            "10018",
            "10017",
            "10701",
            "10703",
            "10704",
            "10705",
            "10706",
            "10707",
            "10708",
            "10709",
            "10710",
            "10550",
            "10552",
            "10553",
            "10801",
            "10802",
            "10803",
            "10804",
            "10805"
          ]
        },
        "containsPlace": [
          {
            "@type": "City",
            "name": "The Bronx",
            "url": [
              "https://en.wikipedia.org/wiki/The_Bronx",
              "https://www.wikidata.org/wiki/Q18419",
              "https://www.google.com/search?q=The+Bronx+New+York",
              "https://www.google.com/maps/search/?api=1&query=The+Bronx%2C+NY"
            ]
          },
          {
            "@type": "City",
            "name": "Manhattan",
            "url": [
              "https://en.wikipedia.org/wiki/Manhattan",
              "https://www.wikidata.org/wiki/Q11299",
              "https://www.google.com/search?q=Manhattan+New+York",
              "https://www.google.com/maps/search/?api=1&query=Manhattan%2C+NY"
            ]
          },
          {
            "@type": "City",
            "name": "Yonkers",
            "url": [
              "https://en.wikipedia.org/wiki/Yonkers,_New_York",
              "https://www.wikidata.org/wiki/Q49180",
              "https://www.google.com/search?q=Yonkers+New+York",
              "https://www.google.com/maps/search/?api=1&query=Yonkers%2C+NY"
            ]
          },
          {
            "@type": "City",
            "name": "Mount Vernon",
            "url": [
              "https://en.wikipedia.org/wiki/Mount_Vernon,_New_York",
              "https://www.wikidata.org/wiki/Q864295",
              "https://www.google.com/search?q=Mount+Vernon+New+York",
              "https://www.google.com/maps/search/?api=1&query=Mount+Vernon%2C+NY"
            ]
          },
          {
            "@type": "City",
            "name": "New Rochelle",
            "url": [
              "https://en.wikipedia.org/wiki/New_Rochelle,_New_York",
              "https://www.wikidata.org/wiki/Q1085873",
              "https://www.google.com/search?q=New+Rochelle+New+York",
              "https://www.google.com/maps/search/?api=1&query=New+Rochelle%2C+NY"
            ]
          },
          {
            "@type": "City",
            "name": "Pelham",
            "url": [
              "https://en.wikipedia.org/wiki/Pelham_(town),_New_York",
              "https://www.google.com/search?q=Pelham+New+York",
              "https://www.google.com/maps/search/?api=1&query=Pelham%2C+NY"
            ]
          },
          {
            "@type": "Place",
            "name": "Inwood",
            "url": [
              "https://en.wikipedia.org/wiki/Inwood,_Manhattan",
              "https://www.google.com/search?q=Inwood+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Inwood%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Washington Heights",
            "url": [
              "https://en.wikipedia.org/wiki/Washington_Heights,_Manhattan",
              "https://www.google.com/search?q=Washington+Heights+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Washington+Heights%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Hamilton Heights",
            "url": [
              "https://en.wikipedia.org/wiki/Hamilton_Heights,_Manhattan",
              "https://www.google.com/search?q=Hamilton+Heights+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Hamilton+Heights%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Sugar Hill",
            "url": [
              "https://en.wikipedia.org/wiki/Sugar_Hill,_Manhattan",
              "https://www.google.com/search?q=Sugar+Hill+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Sugar+Hill%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Harlem",
            "url": [
              "https://en.wikipedia.org/wiki/Harlem",
              "https://www.wikidata.org/wiki/Q207934",
              "https://www.google.com/search?q=Harlem+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Harlem%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Morningside Heights",
            "url": [
              "https://en.wikipedia.org/wiki/Morningside_Heights,_Manhattan",
              "https://www.google.com/search?q=Morningside+Heights+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Morningside+Heights%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "East Harlem",
            "url": [
              "https://en.wikipedia.org/wiki/East_Harlem",
              "https://www.google.com/search?q=East+Harlem+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=East+Harlem%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Upper West Side",
            "url": [
              "https://en.wikipedia.org/wiki/Upper_West_Side",
              "https://www.google.com/search?q=Upper+West+Side+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Upper+West+Side%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Upper East Side",
            "url": [
              "https://en.wikipedia.org/wiki/Upper_East_Side",
              "https://www.google.com/search?q=Upper+East+Side+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Upper+East+Side%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Lincoln Square",
            "url": [
              "https://en.wikipedia.org/wiki/Lincoln_Square,_Manhattan",
              "https://www.google.com/search?q=Lincoln+Square+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Lincoln+Square%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Hell's Kitchen",
            "url": [
              "https://en.wikipedia.org/wiki/Hell%27s_Kitchen,_Manhattan",
              "https://www.google.com/search?q=Hells+Kitchen+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Hells+Kitchen%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Columbus Circle",
            "url": [
              "https://en.wikipedia.org/wiki/Columbus_Circle",
              "https://www.google.com/search?q=Columbus+Circle+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Columbus+Circle%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Midtown East",
            "url": [
              "https://en.wikipedia.org/wiki/Midtown_Manhattan",
              "https://www.google.com/search?q=Midtown+East+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Midtown+East%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Theater District",
            "url": [
              "https://en.wikipedia.org/wiki/Theater_District,_Manhattan",
              "https://www.google.com/search?q=Theater+District+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Theater+District%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Turtle Bay",
            "url": [
              "https://en.wikipedia.org/wiki/Turtle_Bay,_Manhattan",
              "https://www.google.com/search?q=Turtle+Bay+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Turtle+Bay%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Tudor City",
            "url": [
              "https://en.wikipedia.org/wiki/Tudor_City,_Manhattan",
              "https://www.google.com/search?q=Tudor+City+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Tudor+City%2C+Manhattan"
            ]
          },
          {
            "@type": "Place",
            "name": "Sutton Place",
            "url": [
              "https://en.wikipedia.org/wiki/Sutton_Place,_Manhattan",
              "https://www.google.com/search?q=Sutton+Place+Manhattan",
              "https://www.google.com/maps/search/?api=1&query=Sutton+Place%2C+Manhattan"
            ]
          }
        ]
      },
      "makesOffer": [
        {
          "@type": "Offer",
          "name": "Cannabis Flower",
          "itemOffered": {
            "@type": "Product",
            "name": "Cannabis Flower",
            "category": "Cannabis / Flower"
          }
        },
        {
          "@type": "Offer",
          "name": "Cannabis Edibles",
          "itemOffered": {
            "@type": "Product",
            "name": "Cannabis Edibles",
            "category": "Cannabis / Edibles"
          }
        },
        {
          "@type": "Offer",
          "name": "Cannabis Vapes",
          "itemOffered": {
            "@type": "Product",
            "name": "Cannabis Vaporizer Cartridges",
            "category": "Cannabis / Vapes"
          }
        },
        {
          "@type": "Offer",
          "name": "Cannabis Concentrates",
          "itemOffered": {
            "@type": "Product",
            "name": "Cannabis Concentrates",
            "category": "Cannabis / Concentrates"
          }
        },
        {
          "@type": "Offer",
          "name": "Cannabis Pre-Rolls",
          "itemOffered": {
            "@type": "Product",
            "name": "Cannabis Pre-Rolls",
            "category": "Cannabis / Pre-Rolls"
          }
        },
        {
          "@type": "Offer",
          "name": "Cannabis Delivery",
          "description": "Same-day cannabis delivery to the Bronx, Westchester County, and Upper Manhattan",
          "areaServed": {
            "@id": "https://myseshnyc.com/#areaserved"
          }
        }
      ],
      "brand": [
        {
          "@type": "Brand",
          "name": "Dank"
        },
        {
          "@type": "Brand",
          "name": "Matter"
        },
        {
          "@type": "Brand",
          "name": "Alchemy Pure"
        },
        {
          "@type": "Brand",
          "name": "Livwell"
        },
        {
          "@type": "Brand",
          "name": "MFNY"
        },
        {
          "@type": "Brand",
          "name": "Rythm"
        },
        {
          "@type": "Brand",
          "name": "Camino"
        },
        {
          "@type": "Brand",
          "name": "Wyld"
        },
        {
          "@type": "Brand",
          "name": "Off-Hours"
        },
        {
          "@type": "Brand",
          "name": "Jaunty"
        },
        {
          "@type": "Brand",
          "name": "Critical"
        },
        {
          "@type": "Brand",
          "name": "Ithaca Organics"
        }
      ],
      "potentialAction": [
        {
          "@type": "OrderAction",
          "name": "Order Online for Pickup",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://myseshnyc.com/order-online/",
            "actionPlatform": [
              "http://schema.org/DesktopWebPlatform",
              "http://schema.org/MobileWebPlatform"
            ]
          },
          "deliveryMethod": "http://purl.org/goodrelations/v1#DeliveryModePickUp"
        },
        {
          "@type": "OrderAction",
          "name": "Cannabis Delivery Order",
          "target": {
            "@type": "EntryPoint",
            "urlTemplate": "https://myseshnyc.com/weed-delivery/",
            "actionPlatform": [
              "http://schema.org/DesktopWebPlatform",
              "http://schema.org/MobileWebPlatform"
            ]
          },
          "deliveryMethod": "http://purl.org/goodrelations/v1#DeliveryModeOwnFleet"
        }
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "https://myseshnyc.com/#faqpage",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "Where is SeshNYC located?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "SeshNYC is located at 4219 Webster Avenue in the Bronx, New York 10470. The store is recognizable by its big blue sign on a black building, and it is easily reachable from Woodlawn Heights, Wakefield, Williamsbridge, Edenwald, Olinville, and Norwood."
          }
        },
        {
          "@type": "Question",
          "name": "What areas does SeshNYC serve for delivery?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "SeshNYC delivers throughout the Bronx, Westchester County (Yonkers, Mount Vernon, New Rochelle, and Pelham), and Upper Manhattan. Manhattan delivery covers 46th Street to 150th Street, with Upper Manhattan windows from 11 AM to 1 PM and 7 PM to 11 PM, and 46th to 85th Street in the evenings 7 PM to 11 PM."
          }
        },
        {
          "@type": "Question",
          "name": "What are the store and delivery hours?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Store hours are Monday to Saturday 10 AM to 10 PM and Sunday 11 AM to 9 PM. Delivery hours are Monday to Saturday 9 AM to 11 PM and Sunday 11 AM to 11 PM."
          }
        },
        {
          "@type": "Question",
          "name": "Do I need to be 21 to purchase cannabis at SeshNYC?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. You must be at least 21 years old with a valid government-issued photo ID to legally purchase cannabis in New York State. The same applies to all delivery orders."
          }
        },
        {
          "@type": "Question",
          "name": "What forms of payment does SeshNYC accept?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "SeshNYC accepts Aeropay, cash, and credit/debit cards. Per New York Office of Cannabis Management rules, all online and delivery orders must be paid for prior to going out for delivery."
          }
        },
        {
          "@type": "Question",
          "name": "How much cannabis can I buy at SeshNYC?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Adults 21+ in New York State can purchase up to 85 grams (about 3 ounces) of cannabis flower or the equivalent in other forms per transaction."
          }
        },
        {
          "@type": "Question",
          "name": "Do I need a medical card to shop at SeshNYC?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "No. SeshNYC is a licensed adult-use dispensary, so no medical card is needed. All you need is a valid government-issued ID showing you are 21 or older."
          }
        },
        {
          "@type": "Question",
          "name": "Where am I legally allowed to consume cannabis in New York?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Cannabis consumption in New York is permitted in private residences and certain licensed consumption sites. Public consumption rules vary, so always choose a private, legal location and respect local laws."
          }
        },
        {
          "@type": "Question",
          "name": "Does SeshNYC offer deals and a loyalty program?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes. SeshNYC runs first-time customer deals, weekly drops, and the SeshNYC VIP Rewards loyalty program where you earn points on every purchase, redeemable for discounts on future orders."
          }
        }
      ]
    },
    {
      "@type": "BreadcrumbList",
      "@id": "https://myseshnyc.com/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://myseshnyc.com/"
        }
      ]
    }
  ]
}
Block 3 : FAQPage
3 properties Valid
{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "I live in Woodlawn Heights and want a cannabis dispensary close by. Do you have one?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes! SeshNYC Bronx dispensary is just a short walk from Woodlawn Heights since we are only 0.4 miles away. Specifically, the walk takes about 8 minutes from Woodlawn Heights to SeshNYC. It's easy to stop by on foot and pick up premium flower or fresh pre-rolls without needing to drive."
      }
    },
    {
      "@type": "Question",
      "name": "I'm in Wakefield and looking for a solid Bronx dispensary. How far are you?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "SeshNYC is the nearest cannabis dispensary from Wakefield, just 1 mile away. This short drive only takes about 6 minutes. Please review the driving directions from Wakefield for more information. Swing by after work for concentrates, edibles, or a fresh pack of pre-rolls."
      }
    },
    {
      "@type": "Question",
      "name": "I live in Williamsbridge and want a local cannabis dispensary. Do you serve this neighborhood?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Absolutely. SeshNYC is just 1.9 miles from Williamsbridge. Specifically, travel time is about 10 minutes by car. For more information, explore directions from Williamsbridge to SeshNYC now. It's a quick stop when you want fast access to fresh pre-rolls and flavorful edibles."
      }
    },
    {
      "@type": "Question",
      "name": "I'm over in Edenwald and looking for a dispensary nearby. Where's the closest one?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "We are only 1.4 miles away from Edenwald. The trip in your vehicle will take around 9 minutes. Our Bronx dispensary location is one of the most convenient options for quick pickups and premium cannabis brands."
      }
    },
    {
      "@type": "Question",
      "name": "I live in Olinville and want to check out a cannabis dispensary with a good vibe. Is SeshNYC close?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Yes. SeshNYC is only 1.6 miles away. Specifically, it's roughly 8 minutes. Drop into our Bronx dispensary to explore the latest strains and relax while you browse."
      }
    },
    {
      "@type": "Question",
      "name": "I'm in Norwood (Bainbridge) and looking for the best dispensary in the Bronx. Where should I go?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Head to SeshNYC today since we are only 1.9 miles away. Behind the wheel, it's about 10 minutes. It's a straight shot down Webster Ave. Look for the big blue sign on our black Bronx dispensary building. Our trained budtenders will be ready with flower, edibles, and concentrates waiting for you to enjoy."
      }
    },
    {
      "@type": "Question",
      "name": "I live in Pelham Gardens and need a cannabis dispensary nearby. Can I get to you quickly?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Definitely. From Pelham Gardens, it is about 3.1 miles to our Bronx dispensary. Door to door by car, plan on about 15 minutes. Many neighbors make the short trip to browse trusted brands and top-shelf flower."
      }
    },
    {
      "@type": "Question",
      "name": "I'm in Baychester and searching for a Bronx weed shop with good variety. Any recommendations?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "SeshNYC dispensary is only 2.7 miles away. You can expect roughly 14 minutes in your vehicle. Pickup flower, gummies, and vape carts quickly on your way home."
      }
    },
    {
      "@type": "Question",
      "name": "I'm in Kingsbridge and want a Bronx dispensary with premium flower. How close are you?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "We are just 2.7 miles from Kingsbridge by car. In terms of time, you're looking at about 13 minutes driving from Kingsbridge to our Bronx dispensary. Many Kingsbridge regulars stop by for our top-shelf strains and helpful guidance."
      }
    },
    {
      "@type": "Question",
      "name": "I'm in the East Bronx and need a weed dispensary near me with quality products. Where should I go?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "We love East Bronx! Our cannabis store is just 2.4 miles from the East Bronx. It's close enough to swing by anytime you need premium weed."
      }
    }
  ]
}
B
Brand Presence
Site-name consistency, favicon, social image, meta tags, schema, and contact signals
REVIEW

Brand Presence

Your brand name differs across channels — visitors see inconsistent identity.

B

74/100

Site name appears as

Page titleSeshNYC
og:site_nameSeshNYC Bronx Dispensary
twitter:site
Organization.name

Inconsistent — names differ across channels

Brand assets

Favicon

15/15

covers multiple sizes + apple-touch-icon

Social share image

20/20

og:image + twitter:image set

Meta completeness

20/20

Organization schema

4/15

Organization schema present but missing all recommended fields

Contact info discoverable

10/10

contact page, mailto link + tel link

Findings

  • Brand name differs across channels — users see inconsistent identity
  • Organization schema missing logo — add a logo property pointing to a square PNG
  • Organization schema missing url — point it at the canonical homepage
  • Consider adding contactPoint — helps appear in "contact us" rich results

How consistently your brand appears across channels — shared link previews, structured data, favicon, contact info.

A+
Mixed Content
No mixed content detected — all resources use HTTPS.
PASS
No mixed content detected — all resources use HTTPS.
Info::
No mixed content detected — all resources use HTTPS
A
Open Graph
Open Graph tags are well configured for social sharing.
PASS
Open Graph tags are well configured for social sharing.
Warning::
og:image is not an image
The og:image URL returned MIME type "text/html", which is not an image.
Got: text/html Expected: image/*
Info::
og:title is long (66 characters)
Titles over 60 characters may be truncated in social sharing previews.
Got: 66 chars Expected: 25–60 chars
Info::
og:description is long (209 characters)
Descriptions over 200 characters may be truncated in social sharing previews.
Got: 209 chars Expected: 55–200 chars
URL: text/html

The og:image URL returned MIME type "text/html", which is not an image.

Expected: image/*
Why this matters

og:image pointing at HTML or a 404 means social cards render with no image — engagement plummets vs image-cards.

Learn more

Social platforms validate og:image's Content-Type. If the URL returns text/html (404 page) or any non-image type, the platform skips the image and renders a text-only card. Verify your og:image URL returns image/png, image/jpeg, or image/webp with a 200 response.

Source: Open Graph Protocol

URL: 66 chars

Titles over 60 characters may be truncated in social sharing previews.

Expected: 25–60 chars
Why this matters

og:title borderline-too-long — Facebook/LinkedIn may truncate. Aim for ~60-70 characters max.

Source: Open Graph Protocol

URL: 209 chars

Descriptions over 200 characters may be truncated in social sharing previews.

Expected: 55–200 chars
Why this matters

og:description borderline-too-long — social platforms truncate around ~200 chars.

Source: Open Graph Protocol

Preview

myseshnyc.com

Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC

Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier licensed dispensary in the Bronx offering top-shelf flower, edibles, vapes, and concentrates.

Preview quality · Twitter/X A+ · 95/100

Description will be truncated (209 chars / 200 max)

  • twitter:card — summary_large_image
  • twitter:title — Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC
  • twitter:description — Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier l...
  • twitter:image — https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif
  • Description will be truncated on Twitter/X (209 chars, max 200)

    → Tighten the description to ≤200 characters

MYSESHNYC.COM

Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC

Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier licensed dispensary in the Bronx offering top-shelf flower, edibles, vapes, and concentrates.

Preview quality · Facebook A · 90/100

Title will be truncated (66 chars / 60 max)

Description will be truncated (209 chars / 155 max)

  • og:title — Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC
  • og:description — Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier l...
  • og:image — https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif
  • og:type — website
  • og:url — https://myseshnyc.com/
  • og:site_name — SeshNYC Bronx Dispensary
  • Title will be truncated on Facebook (66 chars, max 60)

    → Shorten og:title to ≤60 characters

  • Description will be truncated on Facebook (209 chars, max 155)

    → Tighten og:description to ≤155 characters

  • og:image is below recommended size (800×600)

    → Upload an image ≥1200×630 for the large preview card

Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC

myseshnyc.com

Preview quality · LinkedIn A+ · 95/100

Description will be truncated (209 chars / 150 max)

  • og:title — Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC
  • og:description — Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier l...
  • og:image — https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif
  • Description will be truncated on LinkedIn (209 chars, max 150)

    → Tighten og:description to ≤150 characters

myseshnyc.com

Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC

Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier licensed dispensary in the Bronx offering top-shelf flower, edibles, vapes, and concentrates.

Preview quality · Slack A+ · 100/100
  • og:title — Top Rated Bronx Dispensary for Premium Cannabis Products | SeshNYC
  • og:description — Looking for the best Bronx dispensary with premium cannabis and expert budtenders? Visit SeshNYC today, the premier l...
  • og:image — https://myseshnyc.com/wp-content/uploads/2025/10/bronx-dispensary-nyc-seshnyc.avif

Social preview quality

Averaged across Twitter/X, Facebook, LinkedIn, and Slack.

A+ · 95/100
FieldTwitter/XFacebookLinkedInSlack
og:title
og:description
og:image
og:type
og:url
og:site_name
twitter:card
twitter:title
twitter:description
twitter:image
A
Rich Results Eligibility
3 JSON-LD block(s) declaring 8 schema type(s)
PASS
3 JSON-LD block(s) declaring 8 schema type(s)
Info::
SiteLinks Search Box markup detected
The page declares a `WebSite` schema with a `potentialAction` of `SearchAction`. This makes the homepage eligible for Google's in-SERP search box -- a high-visibility SERP feature for branded queries.
Info::
8 rich-result schema type(s) declared
Inventory of structured-data types on the page (each may unlock a different SERP feature): FAQPage (×2), Organization (×2), WebPage (×2), WebSite (×2), BreadcrumbList, ImageObject, LocalBusiness, Store Search engines decide whether to render rich results based on content quality + page-level signals; declaring the schema is necessary but not sufficient.
Warning::
2 Organization blocks on the page -- only one should describe the publishing entity
Multiple `Organization` JSON-LD blocks confuse search engines about which is canonical. Google may suppress knowledge-panel features when the entity identity is ambiguous. Pick one Organization block (typically representing the publisher) and remove the rest, or merge by giving the duplicates explicit `@id` URIs that point to a single canonical entity.
A+
Autoplay Media
No autoplay media on the page
PASS
No autoplay media on the page
Info::
No autoplay media on the page
All checks on this page are automated. Results are estimates - run targeted manual reviews when the score affects a release decision.

Send Feedback