This script will help you Show blog articles first when searching from blog pages
<script>
var __isp_options = __isp_options || { }
__isp_options.isp_serp_callback = function() { if (document.referrer.indexOf('/ blog') > 0 && document.getElementById('isp_ tab_content')) { switch_content_type(1); } }
</script>