top of page

Utility

Tools

Code for Adding Policies in your Schema Markups



"ownershipFundingInfo": [

    {

        "@type": "OwnershipInfo",

        "acquiredFrom": {

            "@type": "Organization",

            "name": "Funding source or Owner name",

            "url": "https://example.com/ownership-info"

        }

    }

],


"actionableFeedbackPolicy": {

    "@type": "CreativeWork",

    "name": "Actionable Feedback Policy",

    "url": "https://example.com/actionable-feedback-policy"

},


"correctionPolicy": {

    "@type": "CreativeWork",

    "name": "Correction Policy",

    "url": "https://example.com/correction-policy"

},


"ethicsPolicy": {

    "@type": "CreativeWork",

    "name": "Ethics Policy",

    "url": "https://example.com/ethics-policy"

},


"diversityPolicy": {

    "@type": "CreativeWork",

    "name": "Diversity Policy",

    "url": "https://example.com/diversity-policy"

},


"diversityStaffingReport": {

    "@type": "CreativeWork",

    "name": "Diversity Staffing Report",

    "url": "https://example.com/diversity-staffing-report"

}


 
 
 

Recent Posts

See All
Wix Dynamic Title Code

<style> #dynamicHeading { font-family: Arial, sans-serif; color: #F25041; display: inline-block; overflow: hidden; white-space:...

 
 
 

Comments

Rated 0 out of 5 stars.
No ratings yet

Add a rating
bottom of page