Yoast: Been saying this for years: The “New” SEO Secret Weapon http://t.co/TkpAVjpj via @copyblogger ReTweet Reply

Using the Technorati API on your blog

In my effort to remove all badges from my front page and decrease the load time, I have now moved to using the Technorati API to display Technorati info. It looks like this: The code is almost as easy as the code to display your FeedBurner subscribers or your last tweet. You’ll need to create [...]

Tags:
Category: WordPress

Technorati Authority: why it sucks

When I moved from joostdevalk.nl to yoast.com, I committed what someone described as “Technorati suicide”. Why? Let me explain how Technorati Authority works. Your Technorati Authority is simply the number of unique blogs linking to your blog over the last 6 months. In my case, yoast.com hasn’t been around for 6 months yet, and before [...]

Tags:
Category: SEO

Technorati Ping Bookmarklet

Sometimes I don’t want to run my growing set of tools to ping Technorati, but simply want to ping one or a few posts, without having to go to the manual ping form. So I’ve created a small

Tags: , ,
Category: SEO

Technorati Authority Booster

I was reading a post on Sebastian’s Pamphlets about increasing your Technorati Authority, which was based on an another blog post.

Tags: ,
Category: SEO

Technorati Greasemonkey script removed

In response to my previous post about unlimited API queries, I was urged by David Sifry, CEO of Technorati, to contact the Technorati developers and work out a way to get my script working through the API. I then contacted the developer team and got a great fast response from Ian Kallen, and we’ve been [...]

Web 2.0 and APIs: the case for Unlimited queries

Every self respecting search engine has one, loads of other sites have one, and lots of people are using them to make great new stuff: Application Programming Interfaces or API’s. There’s a big ‘but’on some of them though…

Technorati Greasemonkey script

Want to see the Technorati rank and the number of inbound links for a page? I wrote a Greasemonkey script that shows you just that, it does that by opening the search page for the current URL on Technorati and finding those values on it. The first implementation I did used a script on my [...]

Google & Microformats: Drive More Traffic

Conversion rate optimization is now more of an exact science thanks to Google’s adoption of microformats. Maximize the effectiveness of your snippets on search engine result pages.

Technorati Pepper for Mint

This Pepper uses the Technorati API to request your current number if inbound links, unique blogs and ranks, as well as the latest links to your blog, displaying this data over two tabs. Get it here. Screenshots:

Tags:
Category:

WordPress functions to supercharge your Theme!

WordPress is well known for its plugins and themes, but not enough people know and love what you can do in your themes functions.php. Chris Pearson showed his love for them back in May, and he did a great job of explaining how you can bring your own functions.php file to each and every theme [...]

Tags:
Category: WordPress