Do search engines treat different page.php?querystring‘s differently than different pages (e.g. page1.php vs page2.php)?
I’ve heard it recommended to have different pages in these cases for SEO purposes.. Any reason behind that?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Pages with query strings are not as easy to read, and remember. To my knowledge, Google does not treat query strings any differently than urls like
page1.php.The whole SEO issue is that it is easier to use and remember urls like
http://stackoverflow.com/questions/6406236/how-do-search-engines-treat-query-stringsthan
http://stackoverflow.com/index.php?questions=6406236&name=how-do-search-engines-treat-query-strings.