github / github/g-emoji-element

Does it affect SEO? How to preserve original unicode symbol?

Open
#27 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
144
Forks
19
Avg merge
1d 18h
Merged PRs (30d)
4

Description

E.g. I want a page to be found by searching ❌ (u274c) symbol (in context with other words).
Currently I'm afraid that search engine sees only image and "x" from the alt (not the same unicode u274c, just "x", i.e. u0078).
I've tried replacing character in a .markdown file with html entity `❌` but it results in the same ``.
How to prevent conversion to g-emoji for better SEO results?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.