Can google “see” this custom javascript code which displays links from an external site to mine
- by webmasters
I have a javascript code on my site who displays links from another site.
This is what I have on my source before:
<script language="JavaScript" type="text/javascript">showLink(1);</script>
This is what I have copied from my source after the page has loaded:
<script language="JavaScript" type="text/javascript">showLink(1);</script><a rel="nofollow" target="_blank" class="anc" href="http://x5.external_site.net/sc/out.php?s=5483&o=http%3A%2F%2Fwww.bluetooth.com">Bluetooth Devices</a>
Can google see this link?