problem showing my website correctly in search engines
- by dinbrca
Hello guys,
I have a website which i have indexed on google for example (like 15 days ago).
some of my pages pass arguments like:
http://www.bla.com/products.php?pro=bla&page=view
suddently i saw that passing arguments like this isn't good for SEO purposes and
started using htaccess rewrite.
and changed the arguments to like this:
http://www.bla.com/products/bla/*view*/
now my site on google still shows as i showed at link number 1
what should i do?
i thought i should wait for the search engine to crawl my site again but nothing happened.
thanks in advanced,
Din