I'm trying to set up a free account at publishedin.com. Part of the process involves putting a script into into my blogger template (hosted at blogspot.com). Specifically, I have to place this into the head element of my blogger template:
<script type="text/javascript">
publishedin_website_id = 123456;
</script>
<script type="text/javascript" src="//re.publishedin.com/p.js"></script>
The site gives me the message, We could not detect the Publishedin code.
Any insights?