Forum Moderators: martinibuster
I have a site with 35 pages (related), so in the bottom of each page I have list of all of them but I am lazy *** so I used a script for the bottom, it means that all bottom are same.
And now, could it be a problem having a link on page A openning page A again?
example:
bottom of page A seems like this
<a href="pageA.html" target="_black"></a>
<a href="pageB.html" target="_black"></a>
<a href="pageC.html" target="_black"></a>
<a href="pageD.html" target="_black"></a>
etc.
Thanks a lot
[edited by: eelixduppy at 9:32 pm (utc) on Feb. 18, 2009]