• Djam77

    (@djam77)


    Hello,
    I use the product shortcode generated on the download page when creating a download. The problem is that I do not use this initial page to display my products since I use the shortcode on another url. So, Google sends me warnings about the download page (which is empty) with messages like:
    “sku” missing
    “avaibility” missing
    “url” missing
    “review” missing
    Since I do not use the download page directly, is there a way to fix this problem?
    best regards
    Djamal

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Pratik Jain

    (@pratik-jain)

    Hi @djam77

    Thanks for the web page link. I have checked it and found that warnings are coming because of two different nested schema property.

    One is coming from Easy Digital Downloads Plugin and second one is either from your theme or any other third party plugin.

    You can easily disable schema property coming from EDD plugin. Please add below code to your current theme / child theme functions.php file.

    https://gist.github.com/Pratik-Jain12/332a6abbc2af07ea91b637ceb5cf7448

    There will be no impact on your page by removing EDD plugin schema property because another schema property is already coming.

Viewing 1 replies (of 1 total)
  • The topic ‘Download page and short code’ is closed to new replies.