Problems with automatic redirects
-
Hello. I am using a realter’s company plug in called Wasi (the plugin is in github, not in wordpress). I am having trouble with the plugin because wordpress does automatic redirects. I further explain my problem below.
When I set up the plug in I am asked to create a blank page, which will be used by the plugin to display single for sale properties. Therefore, the the end user (web page visitor) can click on a link of any property on the property list and go to the single property page, where that property’s information is displayed.
I have set up “prop” page to be the one to display single properties. Therefore when the user clicks on a property, he is taken to http://www.restrepoecheverri.com/prop/%propertyId% (lest say the property Id is 25531, so he would be taken to http://www.restrepoecheverri.com/prop/25531). Anyhow, when the GET request is send to http://www.restrepoecheverri.com/prop/25531, the server responds with a 301 redirect to http://www.restrepoecheverri.com/prop/. I think that this is caused by a WordPress automatic redirect. Therefore, I am trying to disable that WordPress automatic redirect, so I am able to use my plug in.
I hope I have been clear enough and someone can help me with this.
Thanks!
The page I need help with: [log in to see the link]
The topic ‘Problems with automatic redirects’ is closed to new replies.