I think there is a problem with my url encoding
- by TheGateKeeper
I took someone's advice and started encoding my image sources, but Google doesn't seem to be able to decode them.
I probably did something wrong, because basically Google is taking the full path as the image's name.
See this page as an example. If you go on the top most thumbnail and do "Save as", you will see the path is not being decoded.
Should I stop decoding or am I doing it wrong? Should I encode only the image name itself?
Thanks!