Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
Utf-8 symbols in the Title or Meta Description?
-
Has somebody any experience (pros or cons) to using utf-8 symbols in the Title or in the Meta Description tags?
Expedia uses it:
http://prntscr.com/74ofrv -
Google is officially supporting some emoticons. I talked to one big-brand SEO last week who has tested it with a fair degree of success. A couple of warnings:
(1) Testing the impact on one title tag is a fair amount of work, so it really has to be a high-impact SERP. This isn't something you want to spend days on across thousands of results.
(2) Make sure the character/symbol really is relevant. People focus on the first two words of a headline, and that emoticon may well take the place of one of those words, so make it count. I wouldn't do this just because you can.
(3) Not all characters render properly on all OSs and devices. Make sure to test.
-
Thanks for your Answer Ikkie, but my question was especially about using "utf-8 symbols in the Title/Meta tags".
Should I use, or not? -
that there are no real pros or cons in where you place the
TITLE
element within the HTML document’s HEAD area. However, although this is nothing whatsoever to do with SEO, I do remember reading that in an HTML document, the best practise is to include theTITLE
after the firstMETA
tag that declares the content-type and/or charset value(s), e.g.:<code><title>[Placeholder Title]</title> […]</code>
(I am fairly certain that this technique is stated somewhere in the W3C Recommendation, HTML 4.01 Specification, in the section "The global structure of an HTML document" ( …but if I would double-check this.) Although I think the technical reason was to ensure titles that contain HTML entities that need to be escaped should always declare a character set before you provide the actual text, it still makes you think: is source-ordering important?
At the very least, it is conventional wisdom to always place the content you want to gain the most exposure in terms of SEO/the search-engines' results pages (SERPS) higher up in the web pages (X)HTML source code (e.g. in a website without any
META
description tags set, the first paragraph in the document will probably be the one chosen to represent that webpage’s description in its SERP listing, not the second or third etc., etc.) Ultimately, I would say that you certainly have nothing to lose in placing thisTITLE
(or any content) higher.You can also see the guidelines for this on the MOZ blog link here
Got a burning SEO question?
Subscribe to Moz Pro to gain full access to Q&A, answer questions, and ask your own.
Browse Questions
Explore more categories
-
Moz Tools
Chat with the community about the Moz tools.
-
SEO Tactics
Discuss the SEO process with fellow marketers
-
Community
Discuss industry events, jobs, and news!
-
Digital Marketing
Chat about tactics outside of SEO
-
Research & Trends
Dive into research and trends in the search industry.
-
Support
Connect on product support and feature requests.
Related Questions
-
Translating meta tags using WPML and AIO SEO
Having a heck of a time finding info on this one... We're working on a multilingual website which uses WPML. I've used the All in One SEO plugin to customize meta data (title, description, etc). These strings do not appear in the list of translations in WPML. Does anyone have any experience with this setup? How do you enable WPML to translate meta data set via the AIO plugin? Thanks!
Intermediate & Advanced SEO | | jonmc0 -
Author Byline in Page Title in SERP
I was exploring my company's visibility in Google News results, and I noticed the author byline in a recently published article was being pulled into the page title in the SERP. See the attached image for a screenshot. It makes it sound awkward: "How to Find the Best Cannabis Experience and High for You Patrick..." - as if we're explaining it to some guy named Patrick? We have the byline the same way in all other posts, but this is the first I've seen this happen. Has anyone seen/had this happen, and if so, have any ways to prevent it? Thanks in advance for any insights! Here's the post URL: https://www.leafly.com/news/cannabis-101/how-to-find-best-cannabis-experience-high csvmF
Intermediate & Advanced SEO | | davidkaralisjr0 -
Positions dropping in SERPs after Title and Snippet change
Hi! I switched to a better title and meta description today for our page. Instead of ranking us better and displaying the new title - google let us fall from Position 10 to Position 16 (still dip laying the old title and meta description). Why is that? (I only changed it for the homepage) Cheers Marc
Intermediate & Advanced SEO | | RWW0 -
Good or bad adding keywords in Pinterest description?
I added all keywords in description. Will this affect my website, Google takes this as negative way? I am not adding keywords on my own website, but adding keywords to third party website? https://www.pinterest.com/pin/304555993526970292/
Intermediate & Advanced SEO | | bondhoward0 -
Should you include domain / brand in Meta Title
Hello, I am trying to come up with a strategy for creating meta title information for my eCommerce store. I have read mixed reviews on the examples below. The first includes the company / brand in the meta title and thus is included in SE results. The second does not. Probably not a 'right' answer here so I look forward to answers with rationale... also open to a completely difference strategy all together! 1MR Vortex by BPI Sports - $Company_Name OR 1MR Vortex by BPI Sports - Pre Workout Supplement Thanks!
Intermediate & Advanced SEO | | 6thirty0 -
After reading of Google's so called "over-optimization" penalty, is there a penalty for changing title tags too frequently?
In other words, does title tag change frequency hurt SEO ? After changing my title tags, I have noticed a steep decline in impressions, but an increase in CTR and rankings. I'd like to once again change the title tags to try and regain impressions. Is there any penalty for changing title tags too often? From SEO forums online, there seems to be a bit of confusion on this subject...
Intermediate & Advanced SEO | | Felix_LLC0 -
Duplicate Titles caused by multiple variations of same URL
Hi. Can you please advise how I can overcome this issue. Moz.com crawle is indicating I have 100's of Duplicate Title tag errors. However this is caused because many URL's have been indexed multiple times in Google. For example. www.abc.com
Intermediate & Advanced SEO | | adhunna
www.abc.com/?b=123 www.abc.com/ www.abc.com/?b=654 www.abc.com/?b=875 www.abc.com/index.html What can I do to stop this issue being reported as duplictae Titles, as well as content? I was thinking maybe I can use Robots.txt to block various query string parameters. I'm Open to ideas and examples.0 -
How to auto generate a unique meta description?
The site I am working on is a code nightmare for starters. I'm editing a file called layout that controls the section of each page. The programmer from a while back got unique titles by putting this piece of code in: <title><?= $this->metaTag ?></title> In all the different controllers and stuff I can see where the title is the name of the product plus review or something to that effect. How do I do this for the meta description? Right now the meta description is static in the layout file, and so every page has an identical one. I was hoping there was a way to make the meta description automatically use the first 140 characters on the page or something. Something like this:
Intermediate & Advanced SEO | | DanDeceuster0