NYT Discovers the Panopticon
Erris writes "Should we be surprised at the NYT attacking search engines? This article seeks to blame Google for all privacy loss, as if someone else remembering and sharing the things YOU publish is worse than credit card purchase databases, phone records, credit records being created and shared by OTHERS without your consent. Libraries must really be evil."
"You can't remove pieces of yourself from the Web," Ms. Crick said.
You can always request to remove index and cache from Google, provided that you owned the original.
But it's already too late, in a brief moment after you chose to feature your shiny story in NYT, cool dudes around the world has already mirrored everything about you. Sweetie.
I doubt it. It presents the information with the owner's names/copyright, and even with an original URL to point to so you can get to the source if it gets back online again.
- The Google cache is causing publishers to lose control over their material.
What about archive.org then? No, publishes don't lose control. The cache gets updated quite frequently.
I've seen a few pages on google where no cache was available which leads me to think that there's a way to disable caching also.
There is a way to automatically disable caching pages by Google, not to mention a whole slew of options to prevent or remove indexing and archives. Have a look at this page:
Remove Content from Google's Index
They give the individual user many options to control what Google can and can't do with their content. If you wish to prevent the Googlebot from archiving/caching a web page, you would use this technique:
If you want to prevent all robots from archiving content on your site, use the NOARCHIVE meta tag. Place this tag in the <HEAD> section of your documents as follows:
<META NAME="ROBOTS" CONTENT="NOARCHIVE">
If you want to allow other indexing robots to archive your page's content, preventing only Google's robots from caching the page, use the following tag:
<META NAME="GOOGLEBOT" CONTENT="NOARCHIVE">
You would think that if the author of the NYT article was so horrified about Google indexing and caching pages, they might have given a more informative and _HELPFUL_ solution than:
Google says its search engine reflects whatever is on the Internet. To remove information about themselves, people have to contact Web site administrators.