|
|
#1 (permalink) |
|
New Member
![]() Join Date: Jul 2008
Posts: 2
|
My index file is just a couple of empty divs that get filled through javascript which parses an xml file for content. If I submit such a site to a search engine, will the spiders allow the script to execute and fill the site with content? My initial guess would be no but I wanted to ask someone with more experience.
|
|
|
|
|
|
#5 (permalink) |
|
New Member
![]() Join Date: Jul 2008
Posts: 10
|
Disadvantages of client-side scripts
Usually the functionality of a navigation form will call on client-side scripts. There are two disadvantages to this. A visitor whose browser does not support client-side scripts will be confronted with a form that does not work. The links in the menu will not be accessible for these visitors if using the form is the only way of following these links. Search spiders will ignore the navigation form. Not only do search spiders not support client-side scripts, they will not follow forms at all. The links in the menu will not be not accessible for search spiders if the form is the only way of following these links. |
|
|
|
|
|
#6 (permalink) | |
|
New Member
![]() Join Date: Oct 2008
Posts: 8
|
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|