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 all new image names will not be URL encoded, all of the past ones are. I want to see if it is worth it renaming all of them or if I should just leave it like that.