Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the astra domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /home/sqrtyhjzaqx471/public_html/wp-includes/functions.php on line 6121
How Add Site Schema In Our Website

Home Forums Web Structured Data How Add Site Schema In Our Website

Viewing 0 reply threads
  • Author
    Posts
    • #94
      softechquery
      Keymaster

      Using Java Script

      <script  type="application/ld+json">
      
      { "@context": "http://schema.org",
        "@type": "Product",
        "name": "Package Name",
        "aggregateRating":
          {"@type": "AggregateRating",
           "ratingValue": "4.9",
           "reviewCount": "7"
          }
      }
      <script>
Viewing 0 reply threads
  • You must be logged in to reply to this topic.
Scroll to Top