Making links and using effective link text is an essential part of editing web pages
                           for your department.
                     
                     The process is extremely similar to hyperlinking items, like we do every day in documents
                        and in emails.
                     
                     Using good link text not only makes your page more accessible to all users, but also
                        tells a user exactly where they will land if they choose to click.
                  
                
               
                  
                     
                     Which Link to Choose
                     
                     Links can go to external pages (not augusta.edu), internal pages (augusta.edu), and
                        documents (PDFs stored in the documents folder or in your area's designated Box folder
                        for the website). They can also generate an email to a specific email address of your
                        choice (mailto).
                     
                     
                        
                           
                              
                                 
                                 External
                                 Choose an external link to any site other than the one you're currently editing in
                                    Modern Campus CMS. (e.g. Box links)External |  
                            
                         
                        
                           
                              
                                 
                                 Internal
                                 Choose an internal link for linking to a page on the current site you're editing.
                                    (e.g. Admissions, Student Life, Human Resources)Internal |  
                            
                         
                        
                           
                              
                                 
                                 Mailto
                                 Choose a Mailto link if you want a user to contact your department via emailMailto |  
                            
                         
                        
                           
                              
                                 
                                 Document
                                 Save all website documents as an accessible PDF. If you are not using Box to store them, upload to your documents folder, then link to it from there. Storing them in your site's designated Box folder
                                    owned by Web Services is preferable; email webcontent@augusta.edu if you need help finding it.Document |  
                            
                         
                        
                           
                              
                                 
                                 Menu
                                 Links on the navigation file (nav.inc) are easily moved around and updated. Add a
                                    # into the URL field to convert a primary menu link into a drop-down.Menu |  
                            
                         
                        
                           
                              
                                 
                                 Anchor Links
                                 Anchors links take a user to a pre-designated spot (anchor) on a page.Anchor Links |  
                            
                         
                      
                   
                
               
                  Links: Step by Step
                  
                     
                     The majority of the time you can initiate the linking process by highlighting your
                        text and clicking the chain icon link icon in the toolbar.
                     
                     Note: When you navigate to a specific internal page or document and select it, instead
                        of a URL you will see a unique identifier for the link in the URL field. This is known
                        as a dependency tag. Dependency tags make it possible for pages, links, and/or directories
                        maintained within Modern Campus CMS to be updated automatically when that page or
                        directory is moved or renamed, thus preventing broken links.
                     
                     
                        
                           | External
                                 
                                 Highlight your link text.Click the chain icon.Ensure the external page is functioning by navigating to it.Copy the URL.Paste the URL into the URL field.Click Save. |  
                        
                           | Internal  
                                 
                                 Highlight your link text.Click the chain icon.Click the button to the right of the URL field.Find and select the file to which you are linking.Click Insert.Click Save. |  
                        
                           | Mailto Links  
                                 
                                 Highlight your link text.Click the envelope icon.Type in email address. (e.g. webcontent@augusta.edu)Fill out subject if desired. (e.g. Web Training Questions)Click OK. |    
                     
                     
                        
                           | Documents  
                                 
                                 Highlight your link text.Click the chain icon.Click the button to the right of the URL field.Click the documents folder.Find and select the document file to which you are linking. If the file isn't there,
                                    upload it to the documents folder.Click Insert.Click Save. A Note on Box Links If you are linking to a document via your site's designated Box folder, follow the
                                 External link steps. Using Box files makes updating document versions easy, conserves server space, and
                                 allows for various sharing settings. |  
                        
                           | Menu Links  Links that are in the navigation menu are edited using the _nav.inc file. 
                                 
                                 Check out the _nav.inc file. Typically, this file controls the menu on every page
                                    in the current directory.Only add bullet points with linked text: Parent points are either linked with internal/external/PDF links or the # to create
                                       subpoints.Use enter and tab to create new bullet points. Highlight your link text and follow
                                    steps for linking text.Click Insert.Click Save.Publish the _nav.inc file to make the changes live. |  
                        
                           | Anchors  Anchor links allow you to control where a user lands on a page after they click. For example, we have used page anchors to allow you to jump from each snippet tile
                                       link to its tutorial. Create an Anchor 
                                 
                                 To create an anchor, put the cursor in front of the area you want to link to, and
                                    click the anchor shaped icon in the top toolbar.In the pop-up box, type a name for the anchor. This should ideally be one word, and
                                    follow standard naming conventions. Anchor names should not be duplicated - each anchor
                                    should have a different name.Once the anchor is named, click "OK". A small anchor symbol will appear in edit mode.
                                    This symbol will disappear once the page is saved and published. Link to an Anchor 
                                 
                                 To link to an anchor, highlight the text you want the user to click on to jump to
                                    your anchor point.Then, type a number sign (#) and the anchor name in the URL bar (if on the same page)
                                    or after the URL (if on a different page).Click Save. Then, Save and Publish the page. |