!!blue's blog

 

SEO links added and what are CollyLinks?

I’ve added a new section…

I’ve added a new section to my motherlode of links page: Search Engine Optimization links.

In other news: I’ve implemented a method described over at CollyLogic as: CollyLogical Linking.

Very coo! :cool:

Posted on: May 24, 2004 at 2:50 pm
Filed under: web related


comments (2)


  • http://blog.zoblue.com !!blue

    You’re so funny!! :D

    The way CSS does it is fine with me. Why would I want to track everyone’s movement! I’m not Big Brother you know! :p

  • http://www.perpetuallypissed.com me

    When you showed me this link the other day, i didn’t notice they are trying to name it after themselves.

    People like that need to have their asses kicked. They are implimenting something that people have been doing for a while (years), they are just using a background image.

    Using css and the active/visited states of html are not a realiable way to do this. It is usually done w/ a cookie and js (Or cgi tracking in a session), and having each page a binary value in the cookie. On load, the js would swap the images to something else, showing it has already been visited.