-
Jump to
- How to Set Up Redirects
Use custom URL redirects on your instance if you are migrating from an existing learning site and need to redirect current URLs to the new pages on your Thought Industries site.
For example, your old site may have displayed all content on www.yourdomain.com/content
, while the new page on Thought Industries would be the catalog page at www.yourdomain.com/catalog
. In this case, you would set up a redirect from /content
to /catalog
so that learners can easily find their way to the new catalog page by being directed there automatically.
How to Set Up Redirects
- From your homepage, click Site > Settings.
- Select Redirects.
- Click Add Redirect.
- Next, populate both fields listed below. You must start each URL with
/
orhttps://
.-
Redirect From: This is the URL you want to redirect learners from. For example, you might want to redirect from
www.yourdomain.com/content
. - Redirect To: This is the URL you want to direct learners to. For example, you might want to redirect to
www.yourdomain.com/catalog
.
-
Redirect From: This is the URL you want to redirect learners from. For example, you might want to redirect from
- Click Save.
- Under Custom Redirects, click Test Redirect to confirm your URL is being redirected to the correct place. You can also type the redirected URL into your browser to test it.
Note
There is no delay time on redirect setup. The changes are immediate.
Warning
Any pages created on your Thought Industries site cannot be redirected using this platform feature. This includes both default layouts (found in Site > Site Builder > Layouts) and custom pages (found in Site > Site Builder > Pages). See below for a full list (slug
=unique portion of URL for each item):
- Content detail pages:
/courses/slug
- Subscription detail pages:
/bundles/slug
- Collection detail pages:
/collections/slug
- A la carte collection detail pages:
/cart-collections/slug
- One-off pages on public site:
/pages/slug
- Content catalog page:
/catalog
- Registration page:
/register
- Redemption code page:
/redeem
- FAQ page:
/support
- Dashboard:
/learn
- Learning Path detail pages:
/learning-paths/slug
- Learning Path pages:
/learn/learning-path/slug
- Video pages:
/learn/video/slug
- Article pages:
/learn/article/slug
- Product pages:
/products/slug
- Transcript:
/learn/transcript
- Change Password:
/learn/change_password