Hi there, Everyone:
someone linked to my page with a bad URL; their link has a period and two spaces at the end of their href tag. So their code looks something like this:
href="http://www.mydomain.com/mypage.html. "
People following that link get a 404 error.
I can't contact the site to ask them to change the link, so I need to do a redirect / rewrite.
The problem isn't the . that appears after the .html
Instead it is the white spaces that appear after .html.
Thanks in advance.
(Yes, I DID try to contact the site owner and I can't get a response - I don't think they speak English, either).