Hey I have a vbulletin forum, and lately I found that adsense crawler is encoding my URLs (and block them which is described in another thread) for example, adsense crawler report this URL showthread.php%3Ft%3D10182 and it should be showthread.php?t=10182 so it appears that the problem is with encoding ? and = is there anyway to solve this issue? Thanks in advance!