EDIT: I worked on this project years ago and unfortunately I cannot verify if any of the answers is working in the given scenario.
I am having hard time with one Web
Try to load a blank page before:
wv.loadUrl("about:blank"); wv.clearHistory(); wv.clearView(); wv.loadUrl(Constants.BLOG_URL);
Edit: This is a code I used before because I had problems with this too, please try it.