Blog object {{ blog }} has handle
{
"id": "18d7afdc-add7-8119-aa76-958a90a318d9",
"createdAt": "2026-09-22T15:58:59.246Z",
"lang": "en",
"handle": "multiple-slugs",
"title": "Multiple slugs",
"html": "\u003cp\u003eThis article has a Route with three slugs and it does not work. Remove blog?\u003c/p\u003e",
"meta": {
"h1": "Multiple slugs",
"title": "Multiple slugs",
"description": "test and debugging site for Cradle CMS",
"keywords": "",
"data": null
},
"articles": [
{
"id": "18d7afe3-650e-8f08-8c8c-637e84d4d6c4",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:28.09Z",
"updatedAt": "2026-09-22T15:59:28.09Z",
"publishAt": "2026-09-22T15:59:45.842Z",
"lang": "en",
"handle": "article-tres",
"title": "Article tres",
"meta": {
"h1": "Article tres",
"title": "Article tres",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:17.613Z",
"updatedAt": "2026-09-22T15:59:17.613Z",
"publishAt": "2026-09-22T15:59:40.7Z",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"meta": {
"h1": "Article dos",
"title": "Article dos",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7afde-c68d-8645-8a00-9475105b508b",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-uno",
"title": "Article uno",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"previous": {
"id": "18d7afe3-650e-8f08-8c8c-637e84d4d6c4",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-tres",
"title": "Article tres",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7afde-c68d-8645-8a00-9475105b508b",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:08.251Z",
"updatedAt": "2026-09-22T15:59:08.251Z",
"publishAt": "2026-09-22T15:59:34.405Z",
"lang": "en",
"handle": "article-uno",
"title": "Article uno",
"meta": {
"h1": "Article uno",
"title": "Article uno",
"description": "",
"keywords": "",
"data": null
},
"previous": {
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
}
],
"publishAt": "0001-01-01T00:00:00Z",
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE",
"text": "This article has a Route with three slugs and it does not work. Remove blog?",
"published": true
}
blog.articles object {{ blog.articles }} has articles
Liquid
{{ blog.articles | print_r }}
Result
[
{
"id": "18d7afe3-650e-8f08-8c8c-637e84d4d6c4",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:28.09Z",
"updatedAt": "2026-09-22T15:59:28.09Z",
"publishAt": "2026-09-22T15:59:45.842Z",
"lang": "en",
"handle": "article-tres",
"title": "Article tres",
"meta": {
"h1": "Article tres",
"title": "Article tres",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:17.613Z",
"updatedAt": "2026-09-22T15:59:17.613Z",
"publishAt": "2026-09-22T15:59:40.7Z",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"meta": {
"h1": "Article dos",
"title": "Article dos",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7afde-c68d-8645-8a00-9475105b508b",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-uno",
"title": "Article uno",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"previous": {
"id": "18d7afe3-650e-8f08-8c8c-637e84d4d6c4",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-tres",
"title": "Article tres",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
},
{
"id": "18d7afde-c68d-8645-8a00-9475105b508b",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:08.251Z",
"updatedAt": "2026-09-22T15:59:08.251Z",
"publishAt": "2026-09-22T15:59:34.405Z",
"lang": "en",
"handle": "article-uno",
"title": "Article uno",
"meta": {
"h1": "Article uno",
"title": "Article uno",
"description": "",
"keywords": "",
"data": null
},
"previous": {
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
}
]
One article {% let firstArticle = blog.articles[0] %} has handle
Liquid
{% let firstArticle = blog.articles[0] %}
{{ firstArticle | print_r }}
Result
{
"id": "18d7afe3-650e-8f08-8c8c-637e84d4d6c4",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"author": "Debugger",
"published": true,
"createdAt": "2026-09-22T15:59:28.09Z",
"updatedAt": "2026-09-22T15:59:28.09Z",
"publishAt": "2026-09-22T15:59:45.842Z",
"lang": "en",
"handle": "article-tres",
"title": "Article tres",
"meta": {
"h1": "Article tres",
"title": "Article tres",
"description": "",
"keywords": "",
"data": null
},
"next": {
"id": "18d7afe0-f493-8575-9fd3-5b37cca32725",
"blogId": "18d7afdc-add7-8119-aa76-958a90a318d9",
"blog": "multiple-slugs",
"authorId": "1890647c-3925-8752-a26c-03021b60c2a8",
"lang": "en",
"handle": "article-dos",
"title": "Article dos",
"image": {
"src": "",
"alt": "",
"alts": null
}
},
"image": {
"src": "",
"alt": "",
"alts": null
},
"format": "RTE"
}
Multiple slugs
This article has a Route with three slugs and it does not work. Remove blog?
- Article tres
- Read article
- Article dos
- Read article
- Article uno
- Read article