🔍 Astro URL Debug Page

Server-Side URL Information

{
  "Astro.url.href": "https://www.romeholding.com/debug-url",
  "Astro.url.pathname": "/debug-url",
  "Astro.url.search": "undefined",
  "Astro.url.hostname": "www.romeholding.com",
  "siteParam": "null",
  "allParams": {},
  "Astro.request.url": "https://www.romeholding.com/debug-url"
}

Test Links

Click these links to test query parameters:

Client-Side JavaScript Check

Loading...

Instructions

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!