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
-
Google Showing wrong image in the SERPS
Hi Guys, In organic SERPS Google pulling incorrect product image, instead of product image its showing image from relevant products, Checked the structured data, og:image everything is set to the product image, not sure why google showing images from relevant product sidebar, any help, please?
Technical SEO | | SpartMoz0 -
Google serp pagination issue
We are a local real estate company and have landing pages for different communities and cities around our area that display the most recent listings. For example: www.mysite.com/wa/tumwater is our landing page for the city of Tumwater homes for sale. Google has indexed most of our landing pages, but for whatever reason they are displaying either page 2, 3, 4 etc... instead of page 1. Our Roy, WA landing page is another example. www.mysite.com/wa/roy has recently been showing up on page 1 of Google for "Roy WA homes for sale", but now we are much further down and www.mysite.com/wa/roy?start=80 (page 5) is the only page in the serps. (coincidentally we no longer have 5 pages worth of listings for this city, so this link now redirects to www.mysite.com/wa/roy.) We haven't made any major recent changes to the site. Any help would be much appreciated! *You can see what my site is in the attached image... I just don't want this post to show up when someone google's the actual name of the business 🙂 nTTrSMx.jpg C4mhfgh.jpg
Technical SEO | | summithomes0 -
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 -
Google displays multiple titles for same article. What does this mean?
I've linked to some screenshots so that it what I'm talking about makes more sense. Sometimes, when I perform a search, I see an article with the correct article title listed as the page title in the SERPs. Other times, I see the wrong page title – it's a generic somethin' or other done by my client's web design company with a bunch of keywords thrown in. The latter (not the correct article title) also appears at the top of the browser tab for every article on my client's site. I know this is bad, but what can be done about it? This would never happen if my client used Wordpress or some easily modifiable CMS, but they're using a proprietary one maintained by the group that designed the website. open?id=0BxB_dYL1ylGgVVF1dHlwdXp2dFU open?id=0BxB_dYL1ylGgdWJjdlJoRlRIR00
Technical SEO | | Greenery0 -
Duplicate title while setting canonical tag.
Hi Moz Fan, My websites - https://finance.rabbit.co.th/ has run financial service, So our main keywords is about "Insurance" in Thai, But today I have an issues regarding to carnonical tag. We have a link that containing by https://finance.rabbit.co.th/car-insurance?showForm=1&brand_id=9&model_id=18&car_submodel_id=30&ci_source_id=rabbit.co.th&car_year=2014 and setting canonical to this url - https://finance.rabbit.co.th/car-insurance within 5,000 items. But in this case I have an warning by site audit tools as Duplicate Page Title (Canonical), So is that possible to drop our ranking. What should we do, setting No-Index, No-Follow for all URL that begin with ? or keep them like that.
Technical SEO | | ASKHANUMANTHAILAND0 -
Seeing URL Slugs as search result titles
I've been seeing some search results for my site that look like the first result here, where the URL slug is used as SERP title: https://drive.google.com/a/fitsmallbusiness.com/file/d/0B37y4RslpuY-a0hQYjlJQ0NxeFJicDF6RVlURFVSNFN0aGhB/view?usp=sharing The article title (and Yoast snippet title) are both "28 Press Release Examples From The Pros", but for some reason I'm seeing "press-release-examples" in the search results. I've seen this for multiple articles, and I see it now and then with different articles. I'm aware that Google often changes the titles in search results, but it seems very weird to me that they would opt for just the URL slug here. Thoughts? Has anyone else seen this issue? Any idea what might be causing this? All help much appreciated.
Technical SEO | | davidwaring0 -
Missing meta descriptions from Google SERPs
Hullo all, I run an e-commerce website and hence have a lot of product category/sub-category pages to handle. Despite giving each of these category pages meta descriptions, in the Google SERPs, a lot of these descriptions don't show up fully. Rather, only half the text that I'd inputed as my meta desc. shows up; the other half has generic stuff from that page given. I've attached a screen shot to give you an example of what comes up in the SERPs. Could you please tell me what exactly is the problem? Is it a coding issue? Or has Google not crawled that page? Need help asap! Thank you in advance! aE9RKXJ
Technical SEO | | suchde0 -
Why "title missing or empty" when title tag exists?
Greetings! On Dec 1, 2011 in a SEOMoz campaign, two crawl metrics shot up from zero (Nov 17, Nov 24). "Title missing or empty" was 9,676. "Duplicate page content" was 9,678. Whoa! Content at site has not changed. I checked a sample of web pages and each seems to have a proper TITLE tag. Page content differs as well -- albeit we list electronic part numbers of hard-to-find parts, which look similar. I found a similar post http://www.seomoz.org/q/why-crawl-error-title-missing-or-empty-when-there-is-already-title-and-meta-desciption-in-place . In answer, Sha ran Screaming Frog crawler. I ran Frog crawler on a few hundred pages. Titles were found and hash codes were unique. Hmmm. Site with errors is http://electronics1.usbid.com Small sample of pages with errors: electronics1.usbid.com/catalog_10.html
Technical SEO | | groovykarma
electronics1.usbid.com/catalog_100.html
electronics1.usbid.com/catalog_1000.html I've tried to reproduce errors yet I cannot. What am I missing please? Thanks kindly, Loren0