I'm beginning the process of trying to purge out of date files from the Media Libraries setup in Kentico. Is there any way to figure out if a Media Library file is being used in a Document and if so which document?
I think the answer is no but it never hurts to ask. Thanks in advance.
As far as I know there is not.
You could do a SQL text search within your page types and look for a specific URL or media library file name.
Hi James,
As Brenden said, there is no way to figure it out at the moment as media files are not tracked in any way, you will need to go through the content of all pages and use e.g. SQL search mentioned above.
Best regards, Martin
Please, sign in to be able to submit a new answer.