{
"Astro.url.href": "https://cooktour.com/debug-url/",
"Astro.url.pathname": "/debug-url/",
"Astro.url.search": "undefined",
"Astro.url.hostname": "cooktour.com",
"siteParam": "null",
"allParams": {},
"Astro.request.url": "https://cooktour.com/debug-url/"
} Click these links to test query parameters:
Loading...
1. Click the test links above
2. Check the server console logs for detailed output
3. Compare server-side vs client-side URL information
4. If query params work here but not in test-site, we have a clue!