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
- Step 1: Create Asana task using "Page Update" template
- Step 2: Gather required content
- Step 3: Build page in Drupal
- Step 4: QA process
- Step 5: Publish page
Removing a Page
- Step 1: Create Asana task using "Delete/Redirect" template
- Step 2: Verify there are no inbound links
- Step 3: Determine if a redirect is needed
- Step 4: Implement deletion
- Step 5: Verify removal
Setting Up Redirects
- Step 1: Create Asana task using "Delete/Redirect" template
- Step 2: Identify source and destination URLs
- Step 3: Determine redirect type (301 permanent vs 302 temporary)
- Step 4: Implement redirect
- 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