In short, I have a site, and some Android and ios apps show my website on it.
This app brings comics (image) from my site, and reviews them in there app, So that all of my website content is accessible from this app.
The thing that puts pressure on my server because of the huge amount of users of this application. Which leads to slow and stop the site from time to time.
Is there any solution to prevent these apps from displaying my site content with them?
A Firewall Rule might block anything with a specific referrer or User Agent String. You’d have to check your server logs for what the offending uses are using.