kirby-seo icon indicating copy to clipboard operation
kirby-seo copied to clipboard

Allow for `seo/site` defaults to be on a different page instead of site

Open garethworld opened this issue 2 years ago • 3 comments
trafficstars

I would like to put the defaults that are in my site.yml, on a different blueprint - is this possible?

garethworld avatar Nov 15 '23 14:11 garethworld

Right now, not. 😄 I might add this as an enhancement in a future version, given your "settings" approach makes much more sense with v4.0 now.

tobimori avatar Nov 15 '23 14:11 tobimori

I'd accept a PR. Make it a config setting that can hold a closure (to resolve a page with UUIDs), or simply a string (site or page slug).

Has to be resolved here.

tobimori avatar Nov 15 '23 14:11 tobimori

there might also be some blueprint changes necessary, like here: https://github.com/tobimori/kirby-seo/blob/main/blueprints/site.yml#L38

tobimori avatar Nov 15 '23 14:11 tobimori