Viewing what pages link to media stored in the content tree

Sebastian Savard asked on June 11, 2015 17:10

I currently have most of the images and PDFs used on our website stored in folders named 'Resources' directly in the content tree. We are looking to switch to using media libraries for most of our content, but we are worried about breaking hyperlinks throughout the website. Is there a way to see what pages might link to the content stored in the Resources folder?

Thanks!

Recent Answers


Brenden Kehren answered on June 17, 2015 13:52

Content can be stored in several locations so there is really no good way to check this. You may be able to get a redirect in place within IIS to handle redirecting those "old" URL requests to the new location.

0 votesVote for this answer Mark as a Correct answer

Martin Danko answered on June 19, 2015 17:13

Hi Sebastian,

you can also take an advantage of Kentico built-in functionality for Validating links.

And you can also query the database table CMS_Document, column DocumentContent and using the right SQL query for any possible references to your old location.

Best regards, Martin

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.