| OLD | NEW | 
|---|
| 1 global_canonical_url = http://localhost:5000/global | 1 global_canonical_url = http://localhost:5000/global | 
| 2 | 2 | 
| 3 # 'filter' is default page name for the test website, so we check that the | 3 # 'filter' is default page name for the test website, so we check that the | 
| 4 # link would not include the page name itself. | 4 # link would not include the page name itself. | 
| 5 filter_canonical_url = http://localhost:5000/ | 5 filter_canonical_url = http://localhost:5000/ | 
|  | 6 | 
|  | 7 page_url = /en/global | 
|  | 8 | 
|  | 9 page_url_redirect = /en/global | 
| OLD | NEW | 
|---|