Page 1 of 1

story of search engine (3)

Posted: Fri Mar 25, 2005 3:02 pm
by php12342005
in "story of search engine (2)", i got conclusion: the more words a web-page contains, the more opertunities the page has to be found by search engines.

question in story of (3) is:

If I use javascript to generate dynamic many many words,
i.e. OnLoad - print ("manay many ..... words").

can the "manay many ..... words" dynamically generated increse the page's ranking for search engines - similar to static "many many words" on the page?


:?:

i think so

Posted: Fri Mar 25, 2005 3:07 pm
by method_man
i think so

matt

Posted: Fri Mar 25, 2005 3:09 pm
by feyd
search engines don't really pay attention to what Javascript would output, because they don't really parse Javascript like your browser does.. so uh... that'd depend on your code..

Posted: Fri Mar 25, 2005 3:18 pm
by php12342005
"that'd depend on your code.."
what do you mean?
do you mean it works if code in javascript is good?


:?:

Posted: Fri Mar 25, 2005 3:32 pm
by feyd
I mean Javascript isn't run by a search engine. So it literally depends on the code you have in the page.