Forum Discussion
Shone Karthanal
Jul 15, 2022Copper Contributor
Copy Classic pages from one site collection to another and update links
I have run into an issue where i have to migrate a pages library into a new site collection. The issue that i am experiencing is that each of the aspx pages have links to documents within the same s...
Bharath Arja
Jul 15, 2022Iron Contributor
I don't think there is an easy button for this solution. I used PowerShell before to download page html and verify if there are any links pointing to old site and manually update them.