JavaScript

F

Fred

Does anyone know a way of hiding all the JavaScript that a page creates as
I'm not sure how spider friendly all this script is. Fred
 
T

Thomas A. Rowe

You can not hide JavaScript. Most search engines currently ignore JavaScript functions in the head
of your pages.

--
==============================================
Thomas A. Rowe (Microsoft MVP - FrontPage)
WEBMASTER Resources(tm)

FrontPage Resources, WebCircle, MS KB Quick Links, etc.
==============================================
 
Top