ajax - Redirect to another URL after FacetWP loads -


i'm using facetwp genesis. when using facet say, 'location' taxonomy, facetwp uses ajax , loads pages url's like:

http://website.com/hotels?fwp_location=worldwide 

and

http://website.com/hotels?fwp_locations=europe 

normal 301 redirects won't work, i'm trying find out how make these redirects, if have make them 1 one. want url match of taxonomy terms. in above examples, should redirected to:

http://website.com/hotels/worldwide 

and

http://website.com/hotels/europe 

when making 301 redirects yoast seo, redirects work if reload page manually f5. if recreated, should fine.

does know solution this?

thanks in advance.


Comments

Popular posts from this blog

ios - MKAnnotationView layer is not of expected type: MKLayer -

ZeroMQ on Windows, with Qt Creator -

unity3d - Unity SceneManager.LoadScene quits application -