Project

General

Profile

Actions

Feature proposal #9570

open

Implement support for LocalBusiness schema type

Added by krileon 8 days ago. Updated 5 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

Also available in: Atom PDF