If you recently moved one of your pages or the entire website associated with a TinyURL link created from our Legacy Site, you can point your TinyURL link to your new location by creating a redirect.
The following steps will require ownership or control of the site your TinyURL link points to. As these changes may lead to an interruption of service for your website, if you don’t have or you are unsure how to proceed, please consult with your IT, hosting provider or Web Development team.
Applying a Redirect via Server
Apache Server:
Redirecting pages of site on an Apache server can be done my modifying the ‘.htaccess‘ file on your website. Detailed steps can be found on How to Redirect on Apache Server.
Nginx Server:
Redirection on Nginx can we accomplish using many ways, but the most common way to redirect by creating the server block using the return Directive. For additional details on in setting up of the server block, follow steps on How to Redirect to Nginx Server.
IIS Server:
For details on how to redirect in different IIS and Windows version, follow steps how How to Redirect on IIS/Windows Server.
Applying a Redirect via Website Builders
SquareSpace:
When creating redirects in Squarespace, one must ensure that the new site exists. Read through How to create Redirect in Squarespace for more details.


