Ah ok thanks that’s what I wasn’t understanding! Shame you can’t use Boolean operators.
Hi, but surely if you use “test,testpost”, you should get all posts containing test and testpost? Similarly, if you have 2 posts mentioning “dog”, 2 mentioning cats, 2 mentioning birds, and 2 mentioning cows, then you would use “dog,cat,bird,cow” to include all 8 posts?
-
This reply was modified 2 years, 6 months ago by matt1171.
Thanks – have you tested this on your side? It is not working for me. It works with one word, but as soon as you add a comma, and add another word after, it returns 0 results. This is how I am adding the keywords:
Keyword 1, Keyword 2
-
This reply was modified 2 years, 6 months ago by matt1171.