Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SPIKE: Determine what the process is for a 301 redirect #98090

Closed
3 tasks done
loripusey opened this issue Dec 2, 2024 · 2 comments
Closed
3 tasks done

SPIKE: Determine what the process is for a 301 redirect #98090

loripusey opened this issue Dec 2, 2024 · 2 comments
Assignees
Labels

Comments

@loripusey
Copy link
Contributor

loripusey commented Dec 2, 2024

Tasks

  • Locate 301 redirect intake from CAIA
  • Determine timing and process
  • Document process/findings/resources
@loripusey loripusey added the ux label Dec 2, 2024
@cgednalske cgednalske self-assigned this Dec 7, 2024
@cgednalske
Copy link
Contributor

cgednalske commented Dec 23, 2024

Overview

Important notes:

Timing:

Implement redirects at the time the URL changes. Plan to implement the redirect to coincide when the URL of the original page changes so visitors do not encounter a page not found (404) error. The redirect should be implemented no later than 24 hours from when the new URL goes live.

Steps:

  • Redirect will be assigned to our team after the request is approved

Before you attempt a redirect, follow these two important steps:

CAIA approves requests and assigns it to the appropriate team. Requesting team may be responsible for the redirect code change, and is responsible for communication with VA stakeholders as needed.

Type:

We are doing the following Server-side redirect:

Redirect Materials

For further questions

CAIA Slack thread

Timeline

Implement redirects at the time the URL changes. Plan to implement the redirect to coincide when the URL of the original page changes so visitors do not encounter a page not found (404) error. The redirect should be implemented no later than 24 hours from when the new URL goes live.

From request ticket:

Requests must be submitted AT LEAST 2 weeks in advance. Some requests take a significant amount of time and coordination to implement, so start the process as soon as you know you will need one.

  • This issue will be used from initial request through implementation to ensure all individuals working on this are notified of status updates. Please do not create multiple issues to track different steps.
  • It is your responsibility to notify VA stakeholders as appropriate.

We can choose from the following when submitting the request:

Implementation date

When does this request need to be live? NOTE: Redirects in vsp-platform-revproxy auto-deploy M-Th. Friday launches should be avoided.
Choose one:

  • On a specific date, connected to a program or publishing requirement. DATE:
  • Any day prior to a deadline/latest possible date. DEADLINE:
  • Any day after an earliest possible date. EARLIEST DATE:
  • During a specific date range: EARLIEST DATE TO LATEST DATE:
  • No hard timing requirements, publish when possible.

@cgednalske
Copy link
Contributor

cgednalske commented Dec 23, 2024

@loripusey I've documented everything needed for us to go through the process for the 301 redirect. I think we can close this out and are good to move forward with completing the request (Create 301 redirect ticket) at any point 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants