VA Custom Search

I’ve been meaning to do this for a long time but somehow never did.

I want to see what happens if we build a custom Google Search Engine for VA educational content. I know we duplicate things a million times over. I’m hoping this might help. It’s low effort enough to make. Essentially, I’d like all you good VA educators who have common wants and needs to submit your county sites, your particular social bookmarking pages, wherever you have your vetted content living.

You can embed the custom search in your own site with the code below and you can add your own sites to the mix using the form below.

<script>
  (function() {
    var cx = '010337695173522463134:0ckg81d4nbu';
    var gcse = document.createElement('script');
    gcse.type = 'text/javascript';
    gcse.async = true;
    gcse.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') +
        '//www.google.com/cse/cse.js?cx=' + cx;
    var s = document.getElementsByTagName('script')[0];
    s.parentNode.insertBefore(gcse, s);
  })();
</script>
<gcse:search></gcse:search>