Forum Moderators: Robert Charlton & goodroi
Example:
www.site.com/page.php?foo=1&bar=2
Should I use & or & into rel attribute?
1) <link rel="canonical" href="http://www.site.com/page.php?foo=1&bar=2"/>
2) <link rel="canonical" href="http://www.site.com/page.php?foo=1&bar=2"/>
Which is the correct one?
[google.com...]