Answer the question
In order to leave comments, you need to log in
How to remove the ymclid get parameter via .htaccess added by Yandex Market?
When you go to the site from the market does not find the page. I guess because of adding ?ymclid=*** at the end.
https://market.yandex.ru/product/1840001118?show-u...
How to remove this parameter without touching the rest via .htaccess
Answer the question
In order to leave comments, you need to log in
RewriteCond %{QUERY_STRING} (^|&)show-uid=160964544213342035117011($|&)
RewriteCond %{QUERY_STRING} (^|&)nid=57280($|&)
RewriteCond %{QUERY_STRING} (^|&)fesh=440498($|&)
RewriteCond %{QUERY_STRING} (^|&)context=search($|&)
RewriteRule ^product/1840001118$ /product/1840001118? [L,R=301]
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question