Retirar todas las versiones del contenido AMP, incluidas las versiones AMP y las que no son AMP
En esta sección se explica cómo retirar todas las versiones de contenido AMP de la Búsqueda de Google, lo que incluye tanto páginas AMP como páginas no AMP.
Para retirar páginas AMP y páginas que no son AMP de la Búsqueda de Google, sigue estos pasos:
Elimina de tu servidor o de tu CMS la versión AMP y la que no es AMP de tu página.
Solicita que se retire tu página con la herramienta Retirar contenido obsoleto. Introduce las URLs (direcciones web) de la versión AMP y de la que no es AMP de la página que quieras retirar.
Retirar solo páginas AMP y conservar las canónicas no AMP
En esta sección se explica cómo retirar solamente páginas AMP de la Búsqueda de Google y conservar las canónicas no AMP.
Para retirar la versión AMP de tu página de la Búsqueda de Google y conservar la página canónica no AMP, sigue estos pasos:
Quita el enlace rel="amphtml" del código fuente de la página canónica no AMP.
Configura tu servidor para que devuelva una respuesta HTTP 301 Moved Permanently o una 302 Found cuando se solicite la página AMP que has retirado.
Configura una redirección que lleve de la página AMP retirada a la página canónica no AMP.
Si, además de retirar tu página AMP de la Búsqueda de Google, quieres quitarla de otras plataformas que no pertenezcan a Google, sigue estos pasos:
Retira la página AMP para que ya no se pueda acceder a ella configurando tu servidor para que devuelva una respuesta HTTP 404 Not Found cuando se solicite la página. De este modo, te aseguras de que la Caché de Google AMP no envíe contenido obsoleto a otras plataformas.
Si quieres que los enlaces permanentes sigan activos, configura tu servidor para que devuelva una respuesta HTTP 301 Redirect que lleve a la página canónica no AMP siempre que se solicite la página AMP retirada.
Retirar páginas AMP y no AMP con un CMS
Por lo general, los proveedores de CMS publican páginas AMP y páginas no AMP al mismo tiempo. Para retirar una sola página, anula la publicación de la página o elimínala; de este modo, se retirarán tanto la versión AMP como la versión no AMP.
Eliminar una sola página
Para eliminar una página y que se deje de publicar tanto su versión AMP como la versión no AMP, usa la interfaz del CMS. Consulta la página de ayuda del proveedor de tu CMS para saber cómo dejar de publicar versiones AMP:
También tienes la opción de inhabilitar AMP en tu CMS.
Para inhabilitar AMP, consulta la página de ayuda del proveedor de tu CMS o ponte en contacto con él. Si tu sitio web está alojado en un dominio del CMS, este puede redirigir a los usuarios a la página canónica no AMP una vez que esté inhabilitado AMP. Si esto no ocurre, ponte en contacto con el proveedor de tu CMS para pedir ayuda.
[null,null,["Última actualización: 2025-08-04 (UTC)."],[[["\u003cp\u003eThis guide explains how web developers can remove their AMP (Accelerated Mobile Pages) content from Google Search, offering methods for removing all versions of a page or just the AMP version.\u003c/p\u003e\n"],["\u003cp\u003eThree primary removal options are detailed: removing all page versions (AMP and non-AMP), removing only the AMP page while keeping the canonical non-AMP page, and using a CMS to manage AMP removal.\u003c/p\u003e\n"],["\u003cp\u003eRemoving all page versions involves deleting them from your server and using Google's removal tools, while removing only the AMP version requires adjusting HTML links and server configurations for redirects.\u003c/p\u003e\n"],["\u003cp\u003eCMS platforms typically offer options to unpublish pages, removing both AMP and non-AMP versions, or to completely disable AMP across the entire site.\u003c/p\u003e\n"]]],["To remove AMP pages from Google Search, you can either remove all versions (AMP and non-AMP) or only AMP pages. To remove all versions, delete both page types from your server/CMS, use the \"Remove outdated content\" tool, and update the Google AMP Cache. To remove only AMP, remove the `rel=\"amphtml\"` link, configure redirects from the AMP page to the canonical non-AMP page, and update the Google AMP Cache. Removing content via CMS can remove all or single AMP pages.\n"],null,["# How To Remove your AMP Pages From Search | Google Search Central\n\nRemove your AMP pages from Google Search\n========================================\n\nThis page describes how web developers can remove their AMP pages from Google Search.\n| **Key Point:** Throughout this page, we refer to canonical pages, AMP pages, and non-AMP pages. The canonical page can be either a non-AMP version of the page or it can be the AMP page itself. You may have one of two possible page setups:\n|\n| - **Canonical AMP**: One version of a page, where the AMP page is the canonical page.\n| - **Canonical non-AMP**: Two versions of a page that includes an AMP page and a canonical non-AMP page.\n\nThere are three options for removing AMP content:\n\n- [Quickly remove all versions of a page](#remove-all-content), including the AMP and canonical non-AMP pages\n- [Remove only the AMP page](#remove-only-amp) that is paired with a canonical non-AMP page, while keeping the canonical non-AMP page live\n- [Remove AMP content with a CMS](#remove-amp-with-cms) (with options to remove all versions of a page, or only the AMP version)\n\nRemove all versions of AMP content, including AMP and non-AMP\n-------------------------------------------------------------\n\nThis section describes how to remove all versions of AMP content from Google Search, which includes AMP and non-AMP pages.\n| **Caution**: This method might display an error message to the user. Only use this method to remove your AMP page as quickly as possible from Google Search.\n\nTo remove AMP and non-AMP pages from Google Search, follow these steps:\n\n1. Delete the AMP and non-AMP versions of the page from your server or CMS.\n2. Use the [Remove\n outdated content](https://www.google.com/webmasters/tools/removals) tool to request the removal of your page. Enter the URLs (web addresses) to your AMP and non-AMP versions of the page that you want to remove.\n3. [Update the\n Google AMP Cache](/amp/cache/update-cache) to ensure that your AMP content is removed from the cache.\n4. Verify the removal of your AMP page by searching for your content using Google Search. To verify the removal of a large number of AMP pages, use the [AMP status report](https://search.google.com/search-console/amp) in Search Console. [Watch for a\n decreasing trendline on the \"indexed AMP pages\" graph.](https://support.google.com/webmasters/answer/7450883)\n\nYou can check the status of your request on the [Remove outdated\ncontent](https://www.google.com/webmasters/tools/removals) page.\n| **Note**: When you delete your AMP page, there's a delay before the Googlebot discovers it has been removed. Google Search displays an error to the user during this time.\n\nRemove only AMP pages, while preserving the canonical non-AMP pages\n-------------------------------------------------------------------\n\nThis section describes how to remove only AMP pages from Google Search, while still\npreserving your canonical non-AMP pages.\n\n\n| **Caution**: Don't remove AMP content by simply deleting content in the file. Documents that are empty and missing all markup are considered invalid. When Google Search recognizes that a document is invalid, Google Search continues to serve the oldest valid version that's available.\n\nTo remove the AMP version of your page from Google Search (while preserving\nthe canonical non-AMP page), follow these steps:\n\n1. Remove the `rel=\"amphtml\"` link from the canonical non-AMP page in the source code.\n2. Configure your server to return either an `HTTP 301 Moved Permanently` or `302 Found` response for the removed AMP page.\n3. Configure a redirect from the removed AMP page to the canonical non-AMP page.\n4. If you want to remove an AMP page from non-Google platforms in addition to removing from Google Search, complete these steps:\n 1. Remove your AMP page so that it is no longer accessible by configuring your server to send an `HTTP 404 Not Found` for your removed AMP page. This ensures that the Google AMP Cache doesn't serve stale content to other platforms.\n 2. [Update the\n Google AMP Cache](/amp/cache/update-cache) to ensure that your AMP content is removed from the cache.\n 3. Verify the removal of your AMP page by searching for your content in Google Search. To verify removal of a large number of AMP pages, use the [AMP status report](https://search.google.com/search-console/amp) in Search Console. [Watch for a decreasing trendline on\n the \"indexed AMP pages\" graph.](https://support.google.com/webmasters/answer/7450883)\n 4. If you want to keep permalinks active, configure your server to send an `HTTP 301 Redirect` for your removed AMP page to your canonical non-AMP page.\n\nRemove AMP and non-AMP pages with a CMS\n---------------------------------------\n\nGenerally, CMS providers publish AMP and non-AMP pages at the same time. To\nremove a single page, unpublish or delete the page, which removes both the AMP\nand non-AMP versions of that page.\n\n### Delete a single page\n\nTo delete a page and stop publishing it in both its AMP and non-AMP forms, use\nthe CMS interface. Check your CMS provider's help page for details on how to\nstop serving AMP:\n\n- [WordPress.com\n help](https://en.support.wordpress.com/google-amp-accelerated-mobile-pages/)\n- [Drupal\n help](https://cgit.drupalcode.org/amp/tree/README.md?h=8.x-1.x)\n- [SquareSpace\n help](https://support.squarespace.com/hc/en-us/articles/223766868-Using-AMP-with-Squarespace)\n\n### Remove all AMP pages\n\n\nAnother option is to disable AMP from your CMS.\n| **Warning**: This option removes all AMP pages from your site.\n\nTo disable AMP, check your CMS provider's help page or contact your CMS provider. If your site is\nhosted on a CMS domain, the CMS can redirect users to the canonical non-AMP page after AMP\nis disabled. If the redirect doesn't occur, contact your CMS provider for assistance."]]