Skip to main content

Add, Remove, or Redirect Pages

This guide provides a step-by-step process for adding new pages, removing existing pages, or setting up redirects on the UAGC website.

Adding a New Page

  1. Step 1: Create Asana task using "Page Update" template
  2. Step 2: Gather required content
  3. Step 3: Build page in Drupal
  4. Step 4: QA process
  5. Step 5: Publish page

Removing a Page

  1. Step 1: Create Asana task using "Delete/Redirect" template
  2. Step 2: Verify there are no inbound links
  3. Step 3: Determine if a redirect is needed
  4. Step 4: Implement deletion
  5. Step 5: Verify removal

Setting Up Redirects

  1. Step 1: Create Asana task using "Delete/Redirect" template
  2. Step 2: Identify source and destination URLs
  3. Step 3: Determine redirect type (301 permanent vs 302 temporary)
  4. Step 4: Implement redirect
  5. Step 5: Test redirect functionality

Best Practices

  • Always check analytics before removing pages
  • Document all redirects for future reference
  • Test all links after changes are published
  • Update sitemaps after major page changes