Plugin Support
qtwrk
(@qtwrk)
the ?_gl is not coming from us , looks like some kind of campaign or statistic related stuff
no , you probably won’t see it when beyond QC , otherwise it will be like this
not completely , it will try stay on node as longer as possible , but it is not completely follow the TTL , depends on traffic and node capacity
Thread Starter
breadf
(@breadf)
@qtwrk The query string “?_gl” is added by google. I’ve set “Drop Query String” to drop this query string.
Is the html loaded in 301 code from stale cache, as “Serve Stale” is turned on in cache -> purge?
If it’s not from stale cache, how to avoid this extra page load?
Plugin Support
qtwrk
(@qtwrk)
no , serve stale doesn’t work that way
try check the http response header, it may give some clue who initiated or did that redirection
Thread Starter
breadf
(@breadf)
Below is the response header for the unnecessary redirection. Please help check and enlighten me.
cache-control no-cache, must-revalidate, max-age=0, private
content-length 0
content-type text/html; charset=UTF-8
date Fri, 17 Oct 2025 01:00:58 GMT
location https://antzracing.com/product-category/car-types/desert-truck/?_gl=1%2Acwgpd9%2A_up%2AMQ ..%2A_ga%2AMTUyOTcwNDUzNi4xNzYwNjYyODUz%2A_ga_N37CYRD7Y2%2AczE3NjA2NjI4NTIkbzEkZzAkdDE3NjA2NjI4NTIkajYwJGwwJGgxNzcwMjAwNjI3
server LiteSpeed
vary Accept-Encoding
x-dns-prefetch-control on
x-litespeed-cache-control no-cache
x-litespeed-tag 457_WC_T.151,457_WC_T.155
x-qc-pop AS-HK-HKG-125
x-redirect-by WordPress
Thread Starter
breadf
(@breadf)
Hi @qtwrk ,
It happens only in a few urls, not all, and mostly in product archive pages. For example: https://(site domain)/product-category/all-parts/suspension/
Note: in below video, this url has redirection, but when I tried in a different browser, the redirection disappeared.
Please check the video record: https://www.loom.com/share/507899f40369489e874a434e97d391b5
Plugin Support
qtwrk
(@qtwrk)
x-redirect-by WordPress
well, I can only tell something from the worpdress did that redirection , but I can’t tell what did it