Version 3.06
poking around in webmaster tools today, i came across number 6 in the list of top keywords “Islands or Island”
When I looked deeper Google reckons it is internally listed 37,000 times. I checked the top pages google reckon it is linked from and didnt see the words. I then viewed the page source and found the word “Island” listed 28 times as part of some code starting on line 1501 with
[size=3][color=#000000][font=monospace]var states = new Array();[/font][/color][/size]
var states = new Array();
states['AU'] = new Array();
states['AU']['__ACT'] = 'Australian Capital Territory';
states['AU']['__NSW'] = 'New South Wales';
states['AU']['__NT'] = 'Northern Territory';
states['AU']['__QLD'] = 'Queensland';
states['AU']['__SA'] = 'South Australia';
states['AU']['__TAS'] = 'Tasmania';
states['AU']['__VIC'] = 'Victoria';
states['AU']['__WA'] = 'Western Australia';
states['CA'] = new Array();
states['CA']['__AB'] = 'Alberta';
states['CA']['__BC'] = 'British Columbia';
states['CA']['__MB'] = 'Manitoba';
states['CA']['__NB'] = 'New Brunswick';
states['CA']['__NL'] = 'Newfoundland and Labrador';
states['CA']['__NT'] = 'Northwest Territories';
states['CA']['__NS'] = 'Nova Scotia';
states['CA']['__NU'] = 'Nunavut';
states['CA']['__ON'] = 'Ontario';
states['CA']['__PE'] = 'Prince Edward Island';
[size=3][color=#000000][font=monospace]as part of the locations I assume. Also it s not happening on all products[/font][/color][/size]
[size=3][color=#000000][font=monospace]My questions is, [/font][/color][color=#000000][font=monospace]is it possbile, to block this, should it be searchable or can it be changed etc etc and any other info anyone can shed on it would appreciate.[/font][/color][/size]
I checked the demo site and dont see the same thing on there. Same thing listed for keywords as “county” and “territory” but to a much less extent
V3.06
[size=4][color=#000000][font=monospace]Thanks[/font][/color]
[color=#000000][font=monospace]John[/font][/color][/size]