![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Finally: But (more or less) the same dropdown menus can also be created with server-side dynamic css techniques. |
#3
| |||
| |||
|
|
Urls generated by javascript and/or Flash aren't visible to search engines, so any page that relies on client-side generation, that does not ALSO print those links in some additional search-engine-friendly way, is making a big SEO mistake. That's been common message here in this group. So, the questions: If you do (for what ever reason) use javascript to generate clickable URLs on a page, what is the best way to make those links visible to search engines? Is it satisfactory to put the comprehensive link list inside a noscript block? noscript a href="this.that.the.other.com/abc.html"> abc <a/ /noscript Does that solve the SEO javascript-generated link problem? Is that the best way? Or is there a better way? Finally....developers do this because they like the dropdown link menus they can instantiate with cut-and-paste javacript. Finally: But (more or less) the same dropdown menus can also be created with server-side dynamic css techniques. Are sometimes hidden, sometimes visible dropdown links (made with css) visible to search engines? |
#4
| |||
| |||
|
|
That's a bit like asking, "What's been programmed ever in the universe?" I don't know the answer to that one either. If in doubt, build a sample and run it past a spider-sim. |
#5
| |||
| |||
|
|
Big Bill wrote: That's a bit like asking, "What's been programmed ever in the universe?" I don't know the answer to that one either. If in doubt, build a sample and run it past a spider-sim. .....what kind of an answer is that? I expect you (big bill) to know everything. I guess I was just asking does a noscript tag work? If someone I know pays too much for a website and ends up with a bunch of dropdown menu javascript links they paid 15 grand for, will those links get indexed by Google, IF THEY are also put into a noscript block. My friend asked me and I confidently said "yes, as long as they do the noscript trick" But I wasn't as confident as I pretended to be. That's why I asked world's foremost experts ;-) |
#6
| |||
| |||
|
|
Is it satisfactory to put the comprehensive link list inside a noscript block? |
|
Finally: But (more or less) the same dropdown menus can also be created with server-side dynamic css techniques. Are sometimes hidden, sometimes visible dropdown links (made with css) visible to search engines? |
#7
| |||
| |||
|
|
Finally: But (more or less) the same dropdown menus can also be created with server-side dynamic css techniques. ...now that I think about it, most of that dynamic css stuff relies on some level of javascript too, so I guess its more or less the same. |
#8
| |||
| |||
|
|
Big Bill wrote: That's a bit like asking, "What's been programmed ever in the universe?" I don't know the answer to that one either. If in doubt, build a sample and run it past a spider-sim. .....what kind of an answer is that? |
|
I expect you (big bill) to know everything. I guess I was just asking does a noscript tag work? If someone I know pays too much for a website and ends up with a bunch of dropdown menu javascript links they paid 15 grand for, will those links get indexed by Google, IF THEY are also put into a noscript block. |
|
My friend asked me and I confidently said "yes, as long as they do the noscript trick" But I wasn't as confident as I pretended to be. That's why I asked world's foremost experts ;-) |
#9
| |||
| |||
|
|
If you do (for what ever reason) use javascript to generate clickable URLs on a page, what is the best way to make those links visible to search engines? |
|
But (more or less) the same dropdown menus can also be created with server-side dynamic css techniques. Are sometimes hidden, sometimes visible dropdown links (made with css) visible to search engines? |
#10
| |||
| |||
|
|
Finally: But (more or less) the same dropdown menus can also be created with server-side dynamic css techniques. ...now that I think about it, most of that dynamic css stuff relies on some level of javascript too, so I guess its more or less the same. |
![]() |
| Thread Tools | |
| Display Modes | |
| |