Share links with <script src=""> SEO
Posted
by
gansbrest
on Pro Webmasters
See other posts from Pro Webmasters
or by gansbrest
Published on 2011-02-07T23:43:45Z
Indexed on
2011/02/08
7:33 UTC
Read the original article
Hit count: 287
Hi,
I would like to create a share link to my website using javascript:
script src="[url-to-my-script]"
Basically the main idea behind this is to render HTML block with an image and link to the website.
By using JavaScript approach I can control the look and feel of that link + potentially I could change the link html in the future without touching partner websites.
The only potential problem I see with this approach is SEO. I'm not sure if google will be able to index that link to my website, since it's generated by javascript.
© Pro Webmasters or respective owner