Can google “see” this custom javascript code which displays links from an external site to mine
Posted
by
webmasters
on Pro Webmasters
See other posts from Pro Webmasters
or by webmasters
Published on 2012-07-20T12:45:26Z
Indexed on
2012/09/23
21:50 UTC
Read the original article
Hit count: 1175
seo
|JavaScript
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?
© Pro Webmasters or respective owner