SSQ disabled for search pages with map parameters
1 min read
ID: 4hbo7YxKAxLOkhT21w1Q4e
Backlog
Published on 9/4/2024
 • 
Last update on 9/4/2024
Summary
In search pages that use the map parameters, the SSQ is disabled, and the queries made after the page is mounted are not present in the HTML.
Simulation
- Open a search page that uses the map parameters (?map=c,c,c,b)
 - Note the meta title of the page
 - Search for the title in the source code
 - It will not be found
 
Workaround
N/A