SEO Friendly URLs issue
-
Hi, I was on the Algolia community forum asking around about an issue I’m having and someone recommended I check here since we are using the wp-search-with-algolia plugin.
I’m currently developing SEO Friendly URLs based on Algolia documentation:
https://www.algolia.com/doc/guides/building-search-ui/going-further/routing-urls/js/#seo-friendly-urls
Everything works perfectly on the search page but if I copy the URL(with filters selected) to another browser I’m getting 404. But this only occurs when category menu items in the path. RefinementList query parameters are persistent and open in a new window with filters selected.
cambiumnetworks.local/resources/Case+Studies/?product_category=PMP
This throws WordPress 404 (page not found)
cambiumnetworks.local/resources/?product_category=PMP This works when pasting to a new window and loads the filter product category -> PMP
Could this be related to how I’m connecting to Algolia with the plugin? I’m wondering if you’ve seen or heard of this issue before?
thank you,
Kurt
The topic ‘SEO Friendly URLs issue’ is closed to new replies.