[Javascript] Online calculator

Peter Brunone peter at brunone.com
Mon Aug 14 11:30:42 CDT 2006


		Hi Peter,

   The only time Javascript "breaks" your search engine viability is when it replaces your content and/or links.  Search engines work by following links, indexing the content on each page, and then following the links on each page.  If your links are replaced by Javascript calls, the search engine won't know what to do.
   Since you're just using JS to manipulate numbers within the same page, I can't see this being a problem.  Just make sure that all relevant areas of your site are still linked by traditional means and you should be fine.

Cheers,

Peter

				From: "Peter Lauri" <lists at dwsasia.com>

Hi Group,

								I am going to create an online calculator similar to this one:

										http://www.pacificteak.com/financials/projections1.htm

								This one is built in flash, but I think that a JavaScript solution would be better. Then my question is:

								Is it possible to build a calculator like this with JavaScript that does not break the search engines? The reason why I ask is because I always heard that JavaScript can many times break the search engines.

								Best regards,

								Peter Lauri


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20060814/b99fad6d/attachment.htm>


More information about the Javascript mailing list