I have an address: www.domain.com/index.php?category=this-is-me#!
For some reason google directs to this address.
I want to redirect my users to www.domain.com/index.php?category=this-is-me
How can I do that? I don't think the "#!" is needed.
I work with htaccess files (php, apache).
Thanks