feat(seo): configure SEO plugin integration
- Add SEO tab to site blueprint - Configure canonical base URL in config - Include SEO head snippet in header - Include SEO schemas snippet in footer Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
04a14a7f1f
commit
d47cd59c83
4 changed files with 5 additions and 2 deletions
|
|
@ -32,5 +32,6 @@ return [
|
|||
'campaign_slug' => 'soutenir-index-en-2024',
|
||||
'campaign_url' => 'https://donorbox.org/soutenir-index-en-2024',
|
||||
'api_base_url' => 'https://donorbox.org/api/v1'
|
||||
]
|
||||
],
|
||||
'tobimori.seo.canonicalBase' => 'https://www.index.ngo'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue