Valentin Deleplace
Valentin Deleplace
In many cases, no "featured snippet" show up at all even when Programming-Idioms is the first result.
See also #146 (wrong search result contents)
Fix with `data-nosnippet` deployed. Wait and see.
Not fixed yet. Adding `data-nosnippet` to the `modal-impl-grid` div. Wait and see.
We should reopen and address this in some way
This is still happening
Prime does mention that its errors comes from rand.Read. It may be confusing to figure out if we're likely to have errors "because CSPRNGs inherently use system calls that may...
Sub-task: #122 set rel="canonical"
Note that the JS is impacted by the choice of server-side rendering vs client-side rendering.
Possible strategy to balance high-performance, SEO, lightness : For the rendering of an "idiom detail" page - Render server-side minimalistic HTML having title, meta, idiom statement, selected implementation - Inline...