From e470ff8c0d5601a8d69febadb7395bad35dba376 Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Mon, 27 Jun 2022 13:28:54 +0100 Subject: [PATCH 1/2] Add info on SEO slug impact when making changes --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 0c687cd9..ad47e2e0 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -5,3 +5,5 @@ When contributing, please indicate your data sources. Make sure the tests pass and submit a Pull Request. It is possible to visualize and edit the data with https://trainline-eu.github.io/stations-studio. In order to make pull requests, you must be member of Trainline EU’s organisation. However it is possible to download the modified file without creating a pull request. + +Please note: Changes to station names here not only impact what is shown in the search widget and booking flow, but also the SEO landing page URLs. For more info please see this [wiki](www.placeholder.com) on how the "SEO slugs" logic is implemented and the impact of updating a station name. From 83aa6c11f45b74106cc4bef5d6e1d2dde9861109 Mon Sep 17 00:00:00 2001 From: Phil Lee Date: Tue, 29 Nov 2022 12:18:20 +0000 Subject: [PATCH 2/2] Docs: Add link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ad47e2e0..af4935ec 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,4 +6,4 @@ Make sure the tests pass and submit a Pull Request. It is possible to visualize and edit the data with https://trainline-eu.github.io/stations-studio. In order to make pull requests, you must be member of Trainline EU’s organisation. However it is possible to download the modified file without creating a pull request. -Please note: Changes to station names here not only impact what is shown in the search widget and booking flow, but also the SEO landing page URLs. For more info please see this [wiki](www.placeholder.com) on how the "SEO slugs" logic is implemented and the impact of updating a station name. +Please note: Changes to station names here not only impact what is shown in the search widget and booking flow, but also the SEO landing page URLs. For more info please see [this wiki](https://wiki.thetrainline.com/display/VUL/SEO+Station+Slugs+solution) on how the "SEO slugs" logic is implemented and the impact of updating a station name.