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
-
Does google look at H3 tags?
I've had someone tell me that google doesn't pay attention to H3 tags -- only H1 and H2. I haven't found much online to back this up or discredit it; thought I'd ask the Moz community!
Technical SEO | | LivDetrick5 -
Robots.txt & meta noindex--site still shows up on Google Search
I have set up my robots.txt like this: User-agent: *
Technical SEO | | RoxBrock
Disallow: / and I have this meta tag in my on a Wordpress site, set up with SEO Yoast name="robots" content="noindex,follow"/> I did "Fetch as Google" on my Google Search Console My website is still showing up in the search results and it says this: "A description for this result is not available because of this site's robots.txt" This site has not shown up for years and now it is ranking above my site that I want to rank for this keyword. How do I get Google to ignore this site? This seems really weird and I'm confused how a site with little content, that has not been updated for years can rank higher than a site that is constantly updated and improved.1 -
Why is Google's cache preview showing different version of webpage (i.e. not displaying content)
My URL is: http://www.fslocal.comRecently, we discovered Google's cached snapshots of our business listings look different from what's displayed to users. The main issue? Our content isn't displayed in cached results (although while the content isn't visible on the front-end of cached pages, the text can be found when you view the page source of that cached result).These listings are structured so everything is coded and contained within 1 page (e.g. http://www.fslocal.com/toronto/auto-vault-canada/). But even though the URL stays the same, we've created separate "pages" of content (e.g. "About," "Additional Info," "Contact," etc.) for each listing, and only 1 "page" of content will ever be displayed to the user at a time. This is controlled by JavaScript and using display:none in CSS. Why do our cached results look different? Why would our content not show up in Google's cache preview, even though the text can be found in the page source? Does it have to do with the way we're using display:none? Are there negative SEO effects with regards to how we're using it (i.e. we're employing it strictly for aesthetics, but is it possible Google thinks we're trying to hide text)? Google's Technical Guidelines recommends against using "fancy features such as JavaScript, cookies, session IDs, frames, DHTML, or Flash." If we were to separate those business listing "pages" into actual separate URLs (e.g. http://www.fslocal.com/toronto/auto-vault-canada/contact/ would be the "Contact" page), and employ static HTML code instead of complicated JavaScript, would that solve the problem? Any insight would be greatly appreciated.Thanks!
Technical SEO | | fslocal0 -
Changing title tags, do we need 301 redirects
I found many duplicate title tags and I'm in the process of changing it Do I need 301 redirects in place when I switch it? I am only changing the title tag. Also, we are switching over to a new site very soon, I am worried that we might be using too many 301 redirect "hops" because we are doing a lot of optimization as well. (video from matt cutts describing 301 redirects and hops: http://www.youtube.com/watch?v=r1lVPrYoBkA. Does anyone have any experience in doing too many redirect hops that it affected your rankings? Any good ideas to avoid this?
Technical SEO | | EcomLkwd0 -
Keyword not showing
Hi, we are trying to rank this keyword "Human Resource Books" for Silvercreek.ca for a long time. But somehow, the keyword is not ranked by google at all. Is there a reason why Google is denying our site? What did we do wrong? Can anyone help to see what wrong with tis siet www.silvercreekpress.ca? thanks
Technical SEO | | solution.advisor0 -
NoIndex/NoFollow pages showing up when doing a Google search using "Site:" parameter
We recently launched a beta version of our new website in a subdomain of our existing site. The existing site is www.fonts.com with the beta living at new.fonts.com. We do not want Google to crawl the new site until it's out of beta so we have added the following on all pages: However, one of our team members noticed that google is displaying results from new.fonts.com when doing an "site:new.fonts.com" search (see attached screenshot). Is it possible that Google is indexing the content despite the noindex, nofollow tags? We have double checked the syntax and it seems correct except the trailing "/". I know Google still crawls noindexed pages, however, the fact that they're showing up in search results using the site search syntax is unsettling. Any thoughts would be appreciated! DyWRP.png
Technical SEO | | ChrisRoberts-MTI0 -
Header Tags
Ok so I am writing different pages and the first heading is an H3 just because I wanted to it be a certain size. Then as you see the content, I have an H1 tag. Example page: http://www.oxfordmshomes.net/condos/acadia-court-Oxford-MS you can see that "Acadia First" is the first thing you see on the page and it uses an H3 element. Long story short, my hierarchy is wrong. Does this have any negative effect on my SEO efforts?
Technical SEO | | blake-766240 -
Google.ca is showing our US site instead of our Canada Site
When our Canadian users who search on google.ca for our brand (e.g. Travelocity, Travelocity hotels, etc.), the first few results our from our US site (travelocity.com) rather than our Canadian site (travelocity.ca). In Google Webmaster Tools, we've adjusted the geotargeting settings to focus on the appropriate locale, but the wrong country TLD is still coming up at the top via google.ca. What's the best way to ensure our Canadian site comes up instead of the US site on google.ca? Thanks, Tory Smith
Technical SEO | | travelocitysearch
Travelocity0