Search Google CSE Help - Integration into Blogger
Google's own CSE for their help seems to be broken, so I made my own ! It is under 'Documentation' Clicking 'Blogs | Docs | Forum' give very few, if any results - almost all are in 'Help'. To integrate it with Blogger, I set CSE to a two-page layout. Layout - Control Panel Click 'Save and Get Code'. <script> (function() { var cx = '006489679047832463012:k3mdxr__op8'; 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:searchbox-only></gcse:searchbox-only> is the code for the input box. I want to put it in the right ...