You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge branch 'feature/canonical-redirect' into develop
Ensures that web requests are always redirected to the same casing as used in the topic graph. This helps ensure that there's alignment in the URL used in the browser, in the `SitemapController`, in the canonical URL, in search indexes, and in any reporting tools. In turn, that helps prevent issues with performance or reporting caused by some tools—such as Google Search Console or Google Analytics—interpreting two URLs that vary only by case as distinct URLs.
0 commit comments