CMS: Dynamically Update Links of Moved Files/Folders
Create an option to dynamically update links to moved files or folders. Currently, renaming a file or folder will often update the link path if linked on an existing page.� However, if a file/folder is moved, the link to it is not dyanamically updated. So, any link to a moved file/folder would need to be found and then manually updated. Any link, not updated, would return a broken page error.� Creating a process to dynamically allow for moved file pages/folder to update any links pointing to that item, would help eliminate broken site pages. For example, if file page sample.html is in folder named test (path:� /test/sample.html), and I move the page, sample.html, to a folder name misc (new path: /misc/sample.html). Any page linking to sample.html would have the path equal to /test/sample.hmtl. So, I'd have to find and manually update links to /misc/sample.html.
Area of the Product
|
Content
|