Note that when you open www.example.com in browser, URL intercepted is www.example.com/. Note a trailing ‘/’ slash at the end of the URL. A rule with Equals operator and URL as www.example.com does not match www.example.com/. You may consider adding Slash (‘/’) at the end of the URL in your rule. You can alternatively create two pairs in the same rule as well.