Forum Moderators: Robert Charlton & goodroi
Google Changes Sitelinks Search Box Taking You Straight To a Site's Own Search Pages
Today you’ll see a new and improved sitelinks search box. When shown, it will make it easier for users to reach specific content on your site, directly through your own site-search pages.
What’s this search box and when does it appear for my site?
When users search for a company by name—for example, [Megadodo Publications] or [Dunder Mifflin]—they may actually be looking for something specific on that website. In the past, when our algorithms recognized this, they'd display a larger set of sitelinks and an additional search box below that search result, which let users do site: searches over the site straight from the results, for example [site:example.com hitchhiker guides].
This search box is now more prominent (above the sitelinks), supports Autocomplete, and—if you use the right markup—will send the user directly to your website's own search pages.Google Changes Sitelinks Search Box Taking You Straight To a Site's Own Search Pages [googlewebmastercentral.blogspot.com]
You need to have a working site-specific search engine for your site. If you already have one, you can let us know by marking up your homepage as a schema.org/WebSite entity with the potentialAction property of the schema.org/SearchAction markup. You can use JSON-LD, microdata, or RDFa to do this; check out the full implementation details on our developer site.
This is exactly what I would have expected... that if your current search engine doesn't provide auto-complete, then the Google Sitelinks Search Box shouldn't be able to provide it either.
I could imagine an Autocomplete-light, which might autocomplete likely words and phrases, but which might not related to the actual contents of your site or to the algorithm of your site-specific search engine
Doesn't that mean Google uses its own auto-complete suggestions based on the site content?
the autocomplete suggestions for Google in general are very different from the autocomplete suggestions shown in the Sitelinks Search Box for Amazon.
- the autocomplete suggestions seen in the Sitelinks Search Box for Amazon are very different from those provided Amazon's on-site dedicated search.
The final results page, though, for a given phrase long enough to describe a product, appears to be the same whether I arrived at it via the external Sitelinks Search Box or internally via Amazon's site-specific search.
This is an Amazon site-specific results page. The autocomplete suggestions via either search engine, though, won't necessarily "lead" you to the same query, as they are different along the way.
So, not only does Google gain an understanding, as you suggest, of a site, but it's likely that Google is using these more frequent Sitelinks Search Boxes to gain further understanding. This in large part, I believe, because onsite navigation in mobile, particularly on large sites, is going to be more and more done by search, and Google wants to keep a handle on what's searched and how that search is working. The Sitelinks Search Boxes provide Google with some reference points it can't see on dedicated site-search.
I'm not sure whether your previous use of the Google Custom Search Engine factors into what Google is currently showing, as Google would need current data to search a site.Yeah, that doesn't make any sense to me as well :-)
In a sense, you have a unique kind of test bed here. I'm assuming that it will be worth noting the kinds of changes you see if you switch back to the CSE.Thanks. At least we will have more tailored resutls with CSE than the current crappy ones.
This is an Amazon site-specific results page. The autocomplete suggestions via either search engine, though, won't necessarily "lead" you to the same query, as they are different along the way.
Can you please explain this further? I didn't get it.
<meta name="google" content="nositelinkssearchbox">
you'd have to be careful to avoid the "fuzzy green gold widgets" on the route to "fuzzy green widgets".Again, it's up to Google to decide what auto-complete suggestions it wants give for a search query right? And I am not worried as long as the the visitor sticks with the sitelinks search box until he completes his query when there are no auto-complete suggestions for him :D
This means you should add the markup if you have a site-specific search so that when the algos find enough support to show it, the search points to your site's search feature.
So even if Google is already showing the Google site search box, and you DO add the appropriate schema markup to your homepage, that is still no guarantee that Google will take the user to your own site search on your own domain?
I added it days ago (we do have the box showing on Google results), however it still generates Google results on Google, not our website.
Did you need any other schema code on the homepage or just the search code?