Do you know how to resolve the broken links caused by page renaming?

Updated by Tiago Araújo [SSW] 1 year ago. See history

123
<introEmbed body={<> Renaming pages in SharePoint site will cause broken links. All requests to the old URL will be responded to with a 404 error. </>} />

Options to resolve this issue are:

  • Add a page every time for a rename... add a JavaScript or META tag redirect to the original page
  • Use custom 404 page to look at a list in SharePoint, the list contains all the renaming records, the records are automatically maintained via page updating events handler. (We are using this way)
  • Wait for MS to fix the problem

Acknowledgements

William Yin
Brendan Richards
Related rules

Need help?

SSW Consulting has over 30 years of experience developing awesome software solutions.

We open source.Loving SSW Rules? Star us on GitHub. Star