• Resolved ventio

    (@ventio)


    I am using the SASWP plugin to generate SiteNavigationElement structured data from my WordPress menu.
    I noticed two issues that could be improved to make the schema output more compliant with schema.org and Google’s guidelines:

    1. Unique @id values
      Currently, all SiteNavigationElement items are generated with the same @id (for example https://domain.com#Main).
      This causes multiple elements to share the same identifier, which is not valid JSON-LD practice.
      Suggestion: please generate unique @id values for each navigation element, for example based on the menu item slug or URL (https://domain.com#nav-notebook, etc.).
    2. Relative URLs
      The plugin outputs relative URLs from the WordPress menu (e.g. /notebook/).
      According to schema.org recommendations, URLs should be absolute.
      Suggestion: normalize all links to full canonical URLs (e.g. https://domain.com/notebook/).

    Both of these improvements would make the structured data cleaner and reduce potential warnings in Google’s Rich Results Test.

    Could you please consider adding these enhancements in a future release?

    Thank you for your support and for maintaining this plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Akshay A

    (@akshaycode1)

    Hi, We have checked on our end and did not find the issue you mentioned. Kindly share the URL where the site navigation elements are appearing, so we can check it again.

    Thread Starter ventio

    (@ventio)

    I wrote to you on your official support page

    Plugin Support Akshay A

    (@akshaycode1)

    Hi,

    Hope you are doing well. We have released an updated version 1.51 that addresses this concern. Kindly update the plugin to the latest version, clear the cache, and give it a try.

    Thread Starter ventio

    (@ventio)

    Thank you very much

    Plugin Support Akshay A

    (@akshaycode1)

    You’re welcome! We are closing this thread for now, but please feel free to reach out if you need any further assistance. Have a great day ahead!

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.