Skip to content
View daniowensSEO's full-sized avatar

Block or report daniowensSEO

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ContactPage Schema Example Template ... ContactPage Schema Example Template for Local SEO
    1
    <script type="application/ld+json">
    2
    {
    3
      "@context": "https://schema.org",
    4
      "@type": "ContactPage",
    5
      "mainEntityOfPage": {
  2. Service Schema Example Template for ... Service Schema Example Template for Local SEO
    1
    <script type="application/ld+json">
    2
    {
    3
      "@context": "https://schema.org/",
    4
      "@type": "Service",
    5
      "serviceType": "{{SERVICE TYPE}}",
  3. AboutPage Schema Example Template fo... AboutPage Schema Example Template for Local SEO
    1
    <script type="application/ld+json">
    2
    {
    3
      "@context": "https://schema.org",
    4
      "@type": "AboutPage",
    5
      "name": "{{BUSINESS NAME}}",
  4. FAQPage Schema Example Template for ... FAQPage Schema Example Template for Local SEO
    1
    <script type="application/ld+json">
    2
    {
    3
      "@context": "https://schema.org",
    4
      "@type": "FAQPage",
    5
      "mainEntity": [
  5. Person Schema Example Template for L... Person Schema Example Template for Local SEO
    1
    <script type="application/ld+json">
    2
    {
    3
      "@context": "http://schema.org",
    4
      "@type": "Organization",
    5
      "@id": "{{WEBSITE URL}}",
  6. LocalBusiness Schema Markup for SEO LocalBusiness Schema Markup for SEO
    1
    <script type="application/ld+json">
    2
    {
    3
      "@context": "http://schema.org",
    4
      "@type" : "LocalBusiness",
    5
      "@id" : "WEBSITE URL",