Hi there,
I try to optimize my website. For this reason I checked the W3C HTML Validator. But there is one error I do not get rid of:
Illegal character in path segment: space is not allowed.
This is my html code:
<a href="/tag:MacBook pro" class="p-category">
So I use tags for taxonomy and of course some Tags do have spaces in there. So my question how can I avoid this error, but still use tags with spaces?
Thanks.
Benny