• Closed by: Marek
  • Closed on: 17.02.19, 18:17
  • Reason: Closed
  • Comment: Glad to help!

Ticket #13756 - google mobile search redirects to AMP module

Hi,
google mobile search redirects to AMP module.
How can I change it ?

Comments

Marek 17 Feb 2019, 15:03

Hi, Agnieszka.
The redirect is disabled now

Agnieszka Zachar 17 Feb 2019, 18:05

Redirection for google knows better

<ifModule mod_rewrite.c>

  Redirect 301 /old-cat/old-url.html http://www.youdomain.com/new-cat/new-url.html

</ifModule>