Forum Moderators: phranque
By default, the query string is passed through unchanged.
...
When you want to erase an existing query string, end the substitution string with just a question mark.
when I try to rewrite using 301
I have tried to put the 301 at the beginning of the file
I tried to ad the google author tag in the footer but for some reason the outoing link to the goolge+ account starts with www.mydomain.com wich is really wierd becaus the code clearly specifys ref plus.google.com/nnnnnnn ....might be connected with the earlier issue.
At the beginning of what file? The page itself? htaccess? The config file?
This would seem to be flat-out impossible, unless your page code is first processed by a php script that automatically adds your domain name to the front of all links. Once the page has reached the user, nothing more can happen to it.
the code clearly specifys ref plus.google.com/nnnnnnn