Redirecting a Page to a New Location

 

Introduction

The purpose of this instruction set is to learn the proper steps to redirect a page on your website to another location. The location could be a website, a page, or a file in your Assets. Your Assets contain any  material that you have uploaded to your website. Each item has a URL that you can redirect your page to visit. As long as a location has a Url, you can redirect and open your page to its location for viewing. This is helpful if you have pdf files that are difficult to embed on your page or if you have created an additional website for a unique purpose that you want to link to from your main website.

The task is easy for users who have a general understanding of managing and working blogs and will only take minutes.  Basically, the user has to add a line of html code. We have produced the following video tutorial to introduce how to complete this task. After listening to the video, you will be ready to tackle our instructions below.

Screencast Tutorial



Redirecting a  Page to a New Location


 

Steps

1.       Log in to your dashboard

 

a.    Select your created website or choose a file from your assets you want to have in your personal website- you will need this later

 

2.      Make sure your Dashboard home page is in front of you

 

3.      At the top of the screen, lay mouse over create icon

 

a.      Drop down menu is present

 

b.      Click page tab

 

c.      Create window page is now present

 

4.      Title your page as desired in Title Box

 

5.      Look at the body tab- notice the different icons present

 

a.      Look at the far right, click on the last icon <A>

 

screenshot.JPG 

6.      Click in the text box

 

a.      Type code:  <meta http-equiv="refresh" content="1; url =* target url *">

 

7.   Replace *target url* in the code with the desired url from your website or file that you want as a page

 

8.      At bottom of the screen, locate the tag box

 

a.      Type: @topnav in the tag box

 

b.      Hit the save button

 

9.      Make sure to publish your site

 

a.      Publish button is located at the top of the screen

 

10.  View site to check your new page is present

 

            a.      View button is next to the publish icon

Conclusion

Now,the user has acquired knowledge on how to forward their page to another location.   

 

  

No TrackBacks

TrackBack URL: https://blogs.psu.edu/mt4/mt-tb.cgi/68938

Leave a comment

Recent Entries

Adding the Banner Heading to Every Page
In the template for "Header", towards the bottom, there is this snippet of code:<mt:If name="main_index">    <div id="homepage-image">&nbsp;</div></mt:If>Just remove the surrounding…
Changing the Font Styles for the Title and Headings
This is the basic patter to add to Design/Template/Stylesheet. You can substitute any font style. If the font has more…
Changing the Color of the Blog Background
The following code is for a black background:body { color: #fff; } #content { background-color: black; } #container-inner { background-color: black; } …

Search This Blog

Full Text  Tag