Mobile app version of vmapp.org
Login or Join
Merenda212

: Schema.org properties suitable for General Web-services page array? Given the fact the "Web programming", "Web design", or "SEO" doesn't exist as Schema.org properties, what are the properties suitable

@Merenda212

Posted in: #SchemaOrg

Given the fact the "Web programming", "Web design", or "SEO" doesn't exist as Schema.org properties, what are the properties suitable for major fields in webpage in the context of "Web programmign", "Web design" or "SEO" ?

10.01% popularity Vote Up Vote Down


Login to follow query

More posts by @Merenda212

1 Comments

Sorted by latest first Latest Oldest Best

 

@Eichhorn148

For terms not belonging to Schema.org's standard make use of sameAs:

<div itemscope itemtype="https://schema.org/ProfessionalService">
<a itemprop="sameAs" link="http://dbpedia.org/page/Search_engine_optimization" />
</div>

10% popularity Vote Up Vote Down


Back to top | Use Dark Theme