I have 2 WANs and I do load balancing with mangle rules as odd and even connection marks.
The question:
How can I add a rule that will override these 2 rules and would be a static rule that would force www.google.com always through the WAN1?
Add a mangle rule that adds a routing mark, and add a route out one link for that routing mark.
HTH,
Felix