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.
Why is Google replacing our title tags with URLs in SERP?
-
Hey guys,
We've noticed that Google is replacing a lot of our title tags with URLs in SERP. As far as we know, this has been happening for the last month or so and we can't seem to figure out why.
I've attached a screenshot for your reference.
What we know:
- depending on the search query, the title tag may or may not be replaced.
- this doesn't seem to have any connection to the relevance of the title tag vs the url.
- results are persistent on desktop and mobile.
- the length of the title tag doesn't seem to correlate with the replacement.
- the replacement is happening at mass, to dozens of pages.
Any ideas as to why this may be happening?
Thanks in advance,
Peter -
Hi Jesse,
Looking through our change log, it seems like our marketing team removed "| Mobify" from all title tags on July 2nd.
They did it because "Mobify" is already in the domain name and is generally mentioned on all pages, so they didn't feel like it was necessary to call it out in the title tags too.
I'm going to add it back and see what happens. Will keep you posted!
Best,
Peter -
Hi again Peter,
That is very interesting and I see your confusion here. I repeated the same test and was given the same results without your brand name in query.. Still when Google is listing the title they are listing your brand name.
It seems to me that they really want your brand name to show in this title. Why? I'm not entirely sure. But that's what they're adding to your title here..
Try shortening your title on that page by a word or two and adding a pipe (|) and "Mobify." Make that your test page for this issue and see what Google does with it when the change populates. I have a funny feeling it might pull your full title at that point.
Most sites out there try to drag their domain/brand into each page title anyway. You can call it "best practice" or just a "funny habit" but I feel like this is what Google is looking for with your site.
I'm incredibly curious, so if you don't mind trying this out and reporting back I would be greatly appreciative.
Thanks and good luck!
-
Thanks for taking your time to answer, Jesse!
Your hypothesis makes total sense, and I was hoping that was the case. Unfortunately, under further inspection, I'm still not sure.
Check this out. We have a page with a title tag "Retail App Engine: The Next Step in Your Mobile Commerce Strategy". I've attached a screenshot of what happens when I search for "Retail App Engine." I don't see why Google would not like our title tag in this case.
If you have any further ideas, I would really appreciate them!
-
If I may chime in, I'm guessing that the search was actually "site:mobify.com mobify" (without quotes). Whether that's right or wrong, however, I know does't answer the question. However, when you do that search, you notice that there are numerous examples of similar occurrences. In each case, the titles are quite long. This situation has been noticed before and there was even a post about it on the Moz blog by Ruth Burr Reedy. In that post, Ruth tracked down a likely possible cause as being that the title provided by the author is too long and because of that Google replaces it with it's best algorithmic alternative.
Peter, try shortening the titles and see if that solves your problem.
-
This was intriguing to me so I dug in a little and I have an initial theory here:
In the example you provided you seem to be searching with your brand name only. "Mobify" is bolded telling me that was a searched keyword.
The title tag for the page in question reads: "25 Top Design Upgrades to Make Your Mobile Revenue Skyrocket [SlideShare]"
My bet is that because you do not have the brand name in your title tag, Google is looking to display something that does carry this particular keyword. In this case it is looking for something with the word "Mobify" in it and finding it in the URL. If you take out the SlideShare portion of your title and replace it with "| Mobify" my guess is this problem will go away.
Look at the other URLs you are having this problem with and tell me if the brand name is missing from it but present in the searched query.
Let me know if this works!
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
-
Does Google read dynamic canonical tags?
Does Google recognize rel=canonical tag if loaded dynamically via javascript? Here's what we're using to load: <script> //Inject canonical link into page head if (window.location.href.indexOf("/subdirname1") != -1) { canonicalLink = window.location.href.replace("/kapiolani", ""); } if (window.location.href.indexOf("/subdirname2") != -1) { canonicalLink = window.location.href.replace("/straub", ""); } if (window.location.href.indexOf("/subdirname3") != -1) { canonicalLink = window.location.href.replace("/pali-momi", ""); } if (window.location.href.indexOf("/subdirname4") != -1) { canonicalLink = window.location.href.replace("/wilcox", ""); } if (canonicalLink != window.location.href) { var link = document.createElement('link'); link.rel = 'canonical'; link.href = canonicalLink; document.head.appendChild(link); } script>
Technical SEO | | SoulSurfer80 -
Is it bad to update product titles and URLs if they are only slightly modified
I am doing some house cleaning on the site and made some minor updates to product titles and a rule was written in and it auto updated the URL to what the product title was with a redirect put in place from the old URL. If this a bad thing and should i leave the URL alone and just update the product title? Then for the ones i did change the Product title and the URL was updated is this a bad thing and should i have just left the URL alone? These are all high ranking popular products so dont want to mess with any rankings going into busy season?
Technical SEO | | isle_surf0 -
Duplicate content issue: staging urls has been indexed and need to know how to remove it from the serps
duplicate content issue: staging url has been indexed by google ( many pages) and need to know how to remove them from the serps. Bing sees the staging url as moved permanently Google sees the staging urls (240 results) and redirects to the correct url Should I be concerned about duplicate content and request Google to remove the staging url removed Thanks Guys
Technical SEO | | Taiger0 -
Vanity URLs are being indexed in Google
We are currently using vanity URLs to track offline marketing, the vanity URL is structured as www.clientdomain.com/publication, this URL then is 302 redirected to the actual URL on the website not a custom landing page. The resulting redirected URL looks like: www.clientdomain.com/xyzpage?utm_source=print&utm_medium=print&utm_campaign=printcampaign. We have started to notice that some of the vanity URLs are being indexed in Google search. To prevent this from happening should we be using a 301 redirect instead of a 302 and will the Google index ignore the utm parameters in the URL that is being 301 redirect to? If not, any suggestions on how to handle? Thanks,
Technical SEO | | seogirl221 -
Setting title tag with javascript/jquery
Hi there, I'm looking for some advice. I've recently implemented a few jQuery functions which gets specific content from the page and then sets the title and description. See working example here. It seems to work fine but my question I have is whether Google bots can read it and whether it might actually hinder my SEO efforts? Any advice would be really appreciated! Peter
Technical SEO | | peterallen0 -
Google News URL Format
Hi, We are currently redesigning our gaming website (www.totallygn.com) and one of our main goals is to get listed by Google News in future. Looking at the Google News URL requirements "The URL for each article must contain a unique number consisting of at least three digits." How does the above affect SEO structure? I was planning on using a format such as www.totallygn.com/xbox-360/360-reviews/fifa-12-review how would this compare to something like? www.totallygn.com/xbox-360/360-reviews/fifa-12-review234 Thanks in advance for your help
Technical SEO | | WalesDragon0 -
Do I need to add canonical link tags to pages that I promote & track w/ UTM tags?
New to SEOmoz, loving it so far. I promote content on my site a lot and am diligent about using UTM tags to track conversions & attribute data properly. I was reading earlier about the use of link rel=canonical in the case of duplicate page content and can't find a conclusive answer whether or not I need to add the canonical tag to these pages. Do I need the canonical tag in this case? If so, can the canonical tag live in the HEAD section of the original / base page itself as well as any other URLs that call that content (that have UTM tags, etc)? Thank you.
Technical SEO | | askotzko1 -
Does Google pass link juice a page receives if the URL parameter specifies content and has the Crawl setting in Webmaster Tools set to NO?
The page in question receives a lot of quality traffic but is only relevant to a small percent of my users. I want to keep the link juice received from this page but I do not want it to appear in the SERPs.
Technical SEO | | surveygizmo0