Manual Installation

Modified on Thu, 3 Apr at 12:57 AM

Enabling the Easy Redirect manually is pretty straightforward!


Follow these steps to enable Easy Redirects on your store:

  1. In Shopify, go to "Themes"
  2. On your published theme click the "Actions" menu 
  3. Click on "Edit Code"


  1. Search and Find theme’s 404-page template. For example, Theme 404 page template/section named like “main-404.liquid”. Here are some examples of how 404 sections can be named in your store:
  • 'templates/404.liquid',
  • 'sections/404.liquid',
  • 'sections/main-404.liquid',
  • 'templates/main-not-found.liquid',
  • 'templates/404-template.liquid',
  • 'sections/main-not-found.liquid',
  • 'templates/page-not-found-content.liquid',
  • 'sections/404-template.liquid',

       2. Paste the following code at the bottom of the main-404.liquid file:

<script id="esc-redirects-404-script" src="https://easy-redirects.shopcircle.co/js/app.js"></script>

        3. Click on the "Save" button.

The last steps for the manual installation is to paste a code snippet in your Theme's main template.

  1. Search and open the "theme.liquid" file.
  2. Paste the following code at the bottom of the main-404.liquid file:

<script id="esc-redirects-script" src="https://easy-redirects.shopcircle.co/js/redirect-app.js"></script>

      3. Click on the "Save" button.



If you don’t feel like installing the application yourself, feel free to contact our friendly support team and they will do it for you.

You can also schedule a meeting with our Product Manager here.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article