How to disable cache for a specific page?
I have a website where people can upload there games, and play them. Every game has an embed image what can be changed by the devs throught the dashboard. I don't want search engines to cache the embed images of the games to make it show always the updated image. Is there a way to do this with JavaScript or with PHP headers? Link: https://qwgamers.net

