Easily tag your (meaningful) blog entries with this Technorati tag generator for blogs, and so benefit from more relevant traffic.
"How To"
- Enter your tags into the tag box
- Seperate tags with a space
- For tags with two words, use a plus "+" (e.g. "BBC+News")
- Press "Make Code"
- Copy the generated code into the HTML of your post
- Blogger users using the 'compose' mode can just copy the links in the yellow box straight into the post
Information
- This is brand new—I only took about an hour to make it so it's not perfect yet.
- Each link is classed with "techtag", to style as you wish.
- I'm quite surprised that I couldn't find of these.
Easy CSS Code
Just stick this in the CSS bit of your template to make it all look nice. It hides the tags if you don't put a DIV around them, and shows them neatly if you do. Check for updates regularly. Version 1:
a.techtag {
font-size:2px;color:#fff;
}
div.techtags {
border-top:1px solid #888;
margin:5px;
margin-top:15px; padding:5px;
color:#888;
font-family:Tahoma, Arial, sans-serif;
font-weight:bold;
font-size:11px;
}
div.techtags a.techtag {
font-size:11px; font-family:tahoma, arial, sans-serif; color:#888;
font-weight:normal;
}
To Do:
- Options:
- global URL
- global class
- lots of other things!
- Functionality
- turn "* *" into *+* tag
© Fintan Darragh of Market West Ltd. 2005 - See also: Exam Revision Tests