Web

Query String

Also known as: URL parameters

Query strings pass parameters to a page. Common uses: UTM tracking, search terms, filter states, pagination. Watch for canonical issues: search engines see ?a=1 and ?b=2 as different pages. Use rel=canonical to consolidate.

Chat With Us!