Forum Moderators: open
The problem is that some of the URL have special characters in them. E.g. [mysite.com...]
But only the part until 'blue' appears in the link from google. Is there a problem for googlebot? The spider simulator on searchengineworld gets it right.
...which I will get with good content which will only show when the pages are indexed which...
Which rules are these?
An escaped octet is encoded as a character triplet, consisting of the percent character "%" followed by the two hexadecimal digits representing the octet code. For example, "%20" is the escaped encoding for the US-ASCII space character.
Now please correct me if I understand it wrongly, but doesn't that mean the %20 code should be used instead of a space?