New SearchAction Schema - How?

by knife
0 replies
  • SEO
  • |
I'm having difficulty figuring out how to implement the new SearchAction schema.

The current code for the search form is as follows.

<script type="text/javascript">
//<![CDATA[
var searchForm = new Varien.searchForm('search_mini_form', 'search', 'Search Keyword or Item #');
//]]>
</script>

Been banging my head against a wall. Thoughts?
#rich snippets #schema #searchaction

Trending Topics