Eklenti kullanmak istemiyorsanız htaccess dosyanıza ekleyin;

RewriteEngine On
RewriteCond %{REQUEST_URI} (.+)/amp(.*)$
RewriteRule ^ %1/ [R=301,L]