Meta Data: What do you use | April 30, 2004
I was thinking about meta data earlier today. I see lot's of sites who's head tags are stuffed full of meta tags and link tags, yet I rarely make use of such data on the sites I build. So I'm interest In what meta data you put into your sites and why.Posted at April 30, 2004 12:10 PM
David Barrett said on April 30, 2004 12:30 PM
One form of metadata that I’ll be using on the redesign of my site is traceback pings. I thought of a way they can be used to provide “related articles” links.
I’ll lock off the Movabletype traceback script to accept connections only from the webserver itself. Because a “related article” link should really be bidirectional, I won’t be using this directly. What I will be using is another script, that I’ll be writing myself, that will ping both the destination AND source blog entry.
The “related entries” will end up just being a list of TB pings.
Because my site will have four MT blogs (each blog having a seperate scope) with categories consistent between them, I’ll have the power to do even cooler stuff, but I’ll keep that under my hat :)