Google To Add Titles To Web-Pages With Missing Titles in their SERPs
August 2nd, 2008 | by Ankit |Ben Gomes in his recent post about The Series of Search Quality at Google Blog said:
One of the bigger recent changes has been to extract titles for pages that don’t specify an HTML title — yet a title on the page is clearly right there, staring at you. To “see” that title that the author of the page intended, we analyze the HTML of the page to determine the title that the author probably meant.
Seems like Google is going to add Automatic relevant Title’s according to the content of the page into its search Index.
However, I haven’t seen any page like that yet !! So m unable to comment over this change !! If in case you find something feel free to let me know !!
If Google will do all the Optimization work then what’s the need of a Search Engine Optimizer ?
If you enjoyed this post, make sure you subscribe to my RSS feed!
|
If you like this post then please consider subscribing to my Full RSS Feed. You can also Subscribe By Email and have new posts sent directly to your inbox., You can now Subscribe My Feeds via SMS For Free, using Google's SMS Channel. |












By Amit Verma on Aug 2, 2008
It’s just all about to make search results better - to give visitors a helpful hand to choose the better result from the searches.
By John H. Gohde on Aug 2, 2008
What is next? Will Google start adding missing text?
By Ankit on Aug 3, 2008
lol Yeah !! It wud be great if they can add missing text in SERP’s !!
By john andrews on Aug 4, 2008
So go test this… highest likelihood might be a page with no title element but proper Hn hierarchy. A single H1, with H2 subsections. See what they are doing, if anything.
It would be nice to see Google do this:
if (missing title element) & (good H1) {
use H1 for page title element & forgive
} else {
status quo
}
Note: I’m betting the format above get screwed by WP, but the idea should still carry.