verilix
Elite Member
- Sep 18, 2009
- 3,095
- 1,355
Code:
<script language="JavaScript">
var popunder="http://www.mywebsite.com/"
function loadpopunder(){
win2=window.open(popunder)
win2.blur()
window.focus()
}
loadpopunder()
</script>
It's a popunder. When people visit my website, the popunder pops up in a separate window. Will Google crawl that? And does it count as a backlink? The website in question is penalized and I'm trying to send traffic off of it without redirecting.
Regards,
~ver.