I am getting many erroneous urls from other websites where the link is badly written and of the form :
correct url[space]title
so I want to detect the space and cut off the space and text to leave just the actual url.
I thought this would be a common need but I couldn't find a suitable rewrite rule.
Help please ...