The devious thing about AMP is that the file format is tied to the AMP cache. Whenever I publish an AMP page, I give everyone, in particular Google, an implicit license to cache and serve my content on their websites.<p>If there was an option to disallow caching, I'd consider converting some of my websites to AMP, if only to get an icon in the search results. But the only way to opt out of caching is to make an AMP page invalid:<p><a href="https://amp.dev/documentation/guides-and-tutorials/learn/amp-caches-and-cors/how_amp_pages_are_cached/" rel="nofollow">https://amp.dev/documentation/guides-and-tutorials/learn/amp...</a><p>I'd also be curious if this implicit license tied to a file format is really enforceable.