Skip to content

Commit 9684b7d

Browse files
committed
Docs: DOC-3497 - Add canonical URL overrides for v5 pages restructured in later versions
Pages renamed or split between v5 and v6+ have self-referencing canonical URLs because Antora cannot match their page IDs to a v8 equivalent. This causes Google to treat legacy pages as authoritative, ranking them above current documentation. Adds :page-canonical-url: attributes to 14 affected pages pointing to their latest equivalents.
1 parent c27426d commit 9684b7d

14 files changed

Lines changed: 14 additions & 0 deletions

modules/ROOT/pages/bootstrap.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Bootstrap integration
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/bootstrap-cloud/
23
:description: How to override the built-in block on `focusin` in Bootstrap dialogs when using TinyMCE.
34
:keywords: integration integrate bootstrap
45
:title_nav: Bootstrap

modules/ROOT/pages/django.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Django integration
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/django-cloud/
23
:description: Django TinyMCE component.
34
:keywords: integration integrate Django django django-tinymce python
45
:title_nav: Django

modules/ROOT/pages/export.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Export plugin
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/exportpdf/
23
:description: Export content from TinyMCE, into various formats.
34
:keywords: plugin export pdf
45
:title_nav: Export

modules/ROOT/pages/laravel.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Using TinyMCE with the Laravel framework
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/laravel-tiny-cloud/
23
:description: A guide to using TinyMCE with the PHP-based Laravel framework.
34
:description_short: A guide to using TinyMCE with the PHP-based Laravel framework.
45
:title_nav: Laravel

modules/ROOT/pages/noneditable.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Noneditable plugin
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/non-editable-content-options/
23
:description: Prevent users from changing content within elements. Ideal for templates.
34
:keywords: noneditable contenteditable editable mceNonEditable noneditable_editable_class noneditable_noneditable_class noneditable_regexp
45
:title_nav: Noneditable

modules/ROOT/pages/paste.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Paste plugin
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/copy-and-paste/
23
:controls: toolbar button, menu item
34
:description: Standard version of features for copying-and-pasting content from Microsoft Word.
45
:keywords: microsoft word excel cut copy paste_data_images paste_as_text paste_enable_default_filters paste_filter_drop paste_preprocess paste_postprocess paste_word_valid_elements paste_webkit_styles paste_retain_style_properties paste_merge_formats paste_convert_word_fake_lists paste_remove_styles_if_webkit

modules/ROOT/pages/quick-start.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Quick start
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/cloud-quick-start/
23
:description: Get an instance of TinyMCE 5 up and running using the Tiny Cloud.
34
:description_short: Setup a basic TinyMCE 5 editor using the Tiny Cloud.
45
:keywords: tinymce script textarea

modules/ROOT/pages/rails.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Rails integration
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/rails-cloud/
23
:description: Seamlessly integrates TinyMCE into the Rails asset pipeline.
34
:keywords: integration integrate rails
45
:title_nav: Rails

modules/ROOT/pages/react.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= React integration
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/react-cloud/
23
:description: React TinyMCE component.
34
:keywords: integration integrate react reactjs create-react-app tinymce-react
45
:title_nav: React

modules/ROOT/pages/spellchecker.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Spell Checker plugin
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/spelling/
23
:controls: toolbar button, menu item
34
:description: Enables TinyMCE's spellcheck functionality.
45
:keywords: spellchecker spellchecker_callback spellchecker_language spellchecker_languages spellchecker_rpc_url spellchecker_wordchar_pattern

0 commit comments

Comments
 (0)