Hi on my directory website, the listing is placed according to how much you pay for the listing.
But when Customer make a search for a city then search result are sorted after nearest.
They dont get what they pay for.
My suggestion is to redirect search for a city url to the correct city listing.
Search for city stockholm Example:
Redirect mydomain.se/?geodir_search=1&stype=gd_place&s=+&snear=stockholm&sgeo_lat=59.32932349999999&sgeo_lon=18.068580800000063
to mydomain.se/verksamheter/sverige/stockholms-lan/stockholm/
Problem is the url are case sensitiv and there are also different variations in url depending on whether you are on the default category or not. I dont use geolocation but somehow the url is not the same on different computers, is it coockie reliant?
Do you have a suggestion how to do a correct redirection with the city search to the city listings?