I am trying to match the wpallimport using the Xpath Filter
While Matching the Xpath Filter to set not to import properties having the city
Gandia , this works but some properties are having Gandía , Jávea. So it is not matching.
Issue seems to be with this í , á characters.
/property[price[1] 5000 and town[1] != Jávea and town[1] != Calpe and town[1] != Elche and town[1] != Gandía and town[1] != Oliva and town[1] != Valencia and town[1] != Valle de Albaida]
Topic import bulk-import plugins Wordpress
Category Web