| > They do, don't you remember those FBI notices in the movies? Oh I'm sorry I don't have the ability to look for that, my system is only equipped to look for that specific string. > And when you sign up for netflix or cable tv, there is an agreement you accept that you are not going to pirate. Again my system doesn't read the TOS, does Googles? > Remember, the nosnippet does not have to be on every page -- you can put into robots.txt or HTTP header, so it is literally 1 line of configuration for most web servers. Remember they just have to add the string "nosteal" to the opening credits. That's a few minutes in final cut pro. Also, if they forgot to add it or have some other issue I offer no public facing customer service whatsoever. |
DVDs have technological protection as well -- the CSS[0] system. So yes, if you don't want your movie to be pirated you need to explicitly enable this. This was probably harder than creating robots.txt too, there were NDAs and stuff involved.
The netflix requires logging in to access the content. If you add the same requirement, then Google is not going to take your snippets.
Unlike the string "nosteal", the robots.txt file is not Google invention, it is as much part of the web standards as all other technologies.
If you want a website, you need a server which can support HTTP, HTML, CSS, links, robots.txt and so on. You can omit parts you don't need, but then you _may_ suffer the consequences -- without CSS your site will be ugly, and without robots.txt your site will be scraped by Google.
[0] https://en.wikipedia.org/wiki/Content_Scramble_System