hoangvu
New member
- Joined
- Jun 6, 2012
- Messages
- 1,835
- Points
- 0
Hi all,
Does Google follow links in Javascript ?
Example javascript code:
Do you think Google will see links inside JavaScript code ?
Thanks
Does Google follow links in Javascript ?
Example javascript code:
Code:
var wmslink = [url]https://www.webmastersun.com;[/url]
document.write('<a href=\"' +wmslink+ '\"><img src=\"'+wmsimage+'\" border="0" alt=\"'+wmstext+'\"></a>');
Thanks
Last edited: