Redirect a Site Builder Webstore to Another Web Store

Issue: If the customer may still have the access to the old website, we have to redirect the users to new website.

Redirect a Site Builder Webstore to Another Web Store

  1. Navigate to Commerce > Websites Website List 
  2. Click Edit on a website
  3. Click the Appearance subtab 
  4. Go to Web Site Templates section.
  5. Take note of the theme that is in the Web Site Theme field.
  6. Navigate to Commerce > SiteBuilder > Themes.
  7. Click Edit or Customize on the theme that was mentioned in step 2.
  8. Go to General subtab 
  9. Go to Addition to <head>.
  10. On the top most line of the text area place the following code:

<script type=“text/javascript”> window.location=” http:// yournewdomaintoredirect . com “; </script>

  1. Click the Save button.

Leave a comment

Your email address will not be published. Required fields are marked *