Looking for how to create 301 redirect for magento 2 . A URL redirect is a way to redirect a user and search engine to a different URL than the requested URL.
301 Redirect tells the search engine that a previous URL’s content is sent to a new address and the old URL is useless. Once you create a 301 redirect, the old URLs will not be indexed by the bots.
Steps to Create 301 Redirect In Magento 2:
Login to the admin panel.
Navigate to Marketing > SEO& Search > URL Rewrites.
Click the ” Add URL Rewrite” button.
Select custom in Create URL Redirect dropdown.
Add the URL rewrite information:
Store – Select the store view where you want the URL Rewrite to be added
Request Path – Set the path where you want to be redirected
Target Path – Set the path you want the old one to be redirected to.
Redirect Type – Select Permanent (301)
Description – Enter the reason for this 301 redirect.
No comments:
Write comments