Tony M Posted June 23, 2010 Posted June 23, 2010 I am having a problem with the dynamic parameters. Many visitors (of My website) when they want to link to My website, they link to it and sometimes they add parameters (that I didn't put), like they link to http://www.example.com/tony.php?sid=1234 , and don't link to the main page that is http://www.example.com/tony.php, so now I had a mixed statistics about My visitors, and search engines (like "Google") begins to ban My website because it sees the same page in different parameters (or URLs). So I there a way to disable these parameters or make My pages to redirect automatically to the main page (when a person enters the page by a parameter)? (if this is not possible, please say that is not possible)
Byron Posted June 23, 2010 Posted June 23, 2010 You should be able to do this with htaccess but I don't know the correct regex (regular expressions). I'm sure somebody in this group here in the forum called "Apache configuration" could help you. http://www.codingforums.com
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now