Does anyone know who the person in the homepage source code is? view-source: http://www.tutorspree.com/
hint: frequent hn commenter
Well, that's one SEO hack... (view-source)
41–50 of 67 posts
Re: Well, that's one SEO hack... (view-source)
#42it adds 11.5k to the page (20% overhead) for an easter egg seems a bit excessive. it would be 10x smaller and more interesting to embed a js1k game or demo in the source.
gzip makes it quite a bit less than 20%
either way that page's html does not come in compressed.
Re: Well, that's one SEO hack... (view-source)
#43Yeah...we scattered some ASCII easter eggs around the site. Favorite practitioners of various subjects. PG wins for programming (duh). We'll send a tshirt to the first person to find them all :).
...why?
Re: Well, that's one SEO hack... (view-source)
#44I don't see anything interesting.
Re: Well, that's one SEO hack... (view-source)
#45Re: Well, that's one SEO hack... (view-source)
#46Re: Well, that's one SEO hack... (view-source)
#47Earlier quoted context omitted.
gzip makes it quite a bit less than 20%
i dont believe gzip typically applies to html, only to loaded text-based resources, js/css. i could be wrong. either way that page's html does not come in compressed.
Re: Well, that's one SEO hack... (view-source)
#48Earlier quoted context omitted.
gzip makes it quite a bit less than 20%
i dont believe gzip typically applies to html, only to loaded text-based resources, js/css. i could be wrong. either way that page's html does not come in compressed.
tutorspree does indeed load with gzip:
HTTP/1.1 200 OK
Server: nginx/1.1.19
Date: Fri, 10 May 2013 21:19:05 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Vary: Cookie
Content-Encoding: gzipRe: Well, that's one SEO hack... (view-source)
#49http://www.last.fm/robots.txt Disallow: /harming/humans Disallow: /ignoring/human/orders Disallow: /harm/to/self
Re: Well, that's one SEO hack... (view-source)
#50Brilliant -- I love source code easter eggs One of my favorites is on Vimeo - if you crack open the JS console, it pitches you on applying for front in dev work with them.