# 12 years ago | |
---|---|
This is a really annoying problem; I have created my cloud with some of the tags being two or three words long. Instead of creating a URL friendly version of these tags e.g. word-another-word it creates word%20another%20word, which my site doesn't like and throws up a 404 page not found error. Is there any way to make it put - instead of %20 ? Many thanks in advance, Jamie |