How redirect a broken web page to another available web page?

How redirect a broken web page to another available web page?

You should use URL redirects. URL redirects can be used to redirect traffic from one web page to another. For example, if you delete a product, you can set up a URL redirect so that when customers enter the URL for that product, they are redirected to a similar product on your store.

Steps:

  1. From your Shopify admin, go to Online Store > Navigation.

  2. Click View URL Redirects.

  3. Click Add URL redirect.

  4. In Redirect from, enter the old URL that you want to redirect visitors from.

    Only broken URLs should be redirected. Broken URLs might load a “page not found” placeholder message, or “404” might appear somewhere on the page or in the page title. If the URL still loads a valid webpage, then the URL redirect won’t work.

    You can’t redirect URLs that begin with the following prefixes: /apps, /application, /cart, /carts, /orders, /shop, or /services

  5. In Redirect to, enter the new URL that you want to redirect visitors to. If you want to redirect to your store’s home page, then enter /.

    The new URL can be either a relative URL (for example, /collection/shirts) or a full URL (for example, http://www.example.com/collection/shirts). To redirect traffic within your primary domain, use a relative URL. To redirect outside your primary domain, use a full URL.

  6. Click Add.

Some screenshots to help you got it: