Querystring and 2 questionmarks

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • belliz
    New Member
    • Dec 2011
    • 1

    Querystring and 2 questionmarks

    I have big issue, that I can't seem to solve.

    While converting to a new structure on my webshop, I've gotten some incorrect links, that Google sees. I want to tjeck those incorrect links and redirect with 301 to the right link. But it's like "id" doesn't exists i the URL.

    Google sees:
    /produkter/taske?id=19

    Htaccess rewrites it from:
    default.asp?t=v isprodukt&url=t aske?id=19

    So there is 2 questionmarks, and that seems to make the "?id=xx"-part disappear.
Working...