WEBVTT 1 00:00:07.745 --> 00:00:09.272 If you are rebuilding, 2 00:00:09.272 --> 00:00:11.922 recreating or redesigning your website 3 00:00:12.819 --> 00:00:14.819 it is very likely that some of the 4 00:00:14.819 --> 00:00:16.819 urls will have changed. 5 00:00:16.819 --> 00:00:19.584 For example if I go this website of mine 6 00:00:20.408 --> 00:00:23.080 it used to have a url called contact-us 7 00:00:23.385 --> 00:00:25.385 but if i go to it now i get 8 00:00:25.385 --> 00:00:27.385 I get a 404 error page 9 00:00:28.709 --> 00:00:30.709 because the url today on the 10 00:00:30.709 --> 00:00:33.923 redesigned website is simply contact. 11 00:00:35.691 --> 00:00:38.331 Obviously its not good for people to keep 12 00:00:38.377 --> 00:00:40.377 seeing 404 error pages. 13 00:00:41.704 --> 00:00:43.704 AdminTools provides a utility 14 00:00:43.704 --> 00:00:45.704 that lets you automatically 15 00:00:45.704 --> 00:00:47.704 redirect those old urls 16 00:00:47.704 --> 00:00:50.197 to the correct new location. 17 00:00:51.402 --> 00:00:54.209 You will find this in the tools section 18 00:00:54.726 --> 00:00:57.363 and it's called URL redirection. 19 00:00:58.142 --> 00:01:00.142 To create a new redirect 20 00:01:00.142 --> 00:01:02.142 click on the new button 21 00:01:03.239 --> 00:01:04.850 In the first field 22 00:01:04.935 --> 00:01:07.146 where it says existing url 23 00:01:07.723 --> 00:01:09.723 this is the url that exists 24 00:01:09.723 --> 00:01:11.723 on your current website 25 00:01:11.723 --> 00:01:13.948 that you are directing someone to. 26 00:01:14.677 --> 00:01:16.677 In my case it will 27 00:01:16.684 --> 00:01:19.851 be that new url contact. 28 00:01:20.513 --> 00:01:22.774 In the field marked new url 29 00:01:23.186 --> 00:01:25.186 this is the URL that we wish 30 00:01:25.284 --> 00:01:27.284 to redirect people from. 31 00:01:27.654 --> 00:01:31.019 So here I would enter contact-us 32 00:01:32.005 --> 00:01:34.712 Because I want everyone who was typing in 33 00:01:34.593 --> 00:01:38.311 contact-us to be redirected to contact. 34 00:01:40.115 --> 00:01:42.115 If I now press save changes 35 00:01:42.556 --> 00:01:44.556 the url has been saved. 36 00:01:45.831 --> 00:01:48.289 To test this go back to your website 37 00:01:48.266 --> 00:01:50.266 and enter in the url that you 38 00:01:50.266 --> 00:01:52.266 are expecting people to type 39 00:01:52.757 --> 00:01:54.757 and you can see that I typed 40 00:01:54.806 --> 00:01:56.806 contact-us and it 41 00:01:56.708 --> 00:01:58.708 has been successfully redirected 42 00:01:58.561 --> 00:02:00.561 to contact. 43 00:02:01.247 --> 00:02:04.339 You should create new url redirections 44 00:02:04.632 --> 00:02:06.632 for all the links that existed 45 00:02:06.632 --> 00:02:08.632 on your old site that have now 46 00:02:08.724 --> 00:02:10.724 changed on your current site.