Add a robots.txt file to the root of your Evocam web folder with:
User-agent: *
Disallow: /
Also, ensure directory listing is off. If someone visits /:8080/webcam/, they shouldn’t see an index of files. intitle evocam inurl webcam html better
The query operates using Google’s advanced search operators, refining results based on page titles and URL structures. Add a robots
Add: User-agent: * Disallow: / to your web root. This politely asks search engines not to index your feeds. Also, ensure directory listing is off