{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Uppercase path cleanup" } }
{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Identify URLs that should be normalized to lowercase." } }
Website launch
Paste launch URLs, find case-only duplicates, and prepare lowercase redirects before search engines discover both versions.
The checker compares URLs after lowercasing path and query, while treating file-like assets as warnings instead of automatic redirects.
# URL Case Sensitivity Check - Selected policy: lowercase path and query - Input rows: 0 - Valid URLs: 0 - Case-only duplicate groups: 0 - Uppercase URLs: 0 - Redirect rules: 0 - Invalid URLs: 0 ## Redirect map - No URL case sensitivity issues found. ## Issues - No URL case sensitivity issues found.
{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Case-sensitive URL audit" } }
{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Find uppercase paths and case-only duplicate URLs before production servers and search engines treat them as separate pages." } }
{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Identify URLs that should be normalized to lowercase." } }
{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Group pages that differ only by letter case." } }
{ "t": 0, "b": { "t": 2, "i": [ { "t": 3 } ], "s": "Export lower-case redirect recommendations for implementation." } }