Is there a Schema.org type for SaaS or subscriptions?

前端 未结 2 588
后悔当初
后悔当初 2021-02-09 10:45

We sell a Software as a Service with a monthly subscription, I’m trying to figure out if we can provide metadata through Schema.org’s specifications. I have been considering pro

2条回答
  •  爱一瞬间的悲伤
    2021-02-09 11:43

    There are different possible perspectives:

    • It’s a SoftwareApplication (or the more specific WebApplication, maybe with browserRequirements).

    • It’s a Service with a ServiceChannel+serviceUrl.

    • It’s a Product and/or an Offer (both include services).

      (It is possible to specify subscription costs in Schema.org.)

    You might want to use only one or multiple types of these, depending on your understanding of the SaaS, and what metadata you want to provide.

提交回复
热议问题