Forum Moderators: open
But if i have something like that
<A HREF="stamp-12.html">India</A>
should I change it to
<A HREF="stamp-india.html">India</A>
or is the first solution ok too? After all the keyword is already in the linked text. Is both the file name and the link text of the same importance or is there a difference?