![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
I've set up a simple page that uses the 'Set Text of Layer' Behavior. I have one layer and several buttons, each with its own 'Set Text of Layer' command attached. Are search engines able to search through the html code that each button loads into the layer? Thanks. j |
#3
| |||
| |||
|
|
I've set up a simple page that uses the 'Set Text of Layer' Behavior. I have one layer and several buttons, each with its own 'Set Text of Layer' command attached. Are search engines able to search through the html code that each button loads into the layer? Thanks. j |
#4
| |||
| |||
|
|
Depends...if your content is stored in javascript strings, It's doubtful the search engine will be able to pull that out in any clean way. |
|
I've set up a simple page that uses the 'Set Text of Layer' Behavior. I have one layer and several buttons, each with its own 'Set Text of Layer' command attached. Are search engines able to search through the html code that each button loads into the layer? Thanks. j Depends...if your content is stored in javascript strings, It's doubtful the search engine will be able to pull that out in any clean way. If it's merely a bunch of layers that are being hidden and shown via javascript, then the robot should be able to read the content just fine. -Darrel |
#5
| |||
| |||
|
|
It's not. Set Text of Layer embeds server encoded HTML strings on the body of the page. |
#6
| |||
| |||
|
|
It's not. Set Text of Layer embeds server encoded HTML strings on the body of the page. What is a 'server encoded HTML string'? -Darrel |
#7
| |||
| |||
|
|
I've set up a simple page that uses the 'Set Text of Layer' Behavior. I have one layer and several buttons, each with its own 'Set Text of Layer' command attached. Are search engines able to search through the html code that each button loads into the layer? Thanks. j |
#8
| |||
| |||
|
|
director boy wrote: I've set up a simple page that uses the 'Set Text of Layer' Behavior. I have one layer and several buttons, each with its own 'Set Text of Layer' command attached. Are search engines able to search through the html code that each button loads into the layer? Thanks. j Using the SetTextOfLayer behavior puts the text into a JavaScript string that search engines cannot see. Even if they could, a person following a link to that page would, very likely, not see what it was because it was not showing, so they would leave the site and go back to their search results looking for a site that actually showed them what they searched for. I would suggest you abandon this idea. Gary |
#9
| |||
| |||
|
|
Try it - you will see.... http://www.murraytestsite.com/showtextoflayer.htm Look at the code. |
#10
| |||
| |||
|
|
Ugh - you are exactly right. Apologies to those I may have mislead with my earlier comments. |
![]() |
| Thread Tools | |
| Display Modes | |
| |