SEO & GEO

Should I use Angular.Js for my site? Would it harm my SEO?

Out of roughly 370 million sites, fewer than half a percent use Angular — and there's a reason. A grumpy look at why SPAs and SEO still argue, plus two acronyms (KISS and YAGNI) that deserve a reminder.

SEO & GEO

A 12-line shell script that told me what the SEO suite couldn't

Before everyone had a real-time monitoring SaaS, there was curl with -w. A small script I used to spot-check page load times across a list of URLs — and what it taught me about trusting tools I didn't write myself.

SEO & GEO

Closely follow Google Panda doesn't make sense

Panda used to land overnight; 4.2 will drip out over months. Fairer for site owners hit by false positives — and the end of the rank-tracker theatre that correlated every wobble to a named update.

SEO & GEO

SEO investigate HTTP server responses

Soft 404s, misconfigured Expires headers, hidden redirect chains — when a large corporate site misbehaves in search, the answer is almost always in the HTTP headers. Three checkers I actually use, and one I don't.

Tips

Combining multiple CSV files with your Mac OS X

You've got a folder full of CSVs and you need one. `ls`, piped through `xargs`, into `cat` with an append redirect — done, in a single line. The quiet joy of Unix pipelines.

Tips

Open multiple instances of an application in OS X

Most Mac apps refuse to run twice at the same time. When you genuinely need two copies — Java apps are often the culprit — one terminal flag solves it, and a tiny AppleScript makes it permanent.

SEO & GEO

COPPA comes in force as of today July the 1st 2013

No, COPPA is not an Italian cured meat — it's the US regulation that went live on July 1st 2013, and even the 'intent' to collect a child's data counts. A $16,000 fine per case says pay attention.