Add "Page not found" page
This commit is contained in:
parent
850404f238
commit
902133d94f
3 changed files with 135 additions and 0 deletions
|
@ -6605,5 +6605,11 @@
|
|||
],
|
||||
"redirect.6b277e7e-93d3-4301-a7cd-30872674f2ff": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
],
|
||||
"path_alias.c622c4dd-26f8-47cc-8635-eafce1712ab2": [
|
||||
"node.871b8bdf-2856-4c27-be38-117dbec6dd94"
|
||||
],
|
||||
"node.871b8bdf-2856-4c27-be38-117dbec6dd94": [
|
||||
"user.b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
]
|
||||
}
|
102
content/node.871b8bdf-2856-4c27-be38-117dbec6dd94.json
Normal file
102
content/node.871b8bdf-2856-4c27-be38-117dbec6dd94.json
Normal file
|
@ -0,0 +1,102 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "871b8bdf-2856-4c27-be38-117dbec6dd94"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"type": [
|
||||
{
|
||||
"target_id": "page",
|
||||
"target_type": "node_type",
|
||||
"target_uuid": "a6dfb70f-21fc-46e0-aa8c-45c5d0cef75f"
|
||||
}
|
||||
],
|
||||
"revision_timestamp": [
|
||||
{
|
||||
"value": "2025-07-02T00:01:33+00:00"
|
||||
}
|
||||
],
|
||||
"revision_uid": [
|
||||
{
|
||||
"target_type": "user",
|
||||
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
}
|
||||
],
|
||||
"revision_log": [],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"uid": [
|
||||
{
|
||||
"target_type": "user",
|
||||
"target_uuid": "b8966985-d4b2-42a7-a319-2e94ccfbb849"
|
||||
}
|
||||
],
|
||||
"title": [
|
||||
{
|
||||
"value": "Page not found"
|
||||
}
|
||||
],
|
||||
"created": [
|
||||
{
|
||||
"value": "2025-07-01T23:58:48+00:00"
|
||||
}
|
||||
],
|
||||
"changed": [
|
||||
{
|
||||
"value": "2025-07-02T00:01:33+00:00"
|
||||
}
|
||||
],
|
||||
"promote": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"sticky": [
|
||||
{
|
||||
"value": false
|
||||
}
|
||||
],
|
||||
"default_langcode": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"revision_translation_affected": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"alias": "\/404",
|
||||
"langcode": "en"
|
||||
}
|
||||
],
|
||||
"body": [
|
||||
{
|
||||
"value": "Perhaps you were looking for one of these pages:\r\n\r\n- [Products and services](\/pricing)\r\n- [Public speaking and workshops](\/presentations)\r\n- [My daily email list](\/daily)\r\n- [The Beyond Blocks podcast](\/podcast)\r\n\r\nIf you were looking for something else, you can [search for it](\/search).",
|
||||
"format": "markdown",
|
||||
"processed": "<p>Perhaps you were looking for one of these pages:<\/p>\n<ul>\n<li><a href=\"http:\/\/localhost:8888\/pricing\">Products and services<\/a><\/li>\n<li><a href=\"http:\/\/localhost:8888\/presentations\">Public speaking and workshops<\/a><\/li>\n<li><a href=\"http:\/\/localhost:8888\/daily\">My daily email list<\/a><\/li>\n<li><a href=\"http:\/\/localhost:8888\/podcast\">The Beyond Blocks podcast<\/a><\/li>\n<\/ul>\n<p>If you were looking for something else, you can <a href=\"http:\/\/localhost:8888\/search\">search for it<\/a>.<\/p>\n",
|
||||
"summary": ""
|
||||
}
|
||||
],
|
||||
"field_seo_analysis": [
|
||||
{
|
||||
"status": "0",
|
||||
"focus_keyword": "",
|
||||
"title": null,
|
||||
"description": null
|
||||
}
|
||||
],
|
||||
"field_seo_description": [],
|
||||
"field_seo_image": [],
|
||||
"field_seo_title": []
|
||||
}
|
27
content/path_alias.c622c4dd-26f8-47cc-8635-eafce1712ab2.json
Normal file
27
content/path_alias.c622c4dd-26f8-47cc-8635-eafce1712ab2.json
Normal file
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"uuid": [
|
||||
{
|
||||
"value": "c622c4dd-26f8-47cc-8635-eafce1712ab2"
|
||||
}
|
||||
],
|
||||
"langcode": [
|
||||
{
|
||||
"value": "en"
|
||||
}
|
||||
],
|
||||
"path": [
|
||||
{
|
||||
"value": "\/node\/871b8bdf-2856-4c27-be38-117dbec6dd94"
|
||||
}
|
||||
],
|
||||
"alias": [
|
||||
{
|
||||
"value": "\/404"
|
||||
}
|
||||
],
|
||||
"status": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue