Re: GMap2 is UNDEFINED goes way deep.
Hi Doug
Thanks. You have told me something I didn't know about my own service
provider.
Technically speaking, if it is a cache problem, it will eventually
clear up won't it? Sure it may take a while, but if I dont keep pushing
new codes through, it should clear up?
But then why would the Google maps home page stop working if the cache
is specific to the domain that serves them? This domain was working
fine until I started testing on other domains, well actually no, it
stopped working when I started to test locally.
But yes, you are right, everything does point to a cache problem. And I
noticed that the other posts regarding this problem have come from
people who have also been experimenting and probably got the wrong
script cached along the way.
It would also explain why all of a sudden, pages that weren't working,
suddenly start to work again, for no reason.
Thanks for your time, greatly appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: Details map inside info window
I forgot to add...the issue i'm looking into, if you want to spur the
event, click on a link on the right.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
[Web Marketing] Tech related link directory
Hi,
I am the webmaster of viduranet.com. I am planning to build a tech
related link directory... You can find it here
http://viduranet.com/nuke/modules.php?name=Web_Links This thread is
just to invite you all to submit links. If you own a tech related
website or you are a fan of such site, please post the link with a
small description about 200 words.
This is not a reciprocal link-exchanging program. I do not ask anything
in return. Please submit quality and helpful links... This may perhaps
help you to increase your Google page rank.
Thanks for anyone who take time to submit a link.
Currently available categories are.
· Communications and Networking
· Computer Games
· Computer Generated Art
· Computer Graphics
· Computer Science
· Computers and Technology Weblogs
· Contests
· Conventions and Trade Shows
· Copmuter Hardware & peripherals
· Data Formats
· Desktop Customization
· Desktop Publishing
· Dictionaries
· Ebooks
· Employment
· ERP
· Industry Information
· Information Technology
· Internet
· Interview Questions
· Issues
· Magazines
· Mobile Computing
· News and Media
· Online Training
· Operating Systems
· Organizations
· Personal Digital Assistants
· Product Information and Reviews
· Programming and Development
· Related Links
· Science and Technology Policy
· Security and Encryption
· Software
· Standards
· Supercomputing and Parallel Computing
· Technical Guides and Support
· Telecommunications
· Testing
· User Groups
· Virtual Reality
· Web Directories
· World Wide Web
My intention is not to spam this group. If you think this is a spam,
just ignore.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Web Marketing" group.
To post to this group, send email to webmarketing@googlegroups.com
To unsubscribe from this group, send email to webmarketing-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/webmarketing
-~----------~----~----~----~------~----~------~--~---
Details map inside info window
Hello All,
I am working on a project and what I want to do is when an icon is
clicked on, I want to open an info window with a more detailed (zoomed
in) picture of the area. I have most of this working except for the
crucial part, the map itself isn't loading. In other words, the window
pops up with some information I put in and the div for the google maps
populates and even the Google logo is there, BUT NO MAP.
my code and page can be found here www.schibs.net/maps
I guess the line of code in concern is this exactly..
function myclick(i) {
gmarkers[i].openInfoWindowHtml(htmls[i])
loadDetailMap(gmarkers[i]);
}
which calls this function
function loadDetailMap(points){
alert("in here");
var detailmap = new GMap2(document.getElementById("map2"));
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
detailmap.setCenter(new GlatLng(points), 14);}
I'm an amateur at this so any help is appreciated!
Thanks
Scott
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
[Google-Desktop] Re: Suggestions!
here's the laundry list plugin for google desktop's sidebar
http://desktop.google.com/plugins/i/laundrytimer.html
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Desktop" group.
To post to this group, send email to Google-Desktop@googlegroups.com
To unsubscribe from this group, send email to Google-Desktop-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Desktop
-~----------~----~----~----~------~----~------~--~---
GOverviewMapControl() Listeners
Hello !
I'm working on getting the copyright text to move away when the
Overview map is used. I have already managed to get the text to move
when the overview is open.
What's I'm missing is a listener that would get triggered when the
Overview is hidden or shown.
Fo example If I start with the overview open, I move the text away so I
can see the Copyright, but when I close the overview, I need to know
what event is triggered to get the copyright text to move back to it's
original location.
Anyone has any idea about "overviewopen" and "overviewclose" events and
their correct name ?
Thanks in advance !!!!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: How many Layer can we have & How to Add the Hybrid Text
Wasn't it Ray who wrote:
>
>How many layers can I have?
The code doesn't place any restrictions on how many GTileLayers you can
have in a GMapType. I've never used more than three, and that started to
get a bit sluggish when loading three times as many tiles whenever the
map moved.
>How to Add the text like Hybrid Mode?
The text is just painted onto the tile image. Applications like
Photoshop and PaintShopPro will paint text along a path and outline it
with a different colour, so that it remains visible against both light
and dark backgrounds.
--
Google Map API Tutorial
http://www.econym.demon.co.uk/googlemaps/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Keyword News: [XBOX GAMES]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 9:25 PM PDT |
|
| See more news stories that match my keyword | |||
|
Re: how to use the fuction of the google maps api to draw a circle
See the page where the code came from at
http://www.lamatek.com/GoogleMaps/examples.jsp
Ken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
[SEO] Site not coming up in search engines
My site www.plantweanies.com is only picked up in Google if you run the
business name "Plant Weanies". I have run various searches that are so
specific that only 1 page of results are found, and yet my page does
not come up. Any suggestions or comments as to why this is happening???
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Search Engines Optimization" group.
To post to this group, send email to search-engines-optimization@googlegroups.com
To unsubscribe from this group, send email to search-engines-optimization-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/search-engines-optimization
-~----------~----~----~----~------~----~------~--~---
Re: How to retrieve current map copyright string?
Thanks for the response. I tried the command as stated and it just
errors out. I'm using v2.48. Any idea why it isn't working?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: txt file
You use Notepad and create a file with an URL for each line. Then save
the file in UT8 form as "sitemap" as a txt file to the directory
containing your html files. Upload to your directory. Find the page on
internet. It should be in format http://yourwebsite/sitemap.txt When
you successfully find the sitemap, copy the URL and submit it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
Why Won't Google Index This Page?
I have a page
http://canoecampfish.com/fishingarticles-cleaning-pike.htm along with a
bunch of others that google will not index. These pages have been
published for months and the one I posted here even has backlinks to
it. Is there something wrong with the page?
I created txt file site maps (for this site and another) and submitted
them in the last week. Will that do it?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
Re: how to use the fuction of the google maps api to draw a circle
See the source code of this page
http://www.elodgingatbristol.com/gMaps/TestingNewFormat2.htm
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: Map on Safari browser
Thanks, David,
I appreciate your help! I'm not sure what to do about the
OverviewMap in Safari just yet.
Ken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: errors?
Hi Peter,
I could not figure out how to post my feed without messing up the
format, but it looks like things are happening. Plus, Lori at Froogle
has been invaluable in helping me out. Thank you for your help I
really do appreciate it.
TheBarefootMommy.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google - Froogle Merchants" group.
To post to this group, send email to Froogle-Merchants@googlegroups.com
To unsubscribe from this group, send email to Froogle-Merchants-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Froogle-Merchants
-~----------~----~----~----~------~----~------~--~---
Keyword News: [Microsoft Games]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 5:30 PM PDT |
|
| See more news stories that match my keyword | |||
|
Keyword News: [XBOX DEVELOPMENT]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 5:18 PM PDT |
|
| See more news stories that match my keyword | |||
|
Keyword News: [XBOX SOFTWARE]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 5:11 PM PDT |
|
| See more news stories that match my keyword | |||
|
Keyword News: [XBOX 360]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 5:07 PM PDT |
|
| See more news stories that match my keyword | |||
|
Re: txt file
Try to upload the sitemap xml file as sitemap.txt and then change the
filename to sitemap.xml. Sometimes that will fool some web file
managers with file type limitations.
~ Jim
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
Re: GMap2 is UNDEFINED goes way deep.
Jackson,
I clicked "show options" (in the Google Groups browser interface) and
the "Show original".
Here are three of the headers from your post:
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
.NET CLR
1.1.4322),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.1 ctb-cache6 (NetCache NetApp/6.0.2P1D2)
The first one says you are using the Google Groups interface.
The second that you are using IE 6.0 on Windows XP with .NET 1.1.
The third says there is a product called NetCache between you and the
internet.
Cached files are domain specific, but specific to the domain that
serves them, not the domain that references them. All the browsers, IE
and FF on your machine or others behind the same caching proxy may end
up seeing the same problems.
A quick google for "NetCache+NetApp" points to pages about a hardware
caching appliance. Perhaps Atlantic Internet Services is using a NetApp
cache appliance to speed up performance for their DSL or dialup
customers, or to reduce their upstream bandwidth requirements.
Doug
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: Map on Safari browser
Thanks Esa and Mike,
I'll work on that css like you suggested and have been in the
process of setting width and heights with "px" in stead of just the
value. I know that FF in particular don't like it without the px and
Opera also, so I'll get it changed and publish. Esa I have been looking
at FF jsconsole and I'll work on clearing those errors up. Thanks for
the help guys.
Ken
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
RE: Post here if you have lost index pages
Thanks!
Adwords account - "I think we are getting the big picture". The less you
show up the more you have to spend ... But we are much smarter than google
gave us credit for. Spend more ... no way ... jump ship (unethical business
practices do not work)!
It isn't good to get a Web developer by their "ranking" - we have really big
mouths and lots of email addresses. Being experts in our field people
listen to us first (that is why google is where they are today or should I
say last year)!
At this point I have reprogrammed my brain from Google to Dogpile! The
fingers are finally getting it :-) The competitor that took all of our
spots is brand new. Not only that, they mirrored their original Web site,
bought an expired domain that had been online for a long time and bingo -
they own the SERPS. I guess the Internet fingerprint that we all worked so
hard to get doesn't really matter in the long run except on Yahoo and MSN.
Google really shot themselves over this. They gave their competitors the
key to increasing their market share. Maybe Microsoft paid Google to do it
so we would all jump ship ... lol! I love Microsoft and hope they run with
the ball that has been neatly placed in their court - they have a FREE pass.
I still can't believe that no one from google has tried to save face. A
blast email to everyone that used sitemaps with an apology, action plan,
free ad sense advertising (big grin), etc.
This entire issue would be a great article. I think I will start writing
one this weekend and send a press release out to all the papers and tv
stations in this area. We own a media company so we have a lot of pull
around here! If you want to say anything in the article send me your
comments and contact information so we can give you credit!
Deirdre Cavener, MCP
(727) 517-8450 phone | (727) 517-1133 fax
CyberMedia TechCom, Inc.
"There is only one success--to be able to spend your life in your own
ay." -- Christopher Morley
"Knowledge is your best defense." -- James J. Cavener
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com]On Behalf Of Norman
Sent: Saturday, April 29, 2006 5:26 PM
To: google-sitemaps@googlegroups.com
Subject: RE: Post here if you have lost index pages
Deirdre here is the link to the Yahoo submission page.
http://submit.search.yahoo.com/free/request
The instructions are on the page. Most of my sites come up literally on the
first page in Yahoo, MSN and other search engines.
Google blew me out for some reason. I just checked my bank account online
and they sure charged for the adwords campaign though.
Norman Gregory Fernandez
iHostKing.com
http://ihostking.com
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com] On Behalf Of Deirdre Cavener
Sent: Saturday, April 29, 2006 2:09 PM
To: google-sitemaps@googlegroups.com
Subject: RE: Post here if you have lost index pages
Thanks for the heads up with Yahoo sitemaps. 2 weeks - not bad. I still am
at a loss of why google is so slow. This is the internet age! 30 days, 60
days, 6 months (whatever)!
Deirdre Cavener, MCP
(727) 517-8450 phone | (727) 517-1133 fax
CyberMedia TechCom, Inc.
Tampa Bay Life, "Creating community in a global world." -- www.TBLife.com
<http://www.TBLife.com>
MY Zop - The Only Place to Shop! www.MyZop.com <http://www.MyZop.com>
My Green Pages - GO LOCAL -- www.MyGreenPages.com
<http://www.MyGreenPages.com>
Zootels, Book a hotel anywhere in the continental United States,
www.Zootels.com <http://www.Zootels.com>
"There is only one success--to be able to spend your life in your own
ay." -- Christopher Morley
"Knowledge is your best defense." -- James J. Cavener
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com]On Behalf Of Norman
Sent: Saturday, April 29, 2006 2:59 PM
To: google-sitemaps@googlegroups.com
Subject: RE: Post here if you have lost index pages
I have taken all of my sites off of sitemaps, and re-submitted them the old
fashioned way. This was only a few days ago. I am hoping for the best. We
will see.
When I stop hearing about people losing their indexed pages I may try it
again.
Yahoo has a similar index submission system using a text file called
urllist.txt. They indexed every one of the pages I submitted in less than
two weeks.
My business interests are not worth being a guinea pig! I feel like I was
duped with this "beta" sitemap system.
Norman Gregory Fernandez
iHostKing.com
http://ihostking.com
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com] On Behalf Of Jon
Sent: Saturday, April 29, 2006 11:14 AM
To: google-sitemaps
Subject: Re: Post here if you have lost index pages
Has anyone tried to delete the sitemaps and see if they get more
listings back in the index by allowing a 'natural crawl' by Google? I
too have had the problem of a new site that was very well indexed by
using the sitemaps beta only to have it drop to nearly no indexed pages
in the last month... but i have another site that was 'naturally
crawled' by Google (no sitemaps were used) and it's still very well
indexed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
[Google-Desktop] Re: Baseball scores on GD?
I agree also. This is the thing that stops me from using the program.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Desktop" group.
To post to this group, send email to Google-Desktop@googlegroups.com
To unsubscribe from this group, send email to Google-Desktop-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Desktop
-~----------~----~----~----~------~----~------~--~---
RE: Post here if you have lost index pages
Deirdre here is the link to the Yahoo submission page.
http://submit.search.yahoo.com/free/request
The instructions are on the page. Most of my sites come up literally on the
first page in Yahoo, MSN and other search engines.
Google blew me out for some reason. I just checked my bank account online
and they sure charged for the adwords campaign though.
Norman Gregory Fernandez
iHostKing.com
http://ihostking.com
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com] On Behalf Of Deirdre Cavener
Sent: Saturday, April 29, 2006 2:09 PM
To: google-sitemaps@googlegroups.com
Subject: RE: Post here if you have lost index pages
Thanks for the heads up with Yahoo sitemaps. 2 weeks - not bad. I still am
at a loss of why google is so slow. This is the internet age! 30 days, 60
days, 6 months (whatever)!
Deirdre Cavener, MCP
(727) 517-8450 phone | (727) 517-1133 fax
CyberMedia TechCom, Inc.
Tampa Bay Life, "Creating community in a global world." -- www.TBLife.com
<http://www.TBLife.com>
MY Zop - The Only Place to Shop! www.MyZop.com <http://www.MyZop.com>
My Green Pages - GO LOCAL -- www.MyGreenPages.com
<http://www.MyGreenPages.com>
Zootels, Book a hotel anywhere in the continental United States,
www.Zootels.com <http://www.Zootels.com>
"There is only one success--to be able to spend your life in your own
ay." -- Christopher Morley
"Knowledge is your best defense." -- James J. Cavener
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com]On Behalf Of Norman
Sent: Saturday, April 29, 2006 2:59 PM
To: google-sitemaps@googlegroups.com
Subject: RE: Post here if you have lost index pages
I have taken all of my sites off of sitemaps, and re-submitted them the old
fashioned way. This was only a few days ago. I am hoping for the best. We
will see.
When I stop hearing about people losing their indexed pages I may try it
again.
Yahoo has a similar index submission system using a text file called
urllist.txt. They indexed every one of the pages I submitted in less than
two weeks.
My business interests are not worth being a guinea pig! I feel like I was
duped with this "beta" sitemap system.
Norman Gregory Fernandez
iHostKing.com
http://ihostking.com
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com] On Behalf Of Jon
Sent: Saturday, April 29, 2006 11:14 AM
To: google-sitemaps
Subject: Re: Post here if you have lost index pages
Has anyone tried to delete the sitemaps and see if they get more
listings back in the index by allowing a 'natural crawl' by Google? I
too have had the problem of a new site that was very well indexed by
using the sitemaps beta only to have it drop to nearly no indexed pages
in the last month... but i have another site that was 'naturally
crawled' by Google (no sitemaps were used) and it's still very well
indexed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
Re: Upgrading to v2 - this.ra has no properties
I solved it.
In my application I needed to keep a reference to the map object in a
class called "context"
By doing:
map = new GMap(documents.getElementById("map"));
context.map = map;
map.addControl(new GLargeMapControl());
map.addControl(new GMapTypeControl());
map.centerAndZoom(new GPoint(lon, lat),zoom);
GMap API crashed.
I solved by moving the line
context.map = map;
after map.centerAndZoom
Strange.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
RE: Post here if you have lost index pages
Thanks for the heads up with Yahoo sitemaps. 2 weeks - not bad. I still am
at a loss of why google is so slow. This is the internet age! 30 days, 60
days, 6 months (whatever)!
Deirdre Cavener, MCP
(727) 517-8450 phone | (727) 517-1133 fax
CyberMedia TechCom, Inc.
Tampa Bay Life, "Creating community in a global world." -- www.TBLife.com
<http://www.TBLife.com>
MY Zop - The Only Place to Shop! www.MyZop.com <http://www.MyZop.com>
My Green Pages - GO LOCAL -- www.MyGreenPages.com
<http://www.MyGreenPages.com>
Zootels, Book a hotel anywhere in the continental United States,
www.Zootels.com <http://www.Zootels.com>
"There is only one success--to be able to spend your life in your own
ay." -- Christopher Morley
"Knowledge is your best defense." -- James J. Cavener
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com]On Behalf Of Norman
Sent: Saturday, April 29, 2006 2:59 PM
To: google-sitemaps@googlegroups.com
Subject: RE: Post here if you have lost index pages
I have taken all of my sites off of sitemaps, and re-submitted them the old
fashioned way. This was only a few days ago. I am hoping for the best. We
will see.
When I stop hearing about people losing their indexed pages I may try it
again.
Yahoo has a similar index submission system using a text file called
urllist.txt. They indexed every one of the pages I submitted in less than
two weeks.
My business interests are not worth being a guinea pig! I feel like I was
duped with this "beta" sitemap system.
Norman Gregory Fernandez
iHostKing.com
http://ihostking.com
-----Original Message-----
From: google-sitemaps@googlegroups.com
[mailto:google-sitemaps@googlegroups.com] On Behalf Of Jon
Sent: Saturday, April 29, 2006 11:14 AM
To: google-sitemaps
Subject: Re: Post here if you have lost index pages
Has anyone tried to delete the sitemaps and see if they get more
listings back in the index by allowing a 'natural crawl' by Google? I
too have had the problem of a new site that was very well indexed by
using the sitemaps beta only to have it drop to nearly no indexed pages
in the last month... but i have another site that was 'naturally
crawled' by Google (no sitemaps were used) and it's still very well
indexed.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
Re: welcome message on map?
You could do this with a series of divs and javascript functions like
this:
http://canadianarachnology.dyndns.org/data/canada_spiders/gmapbounds.asp
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
How to retrieve current map copyright string?
I am trying to use getCopyright() method to retrieve the copyright
notice string of the current map bounds to no avail. Can someone please
show an example of how to do this? Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: GMap2 is UNDEFINED goes way deep.
Thanks d_henderson for your long reply
I tried the random trick. It didn't work unfortunately. Also, you may
be right about the proxy, although its not caching the html at all, but
it's possible it's caching the script. But that wouldnt explain why if
I move the page to a different domain, it still does not work.
To tell the truth, I would have left this problem unsolved a long time
ago, if it wasnt for the fact that my version of IE used to show this
page correctly http://www.google.com/apis/maps/ , and now after all
this experimenting, it doesn't. That is just too puzzling for me, it
just doesn't make sense. Even after clearing the cache completely. As
far as I know, cached files are supposed to be domain specific aren't
they? Why would fooling around on other domains, affect this one?
I know I am not alone in this puzzle as I have seen numerous posts here
about this problem that is specific to the IE version I am using. I
could of course, just let it remain unsolved hoping not too many people
visiting are using this version. I have put a note on my site
mentioning this specific browser problem, encouraging users to download
Firefox!!
I think thats probably the best I can do now. I was hoping to trick the
browser out of its behaviour.
Thanks for your help though everyone.
---
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Keyword News: [XBOX DEVELOPMENT]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 1:23 PM PDT |
|
| See more news stories that match my keyword | |||
|
Keyword News: [XBOX SOFTWARE]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 1:15 PM PDT |
|
| See more news stories that match my keyword | |||
|
Keyword News: [XBOX 360]
| Yahoo! Alerts | Yahoo! News - My Alerts - Edit Alert |
| Saturday, April 29, 2006 1:12 PM PDT |
|
| See more news stories that match my keyword | |||
|
Re: Post here if you have lost index pages
> I totally agree. You would think by now that Google would have posted a warning on the site map program telling anyone with a well established fully indexed site to NOT use the program or they could be dropped from Google. Maybe the program was for brand new Web sites only and they forgot to tell anyone.
I have a number of sites and I've seen just about everything over the
last six months.
My main site (very limited market and appeal) has always done well in
Google. I put sitemaps up when they were first available and I've had
nothing but positive experiences. Inbound link rich, all organic and
none bought or swapped.
Search on "IBM z9bc" - my page beats IBM for _their_ product. Mind
you, it ought to - it has more information on it.
I have other sites - all using sitemaps - that have seen the "down to
the homepage" phenomenon and back and then back down again and now
slowly coming back. Mostly these sites have few inbound links.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
To unsubscribe from this group, send email to google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---
Re: Map on Safari browser
An observation with XP FF1.5:
If you try to click a link in sidebar in a section whos markers are not
checked to show up, the infowindow does not open. That is how you ment
it to be I quess and that's fine. But JavaScript console reports some
errors. "Expected ':' but found '=' " (Sounds like a style typo). Plus
"this,jb is not a function".
If a sidebar section has once been activated, the infowindow will open
without a marker.
That's not serious but those errors may change the behaviour of some
functions with some browsers.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" group.
To post to this group, send email to Google-Maps-API@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-API-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps-API
-~----------~----~----~----~------~----~------~--~---
Re: addOverlay() performance problem in v2 on IE6
I'm not sure yet whether I've actually fixed the problem or not, but
I've changed the code enough that looking at it will no longer help.
Thanks to those who responded.
I think (???) the problem is that this pseudocode is bad:
var gm = new GMarker( glatlng, gicon );
gm.myStuff= "something";
map.addOverlay( gm );
But this psuedocode is okay:
MyMarker( glatlng, gicon, mystuff )
{
this.gm = new GMarker( glatlng, gicon );
this.myStuff = mystuff;
}
var mm = new MyMarker( glatlng, gicon, "something" );
map.addOverlay( mm.gm );
I'm really not sure. Also I'm not sure why the first code would have
been fine in v1 but not in v2.
Michael
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google-Maps-API" gro