Will URL encoding the image names
- by TheGateKeeper
Just wondering if it makes any difference to Google whether or not I URL encode the image names when linking to them.
For example if I have an image named "test-1234-!.jpg", does it make a difference if I name it refer to it as "test-1234-%21.jpg"?
The reason I am asking is because I am doing a major shift in the way my website works and while…