Last modified by Eleni Cojocariu on 2026/08/11 12:11

Hide last authors
Eleni Cojocariu 3.22 1 When [[moving/renaming>>documentation.xs.user.base.page.page-refactoring-operations.move-rename.WebHome]] a Page, there are some limitations that can be resolved by administrators:
Eleni Cojocariu 1.1 2
Eleni Cojocariu 3.22 3 * For [[references to be updated>>documentation.xs.user.base.page.linking-references.updating-links.WebHome]] during a [[Page rename>>documentation.xs.user.base.page.page-refactoring-operations.move-rename.WebHome]], ##backlinks## must be enabled (from the ##xwiki.cfg## file). Backlinks are enabled by default, but if they were disabled, they will not be updated.
Eleni Cojocariu 1.1 4 * Backlinks are saved when a Page is saved. In a clean XWiki database, backlinks might not yet be stored. In this case, an administrator can refresh all links by executing the following code:
5 {{code language="none"}}$xwiki.refreshLinks(){{/code}}

Get Connected