Yoast: Onderzoekje voor @Webrichtpijn gedaan. 5 gemeentes met page speed score onder de 20 (van max 100)... Later artikel.
![]()
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…
FeedBurner API fun
I’ve had some fun with the FeedBurner API in the past days, creating a graphic simulation from a blog’s feed-readers history over the past year. It’s rather elegant, I think, as it creates graphics which you can easily insert into your pages or posts, and will automatically update each time they’re loaded. An example: Want [...]
W3C Validator API
The W3C announced the release of an API for the HTML validator or rather, that’s what they call it. In fact, it’s nothing more than an output filter on their normal validator output, which gives SOAP 1.2 conforming output. It requires a HTTP request though, which makes it a rather funny “API” to deal with.
PHP5 and NUSOAP
So last weekend I installed PHP5 on my server, to finally be able to do some new stuff, and this, it seemed, created some trouble with my SEO scripts that used NUSOAP. What is the problem? Well it’s easy: PHP5 has a soapclient built in, and this causes trouble :).
Getting Google’s last visit date from the Google API
When Vanessa Fox over at the Webmaster Central Blog said they would update the “retrieved on” date even when a page hadn’t changed, it suddenly became very cool info. This means you can see when a URL was last spidered, even if you don’t have a Sitemaps account for the domain. This triggered me to [...]
