Internet Archive: Difference between revisions
No edit summary |
|||
| Line 29: | Line 29: | ||
===Removal of noindex function on uploaded items=== | ===Removal of noindex function on uploaded items=== | ||
On 2023 the Internet Archive reportedly removed the ability for users to use the noindex function, which used to result in the items being hidden from internal search | On 2023 the Internet Archive reportedly removed the ability for users to use the noindex function, which used to result in the items being hidden from its internal search engine, while making the items whose noindex value is true to appear on the search engine. The decision was criticized on the grounds that it may jeopardize users' rights, including privacy. When confronted about it, Jason Scott, who's a staffmember of the Internet Archive, reportedly responded with the following:<ref>https://old.reddit.com/r/DataHoarder/comments/156s7di/the_removal_of_noindex_from_the_internet_archive/</ref><ref>https://old.reddit.com/r/NoStupidQuestions/comments/142nm9h/internet_archive_ish/</ref> | ||
<code>''There is no bug or mistake in removing no-index settings for many Internet Archive items in the Community collection.'' | <code>''There is no bug or mistake in removing no-index settings for many Internet Archive items in the Community collection.'' | ||
| Line 41: | Line 41: | ||
''An additional situation is you can e-mail [email protected] if you want to report items at the archive (by identifier) that you believe might need to be removed from the archive; we receive a number of these requests throughout the months and respond according to policy.''</code> | ''An additional situation is you can e-mail [email protected] if you want to report items at the archive (by identifier) that you believe might need to be removed from the archive; we receive a number of these requests throughout the months and respond according to policy.''</code> | ||
The following pseudocode was shared by a user who criticized the decision, if the Internet Archive decides to reinstate the noindex function while re-hiding all the formerly noindexed items from the search engines: | The following pseudocode was shared by a user who criticized the decision, if the Internet Archive decides to reinstate the ability for users to use the noindex function while re-hiding all the formerly noindexed items from the search engines: | ||
<code>noindex items if: | <code>noindex items if: | ||