GWT is showing maximum number of non existent URL's which does not even present in site. May i know how can it is creating URL's
I had this problem once, it was a javascript that was generating these url's. You can check where these url's are coming from and than block it in your robot.txt file.
It's some time happend. Deveoper mention the web page address of not existing page.Instead of this simple "#" symbol is used to avoid this error. for example <a href="#">not exixting page</a>
@ssdntech thank you for helping. i'll check this with developer and see whether it gonna work well @Yourwebsolution i'll check as you suggest.