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.
Exact match Title and H1 tags, and over optimization
-
Hi Mozzers - was just wondering whether matching H1 and Title tags are still OK, or whether there's an over optimization risk if they exact match?
-
I think that Google knows what (keywords) your articles are about - so there is less need to stuff them into a title tag.
However, matching the keyword to what the searcher has in mind and will see bolded in the SERPs is still important.
"providing variety within the SERP when compared to other results"
Exactly. You need to stand out. Show that your content or product has special value, inspire the searcher to click on your page. I believe that title tags can move rankings if you can get the visitor to click and hold them after they land.
-
Thanks for responding so quickly. Upon further thought, I think what I'm seeing is less about Title and H1 matching, and more about providing variety within the SERP when compared to other results. I'm trying some things on a low risk site so we'll see what happens.
-
I still think that there is no problem with having title tags that match your H1 tags.
Ten years ago, I wrote title tags that focused on keywords. Now I am writing title tags that focus more on presenting something interesting from the article that might elicit clicks. A lot of the old title tags remain on the site but I revisit them every time I update or rewrite a page.
-
Almost 4 years later, I'm curious what your current thoughts on this are EGOL? I too have seen great results with exact match title tags, but I've started to notice more recently that it doesn't work like it used to. Especially in cases where many other results in the SERPs also show results with exact match (or very close to exact) title tags. My untested suspicion is that Google doesn't want a SERP chalk full of results that all look the same (neither would users for that matter), so a better SERP would show more variety.
Anyway, the world of SEO is ever-changing and I was curious to see how your answer from 2013 stacks up in 2017.
-
Thanks for feedback EGOL and Oleg - can't see there's a problem myself, though I haven't carried out any testing - I remember Rand debated this very issue a few years back.
-
there's an over optimization risk if they exact match?
Who is saying this stuff?
I have this on LOTS of pages. LOTS. Have been doing this since the 1990s.
My pages rank great.
Why would google penalize for this? This is giving the visitor a page that is named exactly what he saw when the title tag was displayed in the search engines.
I don't think that Google engineers are in the Plex saying. "Let's screw people who use identical title and H1." "Gotcha you sneaky weasel!"
If somebody is getting a rankings reduction for this I bet that they have awful spammy title and H1 that on their own deserve a markdown.
<title>Best Green Widgets | Nice Green Widgets | Cheap Green Widgets</title>
If anybody knows where a credible SEO is publishing stuff like this, backed-up with good experimental data involving lots of demoted pages, please post a link here. And, if I am motivated enough by it to go out and change a huge number of pages, I'll let you know.
-
I think you should still be fine as I've not noticed any penalties when thats the case. However, you can throw the brand name into the title. "Keyword - Brand" with "Keyword" as the H1 is very common and wouldn't be overoptimized for sure.
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
-
Video titles and descriptions
Hi everyone, I have a question about embedding videos on a website: if you optimize the title and description for the video in Youtube, will these be taken into account for the ranking of the page where the video is embedded? Or will only the Youtube link for the video show in SERP's, instead of the page itself? I've read in a post of Phil Nottingham that it's usually not a good idea to embed a Youtube video on your own site, but use Wistia instead, exactly to avoid cannibalisation of your own rankings. Is this correct? Thanks!
Intermediate & Advanced SEO | | Mat_C0 -
Is it best practice to have a canonical tags on all pages
The website I'm working on has no canonical tags. There is duplicate content so rel=canonicals need adding to certain pages but is it best practice to have a tag on every page ?
Intermediate & Advanced SEO | | ColesNathan0 -
How (or if) to apply re canonical tags to Shopify?
Anyone familiar with Shopify will understand the problems of their directory structure. Every time you add a product to a 'collection' it essentially creates a duplicate. For example... https://www.domain.com/products/product-slim-regular-bikini may also appear as: https://www.domain.com/collections/all/products/product-slim-regular-bikini https://www.domain.com/collections/new-arrivals/products/product-slim-regular-bikini https://www.domain.com/collections/bikinis/products/product-slim-regular-bikini etc, etc It's not uncommon to have up to six duplicates of each product. So my question is twofold: Firstly, should I worry about this from an SEO point of view? I understand the desire to minimise potential duplicate content issues and also in focussing the 'juice' on just one page per product. But I also planned on trying to build the authority of the collection pages. If I request Google not to index the product pages which link off the collections, does this not devalue these collections pages? Secondly, I understand the correct way to fix these is using 'rel canonical' tags, but I'm not clear about HOW to actually do this. Shopify support has not been very helpful. They have provided two different instructions, so just added to the confusion (see below). Shopify instruction #1: Add the following to the theme.liquid file... <title><br />{{ page_title }}{% if current_tags %} – tagged "{{ current_tags | join: ', ' }}"{% endif %}{% if current_page != 1 %} – Page {{ current_page }}{% endif %}{% unless page_title contains shop.name %} – {{ shop.name }}{% endunless %}<br /></title>
Intermediate & Advanced SEO | | muzzmoz
{% if page_description %} {% endif %} Shopify instruction #2: Add the following to each individual product page... So, can anyone help clarify: The best strategic approach to this inherent SEO issue with Shopify (besides moving to another platform!)? and If 'rel canonical' tags is the way to go, exactly where and how to apply them? Regards, Murray1 -
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 -
How to add Canonical Tags on Opencart Products
Does anyone know how to add canonical tags to product pages in Opencart? Is this possible to do in htaccess? If so, how specifically should it be written in? Please do not post any links to other pages which reference generic canonical information as I've read them all and none help. I'm looking for an Opencart specific answer, or a way to do it in htaccess.
Intermediate & Advanced SEO | | moon-boots0 -
Null Alt Image Tags vs Missing Alt Image Tags
Hi, Would it be better for organic search to have a null alt image tag programatically added to thousands of images without alt image tags or just leave them as is. The option of adding tailored alt image tags to thousands of images is not possible. Is having sitewide alt image tags really important to organic search overall or what? Right now, probably 10% of the sites images have alt img tags. A huge number of those images are pages that aren Thanks!
Intermediate & Advanced SEO | | 945010 -
Yoast seo title question
I was referred to this plugin and have found it to be the most irritating and poorly designed plugin in the world. I want to be able to set my titles without it changing my page headers as well. For instance - If I set my title to be "This is my article name | site name" it will make my H1 tag read the same. I do not want or desire this nonsense. Why would they think this is something wise? Why would I want my site name on every single H1 tag on my site? How can I fix this? I only want my title to be my title. I want my H1 tag to remain the post/page name that I define in wordpress.
Intermediate & Advanced SEO | | Atomicx0 -
HTML5 Nav Tag Issue - Be Aware
In checking my internal links with GWT, it is apparent that links within the nav tag in HTML5 are discounted by Google as "internal links" This could have major repercussions for designing your internal link structure for SEO purposes. I was surprised to see this result, as I have never seen it discussed. Anyone else notice this, or have any alternative views?
Intermediate & Advanced SEO | | veezer0