Project

General

Profile

Actions

Feature proposal #9570

open

Implement support for LocalBusiness schema type

Added by krileon 6 days ago. Updated 3 days ago.

Status:
Resolved
Priority:
High
Assignee:
Target version:
Start date:
31 December 2024
Due date:
% Done:

100%

Estimated time:

Description

This kind of digs super deep with double nested specifics. Example as follows.

LocalBusiness > Store > BikeStore

These should all be selectable. So for example all 3 should be Type options.

LocalBusiness
Store
BikeStore

All 3 have the same schema properties so there is no additional overhead there. There's around 30ish schema types in LocalBusiness that do this. FoodEstablishment is in LocalBusiness, but because it had food specific properties it was made into a separate schema plugin. LocalBusiness categories like that should be separate plugins, but for the vast majority we can cover A LOT of usecases with a single plugin.

Actions #1

Updated by krileon 5 days ago

  • % Done changed from 0 to 60

This results in a 125 schema types packed into a single plugin. Since they all share properties the form is lightweight and simple with a dropdown for specific types.

Actions #2

Updated by krileon 3 days ago

  • Status changed from Assigned to Resolved
  • % Done changed from 60 to 100
Actions

Also available in: Atom PDF