{"id":25549,"date":"2026-09-05T02:45:30","date_gmt":"2026-09-04T23:45:30","guid":{"rendered":"https:\/\/alienroad.com\/google-bilgi-bankasi\/remove-your-amp-pages-from-google-search\/"},"modified":"2026-09-05T02:45:30","modified_gmt":"2026-09-04T23:45:30","slug":"remove-your-amp-pages-from-google-search","status":"publish","type":"ar_kb","link":"https:\/\/alienroad.com\/google-bilgi-bankasi\/remove-your-amp-pages-from-google-search\/","title":{"rendered":"Remove your AMP pages from Google Search"},"content":{"rendered":"<p>This page describes how web developers can remove their AMP pages from Google Search.<\/p>\n<aside class=\"key-point\"><b>Key Point:<\/b> Throughout this page, we<br \/>\n      refer to canonical pages, AMP pages, and non-AMP pages. The canonical page can be either a<br \/>\n      non-AMP version of the page or it can be the AMP page itself. You may have one of two<br \/>\n      possible page setups:<\/p>\n<ul>\n<li><b>Canonical AMP<\/b>: One version of a page, where the AMP page is the canonical page.<\/li>\n<li><b>Canonical non-AMP<\/b>: Two versions of a page that includes an AMP page and a canonical non-AMP page.<\/li>\n<\/ul>\n<\/aside>\n<p>There are three options for removing AMP content:<\/p>\n<ul>\n<li><a href=\"#remove-all-content\">Quickly remove all versions of a page<\/a>, including the AMP and canonical non-AMP pages<\/li>\n<li><a href=\"#remove-only-amp\">Remove only the AMP page<\/a> that is paired with a canonical non-AMP page, while keeping the canonical non-AMP page live<\/li>\n<li><a href=\"#remove-amp-with-cms\">Remove AMP content with a CMS<\/a> (with options to remove all versions of a page, or only the AMP version)<\/li>\n<\/ul>\n<h2 id=\"remove-all-content\" tabindex=\"-1\">Remove all versions of AMP content, including AMP and non-AMP<\/h2>\n<p>This section describes how to remove all versions of AMP content from Google Search, which includes AMP and non-AMP pages.<\/p>\n<aside class=\"caution\"><b>Caution<\/b>: This method might display an error message to the user.<br \/>\n      Only use this method to remove your AMP page as quickly as possible from Google Search.<\/aside>\n<p>To remove AMP and non-AMP pages from Google Search, follow these steps:<\/p>\n<ol>\n<li>Delete the AMP and non-AMP versions of the page from your server or CMS.<\/li>\n<li>Use the <a href=\"https:\/\/www.google.com\/webmasters\/tools\/removals\" class=\"external-link\">Remove<br \/>\n      outdated content<\/a> tool to request the removal of your page. Enter the URLs<br \/>\n      (web addresses) to your AMP and non-AMP versions of the page that you want to<br \/>\n      remove.<\/li>\n<li>Verify the removal of your AMP page by searching for your content using<br \/>\n      Google Search. To verify the removal of a large number of AMP pages, use the <a\n      href=\"https:\/\/search.google.com\/search-console\/amp\" class=\"external-link\">AMP status report<\/a> in Search Console.<br \/>\n        <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7450883\" class=\"external-link\">Watch for a<br \/>\n        decreasing trendline on the &#8220;indexed AMP pages&#8221; graph.<\/a><\/li>\n<\/ol>\n<p>You can check the status of your request on the <a href=\"https:\/\/www.google.com\/webmasters\/tools\/removals\" class=\"external-link\">Remove outdated<br \/>\ncontent<\/a> page.\n<\/p>\n<aside class=\"note\"><b>Note<\/b>: When you delete your AMP page, there&#8217;s a delay before the<br \/>\nGooglebot discovers it has been removed. Google Search displays an error to the<br \/>\n      user during this time.<\/aside>\n<h2 id=\"remove-only-amp\" tabindex=\"-1\">Remove only AMP pages, while preserving the canonical non-AMP pages<\/h2>\n<p>This section describes how to remove only AMP pages from Google Search, while still<br \/>\n      preserving your canonical non-AMP pages.<\/p>\n<aside class=\"caution\"><b>Caution<\/b>: Don&#8217;t remove AMP content by deleting content in<br \/>\nthe file. Documents that are empty and missing all markup are considered<br \/>\ninvalid. When Google Search recognizes that a document is invalid, Google Search<br \/>\ncontinues to serve the oldest valid version that&#8217;s available.<\/aside>\n<p>To remove the AMP version of your page from Google Search (while preserving<br \/>\nthe canonical non-AMP page), follow these steps:<\/p>\n<ol>\n<li>Remove the <code>rel=\"amphtml\"<\/code> link from the canonical non-AMP page in the<br \/>\n  source code.<\/li>\n<li>Configure your server to return either an <code>HTTP 301 Moved Permanently<\/code> veya <code>302 Found<\/code> response for the removed AMP page.<\/li>\n<li>Configure a redirect from the removed AMP page to the canonical non-AMP page.<\/li>\n<li>If you want to remove an AMP page from non-Google platforms in addition to<br \/>\nremoving from Google Search, complete these steps:<\/p>\n<ol>\n<li>Remove your AMP page so that it is no longer accessible by configuring your server to send an<br \/>\n   <code>HTTP 404 Not Found<\/code> for your removed AMP page. <\/li>\n<li>Verify the removal of your AMP page by searching for your content in Google Search. To verify<br \/>\n  removal of a large number of AMP pages, use the<br \/>\n  <a href=\"https:\/\/search.google.com\/search-console\/amp\" class=\"external-link\">AMP status report<\/a> in Search Console.<br \/>\n  <a href=\"https:\/\/support.google.com\/webmasters\/answer\/7450883\" class=\"external-link\">Watch for a decreasing trendline on<br \/>\n    the &#8220;indexed AMP pages&#8221; graph.<\/a><\/li>\n<li>If you want to keep permalinks active, configure your server to send<br \/>\nan <code>HTTP 301 Redirect<\/code> for your removed AMP page to your canonical non-AMP<br \/>\npage.<\/li>\n<\/ol>\n<\/li>\n<\/ol>\n<h2 id=\"remove-amp-with-cms\" tabindex=\"-1\">Remove AMP and non-AMP pages with a CMS<\/h2>\n<p>Generally, CMS providers publish AMP and non-AMP pages at the same time. To<br \/>\nremove a single page, unpublish or delete the page, which removes both the AMP<br \/>\nand non-AMP versions of that page.<\/p>\n<h3 id=\"delete-single-page\" tabindex=\"-1\">Delete a single page<\/h3>\n<p>To delete a page and stop publishing it in both its AMP and non-AMP forms, use<br \/>\nthe CMS interface. Check your CMS provider&#8217;s help page for details on how to<br \/>\nstop serving AMP:<\/p>\n<ul>\n<li><a href=\"https:\/\/en.support.wordpress.com\/google-amp-accelerated-mobile-pages\/\" class=\"external-link\">WordPress.com<br \/>\nhelp<\/a><\/li>\n<li><a href=\"https:\/\/cgit.drupalcode.org\/amp\/tree\/README.md?h=8.x-1.x\" class=\"external-link\">Drupal<br \/>\nhelp<\/a><\/li>\n<li><a\nhref=\"https:\/\/support.squarespace.com\/hc\/en-us\/articles\/223766868-Using-AMP-with-Squarespace\" class=\"external-link\">SquareSpace<br \/>\nhelp<\/a><\/li>\n<\/ul>\n<h3 id=\"remove-all-amp-pages\" tabindex=\"-1\">Remove all AMP pages<\/h3>\n<p>\n  Another option is to disable AMP from your CMS.<\/p>\n<aside class=\"warning\"><b>Warning<\/b>: This option removes all AMP pages from your site.<\/aside>\n<p>To disable AMP, check your CMS provider&#8217;s help page or contact your CMS provider. If your site is<br \/>\n  hosted on a CMS domain, the CMS can redirect users to the canonical non-AMP page after AMP<br \/>\nis disabled. If the redirect doesn&#8217;t occur, contact your CMS provider for assistance.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Discover the different options for removing all versions of your AMP pages from Google Search, including AMP and non-AMP pages.<\/p>\n","protected":false},"menu_order":36,"template":"","meta":{"footnotes":""},"ar_kb_kategori":[683],"ar_kb_etiket":[],"class_list":["post-25549","ar_kb","type-ar_kb","status-publish","has-post-thumbnail","hentry","ar_kb_kategori-amp"],"_links":{"self":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/25549","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb"}],"about":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/types\/ar_kb"}],"version-history":[{"count":0,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb\/25549\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media\/27575"}],"wp:attachment":[{"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/media?parent=25549"}],"wp:term":[{"taxonomy":"ar_kb_kategori","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_kategori?post=25549"},{"taxonomy":"ar_kb_etiket","embeddable":true,"href":"https:\/\/alienroad.com\/wp-json\/wp\/v2\/ar_kb_etiket?post=25549"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}