How do I listt all media used on a website so I can purge redundant files from the server?
I have been building and maintaining a couple of websites for my family business. Over the years, and after many updates, there are a lot of redundant media files on the servers (local and public). Is there an app that will analyse the website and list the media used? Then I could purge the server media and upload only those needed.
I tried this years ago using Dreamweaver to “put” files on the server, but it was not reliable. For example: it would miss alternative images in <source> tags.
