Check the HTTP response headers of a WordPress.com page. What message do you find in the “X-hacker” header?
Hint 1: Use curl -I on a WordPress.com site and look for a header starting with X-hacker.
Hint 2: It mentions applying to Automattic and to mention the header.
Solution:
WordPress.com sends an `X-hacker` header. It says: βIf you’re reading this, you should visit automattic.com/jobs and apply to join the fun, mention this header.β Itβs a little recruiting Easter egg for those who peek at the headers.

Leave a Reply