thanks I will see what using the "<script src" will do to the results.
We have navigation menu's on every page that are the same for an entire product line. All of them are named the same but reside in different places. Here are a few of the 45+ places.
<script src='/appsys/left_nav/emenu.js'></script>
<script src='/automationfair/emenu.js'></script>
<script src='/certification/left_nav/emenu.js'></script>
<script src='/cig/left_nav/emenu.js'></script>
<script src='/drives/left_nav/emenu.js'></script>
Is there anyway to use the links from them but discard the text?
To see this menu in practice: http://www.ab.com/drives
The issue is that the words in the menu are becoming matches in searches.
Thanks
John