Skip to content

Commit c618b49

Browse files
committed
Docs: DOC-3497 - Add canonical URL overrides for v6 pages restructured in v8
The template and export pages were renamed in v8 (to advanced-templates and exportpdf respectively). Without explicit canonical URLs, Antora falls back to self-referencing canonicals on these v6 pages. Adds :page-canonical-url: attributes to 2 affected pages.
1 parent b35ab7d commit c618b49

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

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
:navtitle: Export
34
:description: Export content from TinyMCE, into various formats.
45
:keywords: plugin, export, pdf

modules/ROOT/pages/template.adoc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
= Template plugin
2+
:page-canonical-url: https://www.tiny.cloud/docs/tinymce/latest/advanced-templates/
23
:navtitle: Template
34
:description: Custom templates for your content.
45
:keywords: insert, template_cdate_classes, template_cdate_format, template_mdate_classes, template_mdate_format, template_replace_values, template_selected_content_classes, template_preview_replace_values

0 commit comments

Comments
 (0)