Forum Moderators: open

Message Too Old, No Replies

does text produced by js function help my site?

         

chamco

9:52 am on Sep 3, 2006 (gmt 0)

10+ Year Member



On our ecommerce website, we are thinking of adding ratings provided by an external site.
I noticed that they give a javascript function call on external js (we link to it on their site) as the way to display the text.

One of the benefits of having these ratings and opinions was the SEO benefit (although we do think that users will benefit from seeing them).

Does this method mean that the serps will never see the text that the function is displaying?

Should I try to get them to allow me to parse the results and display as regular text?

Also: when we implement, will having 2,000 new pages (the "see more reviews" pages) on our site be harmful for seo? Should I try to find a way to launch only 100 a day for 20 days, or something like that?

Robert Charlton

7:57 pm on Sep 4, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Should I try to get them to allow me to parse the results and display as regular text?

chamco - If I'm understanding you correctly, this is the way to go. The engines will not see text that's written or called by javascript.

On the other hand, this may well by why the external site is supplying text this way. They may not want dupe content.

I would say overall that since they are supplying the text and it's not unique to your site, it will be of dubious SEO value to you anyway. You should probably substantially rewrite the text or create your own.