Setting up redirects on your FareHarbor Site
Last updated: July 21, 2025
Each page on your website has a unique URL. Sometimes, content must move from one URL to another. In this case, a redirect is necessary to automatically direct a browser to go from the old URL to a new one.
For example, if you’ve moved your website to a new domain, you don’t want users to land on a 404 Page not found error page when they’re looking for the content that was previously there. A redirect brings them to the new location of that content.
To learn more about the types of redirects and which you should use, visit the redirect guide in FareHarbor Compass.
Setting Up Redirects
To set up a redirect on your FareHarbor Site, make sure you have the current URL as well as the new URL where you’ll redirect your content, and log into the WordPress dashboard for your FareHarbor Site to follow the steps below.
- Select Tools from the left-hand menu bar.
- Click Redirection.

- Click Redirection.
Add the redirect in the following format:
- Source URL: Do not include the entire URL. Only enter the content that comes after the “/”, also known as the slug.
Target URL: Enter the entire URL of the final destination of the redirect
Correct format for redirects.
Incorrect format for redirects.
Incorrect format for redirects.
Click Add Redirect.
- Once you’ve added the redirect, test it by trying to visit the old URL and check to see if you get redirected to your new final destination.
Internal-only content. Don't copy and paste to anyone.
Note
Sometimes it is necessary to clear the WP cache before the redirect will work.