Posts Tagged as ‘babygotmac’

Wordpress: Add Technorati links to your tags

Ok, this one is fun. I wanted to find a way to list a posts tags at the end of the post, while at the same time providing links to that tag on Technorati. I went so far as to tweak the core Wordpress files before I was pointed in the right direction by WP guru Scott Spiel.

The code you’re about to see is on use over at BabyGotMac.com - click any article, then scroll down to see it in use.
To display a normal string of current tags, you would normally use “the_tags”. This gives you a flat list.

Click to expand this post

Wordpress: Add a ‘Twitter this’ link

A little code snippet that will allow you to send the current page to Twitter from within Wordpress - best used in the meta of single.php.

200808292229.jpg

This will open a Twitter page with the post field pre-filled with your page link. Try it here: Send to Twitter

If you want to use it as a method for people to contact you, put @YOURUSERNAME  directly before the ‘check this out’ string, like so:


200808292231.jpg

Like so - Send me a message on Twitter

I’ve been tweaking the meta section of my single.php pages on BabyGotMac constantly to try to keep them current and useful for visitors, and adding ‘twitter this’ seemed like a logical jump.

Click to expand this post

New layout underway

I’m working on a new layout - live, in action. Pardon the dust and feel free to let me know what you think of it as it progresses. This will be an ongoing process for the next several days and/or.

Eventually the layout will be what’s used on BabyGotMac.com. No, I’m not going to have ads on my ‘personal site’ - these are placeholders.