From fddf368d6f34efcb9d908dee93cb572915e8b344 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Fri, 24 Jul 2026 11:34:47 +1000 Subject: [PATCH 1/2] TINYDOC-3563 - Add redirects for 404 URLs --- redirects.json | 88 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 88 insertions(+) diff --git a/redirects.json b/redirects.json index 21a4e7a440..0aad5e499a 100644 --- a/redirects.json +++ b/redirects.json @@ -2712,6 +2712,10 @@ "location": "/docs/tinymce/6/basic-setup.html", "redirect": "/docs/tinymce/6/" }, + { + "location": "/docs/tinymce/6/cloud-configuration-options/", + "redirect": "/docs/tinymce/latest/cloud-deployment-guide/" + }, { "location": "/docs/tinymce/6/cloud-quick-start.html", "redirect": "/docs/tinymce/6/" @@ -2720,6 +2724,10 @@ "location": "/docs/tinymce/6/code-plugin/", "redirect": "/docs/tinymce/6/code/" }, + { + "location": "/docs/tinymce/6/editor-instance/", + "redirect": "/docs/tinymce/latest/" + }, { "location": "/docs/tinymce/6/file-picker/", "redirect": "/docs/tinymce/6/" @@ -2756,6 +2764,14 @@ "location": "/docs/tinymce/6/react-zip/", "redirect": "/docs/tinymce/6/react-zip-host/" }, + { + "location": "/docs/tinymce/6/toolbar-configuration/", + "redirect": "/docs/tinymce/latest/toolbar-configuration-options/" + }, + { + "location": "/docs/tinymce/7/custom-ui-components/", + "redirect": "/docs/tinymce/latest/ui-components/" + }, { "location": "/docs/tinymce/7/export/", "redirect": "/docs/tinymce/7/exportpdf/" @@ -2861,6 +2877,62 @@ "location": "/docs/tinymce/latest/7.0-relea", "redirect": "/docs/tinymce/6/" }, + { + "location": "/docs/tinymce/latest/7.0-release-notes/", + "redirect": "/docs/tinymce/7/7.0-release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.0.1-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.1-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.2-release-notes/", + "redirect": "/docs/tinymce/7/7.2-release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.2.1-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.3-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.4-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.4.1-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.5-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.6.0-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/7.6.1-release-notes/", + "redirect": "/docs/tinymce/latest/release-notes/" + }, + { + "location": "/docs/tinymce/latest/bundle-hyperlinking-container/", + "redirect": "/docs/tinymce/latest/" + }, + { + "location": "/docs/tinymce/latest/bundle-spelling-container/", + "redirect": "/docs/tinymce/latest/" + }, + { + "location": "/docs/tinymce/latest/editor-premium-upgrade-promotion/", + "redirect": "/pricing/" + }, { "location": "/docs/tinymce/latest/export/", "redirect": "/docs/tinymce/latest/exportpdf/" @@ -2869,6 +2941,14 @@ "location": "/docs/tinymce/latest/integrations/", "redirect": "/docs/tinymce/latest/installation/" }, + { + "location": "/docs/tinymce/latest/introduction-to-premium-selfhosted-services/", + "redirect": "/docs/tinymce/latest/" + }, + { + "location": "/docs/tinymce/latest/license", + "redirect": "/docs/tinymce/latest/license-key/" + }, { "location": "/docs/tinymce/latest/markdown/r/", "redirect": "/docs/tinymce/5/" @@ -2877,6 +2957,14 @@ "location": "/docs/tinymce/latest/mathequations/", "redirect": "/docs/tinymce/latest/math/" }, + { + "location": "/docs/tinymce/latest/migration-from-4x/", + "redirect": "/docs/tinymce/latest/migration-from-4x-to-8x/" + }, + { + "location": "/docs/tinymce/latest/migration-from-5x/", + "redirect": "/docs/tinymce/latest/migration-guides/" + }, { "location": "/docs/tinymce/latest/migration-from-6x/", "redirect": "/docs/tinymce/latest/migration-from-6x-to-8x/" From de30f700be698f371ed4f7a8598981672db334c8 Mon Sep 17 00:00:00 2001 From: Karl Kemister-Sheppard Date: Fri, 24 Jul 2026 11:56:31 +1000 Subject: [PATCH 2/2] TINYDOC-3563 - Map v7 release-notes redirects to their own /7/ pages --- redirects.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/redirects.json b/redirects.json index 0aad5e499a..44cdac5470 100644 --- a/redirects.json +++ b/redirects.json @@ -2883,11 +2883,11 @@ }, { "location": "/docs/tinymce/latest/7.0.1-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.0.1-release-notes/" }, { "location": "/docs/tinymce/latest/7.1-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.1-release-notes/" }, { "location": "/docs/tinymce/latest/7.2-release-notes/", @@ -2895,31 +2895,31 @@ }, { "location": "/docs/tinymce/latest/7.2.1-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.2.1-release-notes/" }, { "location": "/docs/tinymce/latest/7.3-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.3-release-notes/" }, { "location": "/docs/tinymce/latest/7.4-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.4-release-notes/" }, { "location": "/docs/tinymce/latest/7.4.1-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.4.1-release-notes/" }, { "location": "/docs/tinymce/latest/7.5-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.5-release-notes/" }, { "location": "/docs/tinymce/latest/7.6.0-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.6.0-release-notes/" }, { "location": "/docs/tinymce/latest/7.6.1-release-notes/", - "redirect": "/docs/tinymce/latest/release-notes/" + "redirect": "/docs/tinymce/7/7.6.1-release-notes/" }, { "location": "/docs/tinymce/latest/bundle-hyperlinking-container/",