Re: meta tags on dynamic pages
If you're using the php to dynamically create links for products you could have -
nameofyoursite.com/?product1.php
or you could have
nameofyoursite.com/little-blue-racing-car-toy
Which looks easier to read and more relevant. Sometimes when doing searches I will click on something because I'm sure it's the item I want to buy. I don't want to waste time guessing. Not every search engine cares, but you can generate more traffic than not by using detailed long tail urls.
|