Hi. I'm new here, but not so new to PHP.
I am however a bit of a novice with htaccess.
We have a large number of Google Webmaster errors that generally have // in the shorturls. For one reason or another, it's cached them when the id numbers were missing.
Because we cannot also point someone to the right "next available page", how do I point someone with a // in the url, apart from in the Domain //www.... to a new url, like "/error"?
If it can be done generically, that would be fine, so any that have that in it, after the first //, would be good.
A URL like this is the problem:
http://www.example.com/product//LARGE-XL//SHIRT.
But there are example where there are three sets of // in the URL, from the subcat id, cat id and product ID.
[edited by: Ocean10000 at 5:19 pm (utc) on Dec 10, 2014]
[edit reason] examplfied [/edit]