Ring Fragment
Ring Fragment
When you get your site information after adding your page to the queue, you will get your own customized ring fragment in your submission mail. It will look like this on your page.
');
document.write('
');
// document.write('
');
document.write('');
document.write('');
if (document.cookie.indexOf('fcseenpop') == -1) {
pop_domain = document.domain.substring(document.domain.indexOf('.'));
expiry_date = new Date(new Date().getTime() + 86400000).toGMTString(); // 24 hours
document.write('');
document.cookie = 'fcseenpop=1; path=/; domain=' + pop_domain + '; expires=' + expiry_date;
}
}
}
// -->