Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Rank Math Support

    (@rankmathteam)

    Hello @vasek608,

    Thank you for contacting the support and we regret the inconvenience caused.

    We tested the product with Google’s Rich Results testing tool and the Schema is detected and eligible for rich results. As it is detected in Google Search Console as well and rich results are already added on the SERPs, it is likely that Google has just not updated the Inspection API with that data.

    Even if everything is fine and the rich results are added, there can be instances where the rich results/Schema are not shown in GSC. In those cases, as GSC is only a tool for webmasters, the reason usually is that Google did not update that data in GSC.

    You can follow this guide to initiate a fresh data fetch and see if the Rich Results column updates: https://rankmath.com/kb/delete-old-analytics-data/

    If in case the data remains the same, as the rich results are already added and Google has shown multiple proofs of detecting the Schema, it is likely that the Schema is not updated in the API and there’s nothing to be worried about.

    Hope that helps.

    Thread Starter vasek608

    (@vasek608)

    Hi, thanks for your feedback, but I dont agree with you that “Google has just not updated the inspection API with that data.”

    I have tested the Google’s inspection API for original url:
    https://www.naturaum.ch/produkt/be-lenka-ranger-dark-brown/

    And Google’s API does contain the rich result data:

    View post on imgur.com

    The complete API response for the url is the following:

    {
      "inspectionResult": {
        "inspectionResultLink": "https://search.google.com/search-console/inspect?resource_id=https://www.naturaum.ch/&id=g2WqsmwABO1wEGA7u5BF0g&utm_medium=link&utm_source=api",
        "indexStatusResult": {
          "verdict": "PASS",
          "coverageState": "Submitted and indexed",
          "robotsTxtState": "ALLOWED",
          "indexingState": "INDEXING_ALLOWED",
          "lastCrawlTime": "2022-05-15T05:24:13Z",
          "pageFetchState": "SUCCESSFUL",
          "googleCanonical": "https://www.naturaum.ch/produkt/be-lenka-ranger-dark-brown/",
          "userCanonical": "https://www.naturaum.ch/produkt/be-lenka-ranger-dark-brown/",
          "sitemap": [
            "https://www.naturaum.ch/sitemap_index.xml"
          ],
          "crawledAs": "MOBILE"
        },
        "mobileUsabilityResult": {
          "verdict": "PASS"
        },
        "richResultsResult": {
          "verdict": "PARTIAL",
          "detectedItems": [
            {
              "richResultType": "Breadcrumbs",
              "items": [
                {
                  "name": "Unnamed item"
                }
              ]
            },
            {
              "richResultType": "Products",
              "items": [
                {
                  "name": "BE LENKA - RANGER DARK BROWN",
                  "issues": [
                    {
                      "issueMessage": "Missing field \"sku\"",
                      "severity": "WARNING"
                    },
                    {
                      "issueMessage": "Missing field \"review\"",
                      "severity": "WARNING"
                    },
                    {
                      "issueMessage": "Missing field \"aggregateRating\"",
                      "severity": "WARNING"
                    },
                    {
                      "issueMessage": "No global identifier provided (e.g., gtin, mpn, isbn)",
                      "severity": "WARNING"
                    }
                  ]
                }
              ]
            }
          ]
        }
      }
    }

    The inspected URL has two valid rich schema items (Breadcrumbs & Products). There are some warnings detected on the Products schema, but only in ‘optional’ elements (which does not invalidate the schema, as per google’s documentation):

    View post on imgur.com

    So the issue seems rather on the RankMath plugin side (perhaps you only handle/show the ‘PASS’ rich schema verdict)?

    • This reply was modified 2 years, 5 months ago by vasek608.
    • This reply was modified 2 years, 5 months ago by vasek608.
    • This reply was modified 2 years, 5 months ago by vasek608.
    • This reply was modified 2 years, 5 months ago by vasek608.
    Plugin Support Rank Math Support

    (@rankmathteam)

    Hello @vasek608,

    Could you confirm if you followed the guide we shared previously to fetch fresh analytics data? If not, please follow it and see if that updates the Rich Results column.

    Also, please stay advised that the free version does not fetch the results daily.

    Looking forward to hearing back from you. Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Rich Results always ‘None’ in RankMath analytics’ is closed to new replies.