Creating Redirects

Setting the redirect URL type as “Active (200)” makes the URL an active pages, so it would also show up in the address bar with that redirect. On the other-hand, doing a URL type of “Redirect (301)” will take whatever URL you create (like  http://cda.org/SF ) and it would redirect the user to the original url like ( https://www.cda.org/Home/News-and-Events/CDA-Presents/Attendees ).

Setting up multiple redirects, with multiple “Active (200)” and “Redirect (301)” URLs has the potential to create a redirect loop.

In general, redirects should be set as a Redirect (301) and there should not be multiple Active (200) redirects.