Thread Starter
juato4
(@juato4)
but if you delete some querys of the url, it seems to work well.. so, how can i fix it?
Plugin Author
ILLID
(@mihail-barinov)
Hi,
I just checked your page and I don’t see any problems. Search page is working fine for me. Can you confirm that the issue is still here?
Regards
Thread Starter
juato4
(@juato4)
mmm. this is very strange… now works.
Thread Starter
juato4
(@juato4)
Ok, is not working.
try with more than 3 words… it will give you 502 error.. i try it on gtmetrix
https://urbanluxurymarcas.com/?s=remera+nene+hombre+hollister&post_type=product&type_aws=true&aws_id=1&aws_filter=1&awscat=Form%3A1+Filter%3AAll
gtmetrix says:
Analysis Error
Lighthouse Error: Your page is redirecting to a page with error HTTP status code (502)
For more details on common Lighthouse errors, read our guide.
Plugin Author
ILLID
(@mihail-barinov)
I see correct results page even with these 3 words.
So it looks like the issue appears from time to time. Please try to enable the debug mode by following this article and then reproduce the issue one more time. Then check for the debug.log file and write to me about any error messages that you find there.
Regards
Thread Starter
juato4
(@juato4)
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );
define( ‘WP_DEBUG_LOG’, true );
but i didnt have debug.txt.. i have a dedicated.
Plugin Author
ILLID
(@mihail-barinov)
Did you check your wp-content folder?