programming-idioms icon indicating copy to clipboard operation
programming-idioms copied to clipboard

SEO: poor "featured snippets"

Open Deleplace opened this issue 4 years ago • 4 comments

In this example, the Google search result is explicitly and specifically the URL of the Python implementation. However, the featured snippet shows come Cobol code, which is definitely not we need here.

image

Please consider excluding all "other languages code snippets" from the "featured snippets" opt-out program: see data-nosnippet.

Deleplace avatar Apr 14 '21 09:04 Deleplace

In many cases, no "featured snippet" show up at all even when Programming-Idioms is the first result.

Deleplace avatar Apr 14 '21 09:04 Deleplace

See also #146 (wrong search result contents)

Deleplace avatar Apr 14 '21 09:04 Deleplace

Fix with data-nosnippet deployed. Wait and see.

Deleplace avatar Apr 15 '21 10:04 Deleplace

Not fixed yet.

Adding data-nosnippet to the modal-impl-grid div. Wait and see.

Deleplace avatar Nov 05 '21 12:11 Deleplace