[thelist] advisability of links to the current page (WAS: <h1> + images + search engines penalties)

Rickards, Julian (NDM) julian.rickards at ndm.gov.on.ca
Fri May 26 10:16:39 CDT 2006


I use PHP to determine whether or not the link should be present (or
just the text) and if it is not a link, I also add id="current-page" to
the <li> and create an appropriate style such as bold. 

-----Original Message-----
> <ul>
> <li><a href="oranges.html">Oranges</a></li>
> <li><a href="apples.html">Apples</a></li>
> <li>Gherkins</li>
> <li><a href="bananas.html">Bananas</a></li>
> <li><a href="mushrooms.html">Pink Elephants</a></li> </ul>




More information about the thelist mailing list