SSQ disabled for search pages with map parameters
Store Framework
•
ID: 1092143
Backlog
Published on9/4/2024
•
Last updated on9/4/2024
1 min read
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