gistio icon indicating copy to clipboard operation
gistio copied to clipboard

put title in <title>

Open chadwhitacre opened this issue 12 years ago • 4 comments

Right now it's just the gist number, which is unhelpful.

chadwhitacre avatar Sep 04 '12 12:09 chadwhitacre

+1

joeyespo avatar Mar 08 '13 19:03 joeyespo

:+1:

guilhermesimoes avatar May 07 '13 14:05 guilhermesimoes

So, if I end up moving to a server-side rendering, this is doable. So long as the gists are loaded clientside (the current state of affairs), I can update the <title> but it will be purely cosmetic, no search engine will ever see that.

Then again, I don't know how much it matters.

idan avatar Aug 13 '13 21:08 idan

❌ Still an issue.

Using https://gist.io/schacon/1 as an example, the title currently reads:

<title>Gist.io • @schacon/1</title>

So the gist title is still not used.

The good news, of course, is that Google (and potentially other search engines) now do crawl client-side results.

Potherca avatar Jun 01 '19 13:06 Potherca