Removing AMP Pages from MagentoSite removing www from address in magentoRemoving Links from Header Links - Magento 2Removing links from headerRemoving Home from BreadcrumbsHow apply AMP on Magento 2?Removing div's from page structureHow to remove different pages of a website from google indexing?Magento 2 - Removing swatches.css from themeApplying AMP to Magento 2.2.2Google Indexing pages generated by URL Parameters

Will I lose my paid in full property

How to have a sharp product image?

What does "function" actually mean in music?

"My boss was furious with me and I have been fired" vs. "My boss was furious with me and I was fired"

How to keep bees out of canned beverages?

English or Hindi translation of Vyasa Smriti

A faster way to compute the largest prime factor

How do I produce this symbol: Ϟ in pdfLaTeX?

Is there really no use for MD5 anymore?

What's the difference between using dependency injection with a container and using a service locator?

What is the most expensive material in the world that could be used to create Pun-Pun's lute?

Why does Arg'[1. + I] return -0.5?

Double-nominative constructions and “von”

How do I deal with a coworker that keeps asking to make small superficial changes to a report, and it is seriously triggering my anxiety?

Why did C use the -> operator instead of reusing the . operator?

I preordered a game on my Xbox while on the home screen of my friend's account. Which of us owns the game?

std::unique_ptr of base class holding reference of derived class does not show warning in gcc compiler while naked pointer shows it. Why?

Island of Knights, Knaves and Spies

Are there moral objections to a life motivated purely by money? How to sway a person from this lifestyle?

Nails holding drywall

Combinatorics problem, right solution?

Can a level 2 Warlock take one level in rogue, then continue advancing as a warlock?

How to run Arduino codes in Java netbeans?

Check if a string is entirely made of the same substring



Removing AMP Pages from Magento


Site removing www from address in magentoRemoving Links from Header Links - Magento 2Removing links from headerRemoving Home from BreadcrumbsHow apply AMP on Magento 2?Removing div's from page structureHow to remove different pages of a website from google indexing?Magento 2 - Removing swatches.css from themeApplying AMP to Magento 2.2.2Google Indexing pages generated by URL Parameters






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















Google AMP is a massive failure. I have seen my engagement and click rates all go down atleast 30% across all my sites, and one site is down 50% from when I installed AMP. I have it now for 7 months and no improvement.



I am using the Plumrocket extension with Magento 2.3. My plan is to disable the Plumrocket extension, and then use HTACESS to redirect all the AMP pages to my pages.



Which htaccess code should I use:



Option 1:



# Redirect from AMP to non-AMP page
RewriteRule ^(.*)/amp$ $1 [R=301,L]


Options 2:



// Redirect AMP to non-AMP 
RewriteEngine On
RewriteCond %REQUEST_URI (.+)/amp(.*)$
RewriteRule ^ %1/ [R=301,L]









share|improve this question




























    0















    Google AMP is a massive failure. I have seen my engagement and click rates all go down atleast 30% across all my sites, and one site is down 50% from when I installed AMP. I have it now for 7 months and no improvement.



    I am using the Plumrocket extension with Magento 2.3. My plan is to disable the Plumrocket extension, and then use HTACESS to redirect all the AMP pages to my pages.



    Which htaccess code should I use:



    Option 1:



    # Redirect from AMP to non-AMP page
    RewriteRule ^(.*)/amp$ $1 [R=301,L]


    Options 2:



    // Redirect AMP to non-AMP 
    RewriteEngine On
    RewriteCond %REQUEST_URI (.+)/amp(.*)$
    RewriteRule ^ %1/ [R=301,L]









    share|improve this question
























      0












      0








      0








      Google AMP is a massive failure. I have seen my engagement and click rates all go down atleast 30% across all my sites, and one site is down 50% from when I installed AMP. I have it now for 7 months and no improvement.



      I am using the Plumrocket extension with Magento 2.3. My plan is to disable the Plumrocket extension, and then use HTACESS to redirect all the AMP pages to my pages.



      Which htaccess code should I use:



      Option 1:



      # Redirect from AMP to non-AMP page
      RewriteRule ^(.*)/amp$ $1 [R=301,L]


      Options 2:



      // Redirect AMP to non-AMP 
      RewriteEngine On
      RewriteCond %REQUEST_URI (.+)/amp(.*)$
      RewriteRule ^ %1/ [R=301,L]









      share|improve this question














      Google AMP is a massive failure. I have seen my engagement and click rates all go down atleast 30% across all my sites, and one site is down 50% from when I installed AMP. I have it now for 7 months and no improvement.



      I am using the Plumrocket extension with Magento 2.3. My plan is to disable the Plumrocket extension, and then use HTACESS to redirect all the AMP pages to my pages.



      Which htaccess code should I use:



      Option 1:



      # Redirect from AMP to non-AMP page
      RewriteRule ^(.*)/amp$ $1 [R=301,L]


      Options 2:



      // Redirect AMP to non-AMP 
      RewriteEngine On
      RewriteCond %REQUEST_URI (.+)/amp(.*)$
      RewriteRule ^ %1/ [R=301,L]






      magento2 htaccess google






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 6 hours ago









      styzzzstyzzz

      3682519




      3682519




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "479"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: false,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: null,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f272463%2fremoving-amp-pages-from-magento%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Magento Stack Exchange!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmagento.stackexchange.com%2fquestions%2f272463%2fremoving-amp-pages-from-magento%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          六本木駅

          Integral that is continuous and looks like it converges to a geometric seriesTesting if a geometric series converges by taking limit to infinitySummation of arithmetic-geometric series of higher orderGeometric series with polynomial exponentHow to Recognize a Geometric SeriesShowing an integral equality with series over the integersDiscontinuity of a series of continuous functionsReasons why a Series ConvergesSum of infinite geometric series with two terms in summationUsing geometric series for computing IntegralsLimit of geometric series sum when $r = 1$

          Joseph Lister