Classy Emojis using Classy Unicode
Summary
Some CMS systems seem to have trouble with inserting Emojis into their content. e.g. their WSYWIG editors don't like them. I believe it is because they can't cope with unicode characters greater than hex FFFF. This inspired me to write a simple script that lets people insert emojis into the webite with basic html that will not get rewritten or stripped out.
The script then inserts the correct emoji characters into the page, so it should work fine with Google.
You can find emojis at Emojipedia and Unicode Full List or just select and copy any you find.
🔍 Can You Display Emojis in Search Results?
Yes, by adding Emojis to your Titles, Meta Descriptions, Content and FAQ’s, Google may choose to display them in certain searches. This adds a visual appeal to your search result that can attract attention to your result amongst your competitors.
❓ What is Classy Emoji/Unicode?
Within some Content Management Systems, certain Unicode characters, including Emojis, cannot be added. Classy Emojis allows users of such systems to instead enter a code that is converted into the desired emoji that can be seen by both people and search engines like Google.
🤷 Why Use Emojis?
Primarily, they can add a visual aesthetic that may attract and appeal to your audience. Additionally, as a picture paints a thousand words, Emojis can also convey complex meanings with a single character, giving you more room in the limited space a search result provides to get your message across.
📵 Why Aren't my Emoji's showing?
Google’s John Mueller has weighed in on their approach previously in this Google Webmaster Central hangout. Basically, Google may choose to omit emojis if considered irrelevant or spammy, especially in the Title or Meta Descriptions. Our research has found the 🤷♀ emoji to be the most reliable for FAQ Snippets.
Create Classy Unicode
Enter your Emoji, basic text or HTML then press the button to see a version that is editor safe. When you install the Classy Unicode Script the extended characters like Emojis will magically appear. More Emojis can be found at Emojipedia and Unicode Full List.
The Classy Unicode Script
For BigCommerce store owners using our SEO Rich Snippets app, you can enable this script from the dashboard.
The script checks certain parts of a page for a special text sequence that indicates a unicode character (like an emoji) should be placed there. It looks for hex numbers inside two smiley faces. e.g. (:1f3a7:)
By default the script checks the title tag, meta tags, h1 and h2 tags and any content inside a 'classyunicode' class.