• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Is there a way to merge google news alerts?

Train

Lifer
There are a couple of newspapers I keep an eye on, but are not local to me. So I have google news alerts set up for certain topics, is there a way to merge the queries into one using some sort of boolean? The queries themselves each have a faily complex number of OR's and AND's. Can i do something like this:

(query 1) AND (query 2) AND (query3)

or would it be like this?

(query 1) OR (query 2) OR (query3)

anyone done this? I think im going to start expirimenting to see what I can get it to do, I was just hoping someone else alreadys knows.
 
thanks for all the help guys, heh

So i figured out its (q1) OR (q2) etc

Remember that OR and AND have to be capitalized for Google to recognize it as an operator and not text, I also found out that The alerts are limited to 10 words, so try to consolidate common words and commands, such as:

((cars OR automobiles) OR (trains AND planes)) location😱hio

instead of:

(cars OR automobiles location😱hio) OR (trains AND planes location😱hio)



edit: de-emoticonified
 
Back
Top