Absolute or Relative Path on Internal Links

briptech

Power Member
Joined
Apr 4, 2011
Messages
567
Reaction score
223
Hello people, just wondering what is your idea on this one:

Code:
<a href="/store/cat/product/id" title="Product Name">
OR
Code:
<a href="http://www.mydomain.com/store/cat/product/id" title="Product Name">

Which one would you choose on internal links ??
 
Back
Top