Changeset 834bcc3 in Klonkt for src/routes/admin-seo.js
- Timestamp:
- 06/23/2026 06:14:27 PM (3 months ago)
- Branches:
- main
- Children:
- d774679
- Parents:
- bb42dfb
- File:
-
- 1 edited
-
src/routes/admin-seo.js (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/routes/admin-seo.js
rbb42dfb r834bcc3 1 1 /** 2 * Admin: geavanceerde SEO-instellingen van de primairesite.2 * Admin: advanced SEO settings for the primary site. 3 3 * 4 * GET /admin/seo -> form ulier met alle SEO/social-velden van de hoofdsite5 * POST /admin/seo -> opslaan(god-only)4 * GET /admin/seo -> form with all SEO/social fields for the main site 5 * POST /admin/seo -> save (god-only) 6 6 * 7 * Deze velden worden al door de <head> (shell.ejs) en de JSON-LD/OpenGraph-8 * tags geconsumeerd, maar waren tot nu toe nergens te bewerken. De basis-9 * velden (titel/bio/robots) blijven in Uiterlijk; dit is de geavanceerde laag:10 * tit el-sjabloon, canonical, social-share-afbeelding, verificatie-metas,11 * publisher/JSON-LD en OpenGraph-locale.7 * These fields are already consumed by the <head> (shell.ejs) and the JSON-LD/ 8 * OpenGraph tags, but were previously not editable anywhere. The basic 9 * fields (title/bio/robots) remain in Appearance; this is the advanced layer: 10 * title template, canonical, social share image, verification metas, 11 * publisher/JSON-LD and OpenGraph locale. 12 12 * 13 * Werkt op de PRIMAIRE site (solo = de enige site; hub = de bedrijfssite).13 * Operates on the PRIMARY site (solo = the only site; hub = the company site). 14 14 */ 15 15
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)