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.
Title tag not showing on google? Please Help!
-
I've read the FAQs and searched the help center. My URL is: http://www.webygeeks.comI have updated title tags of my client's website 10-15 days ago, still the title on google is coming as the company name
Why so??Description is correct but title is incorrect, can you please recommend me something guys?Also,
i am wondering why the google cache is showing date of september 5 and we have changed the titles around 10 - 15 days before that
Really appreciate your suggestion.
-
Hello,
You must go to your Webmasters Tools account and use Labs, Instant Previews, and check if there are any differences between different versions of the website and if Google detects any problems.
If not, it's possible that in 5 september, you were blocking google from crawling resources such as css. I checked your robots.txt file, and it seems fine - as long as you do not want to restrict Google from indexing those pages.
I wouldn't worry too much about it.
-
But on 5 september the website was working and loading properly, can you tell me why the messy website is coming on cache?
-
The cached date changes every time Google crawls your website. 5 September is the last date Google visited your website. Strong websites are indexed daily and every time they publish a new page. Google will index your website faster when it has a bigger authority (popularity - build more valuable external links).
Best,
Netlogiq
-
Yes, i have changed the title of homepage and now it is around 60 characters.
I have also reduced the characters on meta keywords tag.
Can you check this?
i am wondering why the google cache is showing date of september 5 and we have changed the titles around 10 - 15 days before that
-
The meta data looks okay (although I wouldn't use keywords as search engines don't consider them anymore).
Your title shows up correctly, in fact I searched for seo india webygeek and the right title came up.
AS @Netloglq said, you may have typed in the name of your company, if you do so, it only shows the company name.
-
Hello,
You must write shorter meta titles.
You have 97 characters in your meta title - try reducing it at a maximum of 70.
When your title tag is too long, instead of simply truncating it and adding an ellipsis to the end the way they used to, Google is trying to algorithmically determine a better title for the post.
These are the algorithmic changes Google made in May, 2012:
- "Trigger alt title when HTML title is truncated. [launch codename "tomwaits", project codename "Snippets"] We have algorithms designed to present the best possible result titles. This change will show a more succinct title for results where the current title is so long that it gets truncated. We'll only do this when the new, shorter title is just as accurate as the old one."
- "Efficiency improvements in alternative title generation. [launch codename "TopOfTheRock", project codename "Snippets"] With this change we've improved the efficiency of title generation systems, leading to significant savings in cpu usage and a more focused set of titles actually shown in search results."
- "Better demotion of boilerplate anchors in alternate title generation. [launch codename "otisredding", project codename "Snippets"] When presenting titles in search results, we want to avoid boilerplate copy that doesn't describe the page accurately, such as "Go Back." This change helps improve titles by avoiding these less useful bits of text."
You can read more about long meta titles here!
Regarding your cache version - Google will index your website faster when it has a bigger authority (popularity - build more valuable external links). It's only normal for your website to be indexed at a lower rate at this point.
Best,
Netlogiq
-
<title>SEO India, SEO Firm India, SEO India Company providing special SEO services from $250 - Webygeeks</title>http://gmpg.org/xfn/11" />http://www.webygeeks.com/xmlrpc.php" />
Where is the problem??
-
Just checked the html code and in within the title tag there is the following title:
Try to change it again because it doesn't look like it's been changed.
Usually, changes in the meta tags take place quite quickly
-
Hey PremioOscar, I am using wordpress.
@Netlogiq, yes when i search with brand name or URL or site:www.webygeeks.com, the title does not show up.
Can you tell me how to fix that?
Also, can you please look at this?
i am wondering why the google cache is showing date of september 5 and we have changed the titles around 10 - 15 days before that
-
Hello,
You probably searched for the main url of the website - in this case, Google shows you the branded meta title. If you search for your actual title, you will see Google returns your title tag as: Webygeeks: SEO India, SEO Firm India, SEO India Company . Also: Your Title tag is too log - try reducing the number of characters to less then 70.
-
What sort of CMS are you using?
I have a custom built CMS and sometimes, due to bugs (I believe), doesn't let me change tags. Ask a developer to look into it.
Also if you have update the code directly within the html file, make sure you inserted all the tags correctly
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
-
Who is correct - please help!
I have a website with a lot of product pages - often thousands of pages. As each of these pages is for a specific lease car they are often only fractionally different from other pages. The urls are too long, the H1 is often too long and the Title is often too long for "SEO best practice". And they do create duplication issues according to MOZ. Some people tell me to change them to noindex/nofollow whilst others tell me to leave them as they are as best not to hide from google crawler. Any advice will be gratefully received. Thanks for listening.
Technical SEO | | jlhitch0 -
Favicon not showing in google serps
Hi, I have a website where the favicon is not showing in the google mobile serps. It's appearing the default icon instead (world icon). This is the tag I have place in the head section of the website: <link rel="shortcut icon" href="/favicon.ico" /> The size of the favicon is 48x48 and it's appearing correctly in the browser tag. I've checked that the google robot can crawl it and in the server logs I can see requests from the "Google Favicon" user-agent. Has anyone had this same problem? Any advice?
Technical SEO | | dMaLasp0 -
Removing a site from Google index with no index met tags
Hi there! I wanted to remove a duplicated site from the google index. I've read that you can do this by removing the URL from Google Search console and, although I can't find it in Google Search console, Google keeps on showing the site on SERPs. So I wanted to add a "no index" meta tag to the code of the site however I've only found out how to do this for individual pages, can you do the same for a entire site? How can I do it? Thank you for your help in advance! L
Technical SEO | | Chris_Wright1 -
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 SERPs Show Different Title
Hi Guys, Can anyone please help with my situation. My domain is www.greedybins.com.au. I had title setup in every pages differently, and it has been 2 months since I made the changes. I keep checking by using site:www.greedybins.com.au in search. So far, only 1 title that been show correctly in SERPs. I used SEO Yoast before, I changed to All In One SEO Pack plugin, the titles are changing, but still not accurate as I made it. Somehow Google altered it by itself. I have tried fetch and submit sitemap couple times from Google Search Console. Could anyone please advise?
Technical SEO | | ray.soms0 -
Bing webmaster tools incorrectly showing missing title and description tags
Hey all, Was wondering if anyone else has come across this issue. Bing is showing title and description tags missing in the head of my wordpress blog. I can't seem to find any documentation on this. Thanks, Roman
Technical SEO | | Dynata_panel_marketing0 -
HELP: Wrong domain showing up in Google Search
So i have this domain (1)devicelock.com and i also had this other domain (2)ntutility.com, the 2nd domain was an old domain and it is not in use anymore. But when i search for devicelock on Google, the homepage devicelock.com does not exist. Only ntutility.com comes up. I asked one of the developer how the redirect is happening from the old domain to the new one and he told me its through a DNS forward. And there is no way to have an .htacess file to set up a 301 instead. Please help!
Technical SEO | | Devicelock0 -
Why are old versions of images still showing for my site in Google Image Search?
I have a number of images on my website with a watermark. We changed the watermark (on all of our images) in May, but when I search for my site getmecooking in Google Image Search, it still shows the old watermark (the old one is grey, the new one is orange). Is Google not updating the images its search results because they are cached in Google? Or because it is ignoring my images, having downloaded them once? Should we be giving our images a version number (at the end of the file name)? Our website cache is set to 7 days, so that's not the issue. Thanks.
Technical SEO | | Techboy0