Skip to content

Commit

Permalink
Careers Listing and Feed Pages now redirect
Browse files Browse the repository at this point in the history
Due to using a subpath for the moz.org careers page, preserve path option is disabled.
These paths will fix the few items we care about from the old page
  • Loading branch information
Alan authored and duallain committed Dec 15, 2021
1 parent 103d9c9 commit 940b7d4
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion prod-refractr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,16 @@ refracts:
# bug 908234
- blog.mozilla.org/webdev/: webdev.mozilla.org

# https://github.com/mozilla/bedrock/issues/10736
# maintain a few subpaths that are important to the careers site
- dsts:
- /listings: wwww.mozilla.org/careers/listings
- /feed: www.mozilla.org/careers/feed
- /: www.mozilla.org/careers/
srcs: careers.mozilla.org

# https://github.com/mozilla/bedrock/issues/10736
- www.mozilla.org/careers/:
- careers.mozilla.org
# bug 1246674
- careers.mozilla.com
# bug 1243236
Expand Down

0 comments on commit 940b7d4

Please sign in to comment.