| | |
JS jump menu location indexing on search engines
Please support our JavaScript / DHTML / AJAX advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
Hi all,
I'm creating different pages on a website for each branch in the country for a business. The way the user gets to their branch is through a dreamweaver generated jump menu.
My question is: Will search engine robots crawl the pages that are linked via the jump menu?
So for example the page for the London branch can only be navigated to via the jump menu (or typing in the url in the address bar). Will a search engine index this page?
The jump menu script is below:
I'm creating different pages on a website for each branch in the country for a business. The way the user gets to their branch is through a dreamweaver generated jump menu.
My question is: Will search engine robots crawl the pages that are linked via the jump menu?
So for example the page for the London branch can only be navigated to via the jump menu (or typing in the url in the address bar). Will a search engine index this page?
The jump menu script is below:
JavaScript / DHTML / AJAX Syntax (Toggle Plain Text)
<script type="text/javascript"> <!-- function MM_jumpMenuGo(objId,targ,restore){ //v9.0 var selObj = null; with (document) { if (getElementById) selObj = getElementById(objId); if (selObj) eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } } //--> </script> <form id="form"> <select name="country" id="country" onchange="MM_jumpMenuGo('country','parent',0)"> <option value="">Choose</option> <option value="">======</option> <option value="england">England</option> <option value="scotland">Scotland</option> <option value="wales">Wales</option> <option value="northernireland">Northern Ireland</option> </select> <input type="button" name="go_button" id= "go_button" value="Go" onclick="MM_jumpMenuGo('country','parent',0)" /> </form>
Ill solve somebody's thread someday! xD
0
#2 31 Days Ago
Max,
That's a good question. I have always assumed NO, search engines will not penetrate javascript orchestrated hyperlinks. However, there's no particular reason why a smart search engine should not do so. But my best guess remains that most search engines will not.
A workaround would be to include standard html hyperlinks in addition to your jump menu. You could do this on the/each page (eg in a footer) or (probably better) in a "Site Map" page linked eg. from your site's main nav bar.
With a little imagination, you could automate the construction of both jump menu(s) and the corresponding section of the site map by writing either functions or a class that draws on the same "database" of urls (could be simply hard coded). This would ensure that the site map is always up to date with changes to your jump menu(s).
Airshow
That's a good question. I have always assumed NO, search engines will not penetrate javascript orchestrated hyperlinks. However, there's no particular reason why a smart search engine should not do so. But my best guess remains that most search engines will not.
A workaround would be to include standard html hyperlinks in addition to your jump menu. You could do this on the/each page (eg in a footer) or (probably better) in a "Site Map" page linked eg. from your site's main nav bar.
With a little imagination, you could automate the construction of both jump menu(s) and the corresponding section of the site map by writing either functions or a class that draws on the same "database" of urls (could be simply hard coded). This would ensure that the site map is always up to date with changes to your jump menu(s).
Airshow
Last edited by Airshow; 31 Days Ago at 7:02 pm.
50% of the solution lies in accurately describing the problem!
0
#3 30 Days Ago
thanks for the reply and advice airshow. I had thought of having the drop down menu's automated using a database but by the time i had got to the branch page, the unique content for each page would be too detailed (with html codes and so on) to be stored in a database. Little changes will be made to the pages once they have been created anyway so I concluded it would be easiest to just do it all manually.
As for making my links search engine friendly, I will use the site map solution and consider adding text links to the pages as well underneath (also good for people with javascript turned off).
Thanks again for your help, much appreciated.
As for making my links search engine friendly, I will use the site map solution and consider adding text links to the pages as well underneath (also good for people with javascript turned off).
Thanks again for your help, much appreciated.
Ill solve somebody's thread someday! xD
![]() |
Similar Threads
- Problems: Getting redirected to search engines and cannot download things (Windows NT / 2000 / XP)
- Virus affecting Trend Micro and search engines (Viruses, Spyware and other Nasties)
- Web Search Results, How do we get into the Search Engines! (Website Reviews)
- Help For php Chain select jump menu (PHP)
- How to get a flash site read by the search engines (Search Engine Optimization)
- Search Engines into LSI (Search Engine Optimization)
- Search engine friendly drop down menus (Site Layout and Usability)
- I keep getting sent to various search engines (HJT Attached) (Viruses, Spyware and other Nasties)
- Get Huge Traffic and Get Listed Hundreds Of Times in The Major Search Engines (Promotion and Marketing Plans)
Other Threads in the JavaScript / DHTML / AJAX Forum
- Previous Thread: AJAX/PHP to open a certian window according to the variable received.
- Next Thread: Dependant combo only works one time in IE
| Thread Tools | Search this Thread |
adsense adult advanced advertising api apple archive array art article bing blogging book british business c# c++ calendar community consumersearch copyright cuil daniweb data database development dropdown earth engine enterprisesearch europe facebook failure filters game gaudi google hacking index internet internetadvertising iphone jump key knol laws legal live looping malware marketing math mcafee men menu microblogging microsoft monetization msn multiple mysql netbooks news operatingsystems optimization pdf php privacy publishing quaero rails revenue search searchadvertising searchengine searchwiki security seo sex silverlight socialnetworking software space spyware test tweetnews twitter universe upload usenet vb.net videosearch web webmaster website wiki wolfram wolframalpha yahoo yahoo!






