Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › ASP Admin doesn't work for me ! › Reply To: ASP Admin doesn't work for me !
April 2, 2015 at 11:15 am
#4390
Keymaster
How do you have the same wordpress install on different domains?
Ajax requests will not work on cross domains, it’s forbidden by the same origin policy.
As I checked, every domain sends the requests back to the “.com” which is prohibited.
Let me check if there is a way to adjust and proxy the ajax url to the current domain. It might not work though.