javascript - Get html source of dynamic content generated through Java functions -


in site working on there many java functions dynamically generate content when executed, problem content not visible in source when viewing source show java function content not visible search engines.

is there way make content visible in source visible search engines?

the answer question 'no'. search engines not attempt parse , run js (which necessary recreate output user sees).


Comments

Popular posts from this blog

html5 - What is breaking my page when printing? -

html - Unable to style the color of bullets in a list -

c# - must be a non-abstract type with a public parameterless constructor in redis -