Links with Parameters
If a link is placed on two
places in a page, this will be considered as one link. But if we give
that same link with parameters, placed in two places in a page, this
will be considered as two links. Because search engines have sense to
differentiate parameters. If we give same content on both the pages this
will be meaningless. So we have to generate contents according to the
parameters on the links.
1. product.asp?productid=1
2. product.asp?productid=2
These same links will be considered as two
links because of deferent parameters.