Today, we’re announcing several new features to give you more flexibility on how and when to trigger them.

Regular expressions: Use regular expressions instead of verbatim query matches to make it easier to display your promotions for all relevant user queries.

Promotion URL and titles based on the user’s query: Instead of manually adding and maintaining a long list of similarly structured URLs and promotion titles, now you can use the $q variable in your promotion URL or title to replace it with the user’s query.

Enable/disable individual promotions: Manually enable or disable each promotion without affecting the others.

Promotions for Custom Search engines created in AdSense: Promotions now work for these CSEs (though they are still managed via the CSE’s control panel on the Google Custom Search site).

We hope these new features make it easier for you to use promotions on your site. For more details and instructions, please visit our help center. Let us know what you think in our discussion forum.

Posted by: Weiyu Zhu, Software Engineer


Want to learn more about how this works? First of all, like all custom search engines, this uses the power and scale of Google search to constantly crawl the web, looking for structured data to add to the Google index. In this case, sites like simplyhired.com have added JobPosting markup from Schema.org to their sites to help search engines identify veteran-committed job openings, job title, job location, etc.

Recognizing that many job seekers are interested in jobs in their local area, the NRD did some extra work to support a location-based search. When a user specifies a location such as a city or a zipcode in a search, the location is converted into a list of nearby cities with normalized names that match those location markups in the job posting webpages.

To restrict results to only the relevant job postings, for every user query on their site, NRD sends a well formed query request to Google Custom Search including structured search operators such as filtering by cities and job codes and sorting by date to receive XML results and render them on their site.

We’re happy to contribute to this important initiative and hope the power of Google Custom Search can help more businesses to deliver creative search solutions for their users.

Posted by: Hui Xu, Technical Lead, Custom Search Team


To learn more about automatic thumbnails (and how to disable them), see our Help Center.

Automatic thumbnails are only available with the Custom Search Element. If you are using an iframe CSE, switch to the Element to ensure that you always have the most up-to-date features.

We hope you and your visitors enjoy this new feature. Early reviews have been positive and we look forward to your feedback.

Posted by Edison Nica, Software Engineer