سؤال

How to rewrite URL with 301 redirecting if request path and id already exist.

There is any other option to do that or can we do with .htaccess file?

هل كانت مفيدة؟

المحلول

you need to do using .htaccess file

Redirect 301 /oldfile.htm /newfile.htm

Hope it will help you.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى magento.stackexchange
scroll top