Your Ad Here

Re: Reports of index coverage changes--we're listening!


Well since posting multiple times here on a site that was indexed
completely by Google since the Google God's birth
http://www.ecomcity.com the site: command shows from a low of 1 of 8 to
a high of 1 of 37. Today it shows 1 in 11. I resubmitted a few days ago
a verified plain text site map www.ecomcity.com/sitemap.txt for this
site and another I've managed since 1998. The other site went down to
just one page... LOL. The one page listed for this other domain is on a
seperate hosted server at pair.com, and the one Google listing is for
this page points to http://www.ecomcity.com/ims.htm hosted elsewhere.

Needless to say my Google traffic accounted for 80% of my traffic for
years through all Google updates. No special SEO and no SERP spamming
ever. I'm a target for blackhat SERP spammers as I've outed the buggers
for years as I try to clean up the affiliate marketing industry. This
brings www.ecomcity.com some grief in forms of dDos attack by the
spammers ZombieBots doing forced click PPCSE exploits on those millions
of scraped Template Adwords generated parked domains. Thanks to MSN and
Yahoo all my pages are listed and the Google shoppers who've loved me
for years are forced to seek my site in their bookmarks.

--~--~---------~--~----~------------~-------~--~----~
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: Accuracy in coordinates


You can get some quantitative answers to how accurate a given precision of
coordinate is likely to be: http://www.nearby.org.uk/precision-ll.cgi

Where I go the equations also has a table
Equations Source :
http://elib.cs.berkeley.edu/manis/GeorefGuide.html#imprecision_in_coordinates
for numbers of decimal places at various latitudes.

--~--~---------~--~----~------------~-------~--~----~
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: Reports of index coverage changes--we're listening!


Thank you Google Employee for responding and at least letting us know
you've been reading this thread.

Baby steps are better than nothing, but whats next, theres surely
enough posts on this thread now to give a good cross section of
problems we all hope can be addressed by you. The mass of pages
de-indexed being the main one i'm sure.

-JC

Our sitemap: http://www.aromatherapy-stress-relief.com/sitemap.xml
website: Aroma Stress Buster http://www.aromatherapy-stress-relief.com

--~--~---------~--~----~------------~-------~--~----~
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: Dynamic Selector Box


Here's a javascript DHTML tool to "draw" many different kinds of
shapes. I'm sure these could be tweaked to work as "selector boxes".
The challenge will be how to pass the coordinates to a backend.

http://www.walterzorn.com/jsgraphics/jsgraphics_e.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: HELP ME PLEASE! (Real-Time zooming)


I was very puzzled when I first heard posters talk about this effect. I
use Firefox most of the time. That behavior only occurs in Internet
Explorerer.

--~--~---------~--~----~------------~-------~--~----~
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: Utter FRUSTRATION with Google... and a proposed FIX with Sitemaps


Oops.... the REAL site URL is really www.chronos-historical.org

--~--~---------~--~----~------------~-------~--~----~
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: google using old sitemap


Yep, I would resubmit with a different file name, just to be sure.
(different file name = not in cache anymore)

Regarding your replaced html pages, here's what I would do to get a
redirect in:

1) If on Apache, you can use the .htaccess file to do the 301 redirect,
even if the file was static html.

2) If possible, use a php or asp page for the redirect. Since the URL
is .../page.htm, you can trick your server by making a folder called
/page.htm/ and placing a script in there, eg. /page.htm/default.php.
Now when someone tries to access /page.htm, the server will check
/page.htm/default.php and execute that. Put your redirect in there.

3) If all else fails, use the meta-refresh tag in the head section with
a time of "0". Most engines recognize that and follow it like a
301-redirect. I don't know if Google is currently doing it though (who
knows?)

4) failing that, you can add a ban in the robots.txt -- but again, it
will take a long time to propogate through all the systems and to be
accepted as permanent. [rant: I hate how Google + co saves KNOWN JUNK
forever and bans you from getting GOOD STUFF indexed].

If and when the 301-redirect is processed properly (Zzzzzzzzzz...), the
value will be transfered to the new pages, and then they should be
crawled. You can speed it up by promoting the new URLs directly, trying
to get links rewritten or added for the new pages. With only a 301
redirect it will take a long time, I have seen sites that have had a
301 in place for 6 months or more and the new pages still weren't in
the place of the old ones).

Hope it helps anyway :-)

John

--~--~---------~--~----~------------~-------~--~----~
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: too few tabs


Birrenbach Marketing <links@coffeecaffeine.com> wrote:

> You can also do the same thing for too many tabs. Find Tab Tab, then
> replace with Just one Tab and it will go through and find any double
> tabs and replace with a single tab. May want to do this a couple of
> times to make sure it catches them all (as you may have some Triple
> tabs in there). When it comes back and says none found, your done.

That will do exactly what you say, but it is not safe to do that on all
feeds. If any of the field values (image_url or category for example)
are blank, doing that will end up with too few tabs.

Regards,

Peter
--
Peter Robinson
<http://www.ticketswitch.com/> Concerts, sport and theatre tickets

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Re: ftp server


ddarragh <ddarragh@verizon.net> wrote:

> i am using the directions in the merchant center to upload using a web
> browser. the directions call for you to open a browser window ftp: //
> hedwig.google .com.

That is a terrible idea. If you want to use ftp, use a proper ftp
client. Otherwise use the merchant centre as John suggests.

> when i type that in my address bar(without the spaces) is when i get the
> error. first is "the application gateway has closed" then the "FTP FOLDER
> ERROR" "Windows cannot access this file"

Hmm. It is possible that hedwig really was down when you tried. I saw
an error from my automatic upload script today, though it's fine right
now.

Peter
--
Peter Robinson
<http://www.ticketswitch.com/> Concerts, sport and theatre tickets

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Re: Anybody here got "error while trying to access your Sitemap" working


I'm not sure which forms where meant. At least on my sites, there
aren't any. Can't really find a good reason to use forms for sending
mail.

I will try and check the forms used on those servers. As soon as I find
the time ;-)
Problem is, I have a *real* job also....

Thanks a lot!
SaS

--~--~---------~--~----~------------~-------~--~----~
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 does google say i only have 66 sites pointing to me even though i have more


i run a site called <a
href="http://www.HomePriceMaps.com">www.HomePriceMaps.com</a> which
maps real estate prices and i have spent much time getting other
websites to link to site. I am pretty sure that I have more than 66
pages that link to my stie but according to google it always remains at
66 so why is this?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Search Engine Marketing Strategy" group.
To post to this group, send email to search-engine-marketing-strategy@googlegroups.com
To unsubscribe from this group, send email to search-engine-marketing-strategy-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/search-engine-marketing-strategy
-~----------~----~----~----~------~----~------~--~---

Re: Old map


The problem is the line with your API key in it. At the moment, you're
not supplying your key.

I shan't reproduce the key string here (too long!) but it should start
<script src="http://maps.google.com/maps?file=api&v=2&key=ABQI...

You could use "&amp;" instead of "&", like
<script
src="http://maps.google.com/maps?file=api&amp;v=2&amp;key=ABQI...

Note that the HTML entity which describes the ampersand character
actually starts with an ampersand (like all such entities) and ends
with a semicolon (like all such entities), and it's the "amp" which
means ampersand. But to translate the single character & into an entity
you need to replace that single character with all of &amp;

Now, the maps available with the API may not be the same as those
available via Google Local, as there are frequently different suppliers
for the two different interfaces. See the copyright line on each map.
There's not much that can be done about that. In Europe, the v2 mapping
is definitely better than v1, but our experience on the right side of
the Atlantic may not match yours.

Andrew
in the UK

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Maps" group.
To post to this group, send email to Google-Maps@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps
-~----------~----~----~----~------~----~------~--~---

Re: Ping: Sebastian


His last blog post was April, so I guess he's still around. Probably
busy fixing clients sites from the last drop-out. (or running from
their lawyers, haha!).

I miss his rants.

--~--~---------~--~----~------------~-------~--~----~
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: Inbound links to site not being detected by google.


Sorry mate i didn't understand what u trying to explain...can you
explain again....
actually even i am searching with my domain name its not showing all
link of my website but MSN and Yahoo show it..
that why i m worried.
only thing i am woundering is if yahoo and MSN got all links then why
not google.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

abnormal URL in site: command


when I do a site: search some of my URLs show
a space after the first slash, allthough the URL has no spaces after
the first slash.
On clicking on the link it works, also if I copy it into the browser
url field.
I recogniced it since 5-6 weeks.

--~--~---------~--~----~------------~-------~--~----~
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: Anybody here got "error while trying to access your Sitemap" working


According to the provider the ip-address range 66.249.x.x was blocked
due to an increased number of attacks against the server originating
mostly from this range. The block has now been removed.

quote - sorry, german:
"die 403er Fehler sind leicht erklärbar. Es hat in den letzen Monaten
massive Webserverattacken gegeben. Hierbei wurden HTML Formulare, die
Mails versenden, missbraucht, um SPAM zu verschicken.

Vorwiegend kamen die Attacken aus dem Netz beginnend mit "66.249.x.x"
weshalb ich den Webserver auch dahingehend konfigurieren mußte, um
diese Attacken zu blocken.

Ich habe nun die "66.249.x.x" Adressen wieder zugelassen. Ich hoffe,
dass es keine Attacken geben wird, da ich mich sonst gezwungen sehe
den Zugriff von diesen Adressen wieder zu sperren."

Now if attacks start again, the block will also be activated. Which
wouldn't help one iota. Which raises the Question for me:
What's the precise subrange, google's bots will be using?
It woulf be easy to leave that open. But don't tell me Google needs an
entire 65534 addresses inside a class A network for crawling websites.

SaS

--~--~---------~--~----~------------~-------~--~----~
Sie erhalten diese Nachricht, weil Sie Mitglied von Google Groups "google-sitemaps" group.
To post to this group, send email to google-sitemaps@googlegroups.com
Um sich von dieser Gruppe abzumelden, senden Sie eine E-Mail an google-sitemaps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-sitemaps
-~----------~----~----~----~------~----~------~--~---

Compare a different approach


Take a look at http://www.acimap.us/

Click Public access, accept the terms, then GIS data viewer.

Anyone know of similar sites? This one only covers Allen County,
Indiana

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Version two broken for Mac ?


I converted my map to version two, with some help from Mike W. and
"Angry Hank"
http://www.northwestallentrails.org/map.shtml

I also converted a variation of the GetLonLat from Mapki.
http://www.northwestallentrails.org/GetCoords.shtml

Both work fine on Windows with IE 6.

map.shtml worked great in v1 on all browsers except Safari.

Neither works well with most Mac browsers I've tried.

"SunriseBrowser" handles recenter/zoom, zoom in/out, and click to get
coordinates, but rings the error bell numerous times per action even
though everything seemed to work. Refuses to display my side bar links
or my polylines.

Safari - fails to get the image data for more than half the displayed
map on average.
Each refresh adds and loses a different set of tiles.

Firefox - nothing at all shows up.

Opera - works perfectly for a while, but then locks up completely.
Does this if a map
is displayed, even if NO clicks, zooming, or any other actions have
been done. Open a new tab, and go to the same map, and that one works
for a while, while the other remains frozen--refresh, Back, typing a
new URI, nothing happens.

Camino - something was wrong, but I don't remember what.

OmniWeb - something was wrong, but I don't remember what.

--~--~---------~--~----~------------~-------~--~----~
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
Monday, May 15, 2006 9:20 AM PDT

EyeToy coming to X360 ( News )
EuroGamer Mon, 15 May 2006 6:32 AM PDT
Following confirmation that an EyeToy-style peripheral is currently in development for the Xbox 360, Microsoft has announced that GestureTek will be providing the technology behind the Xbox Live Vision camera.

msmobiles.com/f
MS Mobiles Mon, 15 May 2006 7:44 AM PDT
Apart from rumors about Xbox Mobile, and apart from the fact that Microsoft is unifying game development tools across PC, Xbox and Windows Mobile, now Microsoft also moves into mobile gaming across all platforms, in...

Indiana Jones goes next-gen ( News )
EuroGamer Mon, 15 May 2006 7:30 AM PDT
LucasArts has revealed more info about Indiana Jones 2007 (working title), which is currently in development for PS3 and Xbox 360.

- The Entertainment Software Association, organiser of the E3 Expo, has announced that more than 60,000 industry
gamesindustry.biz Mon, 15 May 2006 8:32 AM PDT
Fri - Sony development boss examines the next-gen console battle. "The pieces of the PlayStation 3 puzzle are now fully revealed..."

Microsoft Gets It
ExtremeTech Mon, 15 May 2006 7:16 AM PDT
Commentary: Interactive gaming is becoming a pervasive part of modern society. For good or ill, we'll all be gamers someday.




See more news stories that match my keyword


You received this email because you subscribed to Yahoo! Alerts. Use this link to unsubscribe from this alert. To change your communications preferences for other Yahoo! business lines, please visit your Marketing Preferences. To learn more about Yahoo!'s use of personal information, including the use of web beacons in HTML-based email, please read our Privacy Policy. Yahoo! is located at 701 First Avenue, Sunnyvale, CA 94089.

[Google-Desktop-Developer] Re: Debug vs Packaged script


I also recently converted an older plugin to the new format and had no
issues. What I noticed was that some functions to add and remove items
to the ContentArea where changed and I also changed them before making
a release. Maybe that could be the reason why your content area doesnt
get filled up?

Example of the changes needed to make:

this is new, so I also added this to the script:
view.caption = strTitle;

pluginHelper.SetFlags(gddPluginFlagNone, gddContentFlagHaveDetails);

call is replaced by

contentArea.contentFlags = gddContentFlagHaveDetails;

And also

pluginHelper.AddContentItem(item, gddItemDisplayInSidebar)

is change to:

contentArea.addContentItem(item, gddItemDisplayInSidebar)

Basically the pluginHelper functions are no longer used except for
events.

I hope this will help out.

ZI.

noisymime@gmail.com wrote:
> I've just finishing off converting my plugin to the new script API for
> beta 4 however have a bit of a problem.
>
> If I run the plugin in debug mode (ie just using gadget.gmanifest) then
> its all fine. Everything works. If however I zip the whole thing up as
> per the instructions then try to load the resulting .gg file, I get
> nothing. Just a blank area whose size coresponds to the size of the
> main view. I've gotten rid of all the "Invalid gadget package" messages
> so I'm sure its not them (This would give an error in debug mode
> anyway)
>
> Is there something obvious I'm missing? I've taken the lazy way out and
> am still using ContentItems within my code. These get added into a
> ContentArea that is defined within main.xml, is this a problem?
>
> Josh

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Desktop Developer Group" group.
To post to this group, send email to Google-Desktop-Developer@googlegroups.com
To unsubscribe from this group, send email to Google-Desktop-Developer-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Desktop-Developer
-~----------~----~----~----~------~----~------~--~---

Re: Reports of index coverage changes--we're listening!


My page rank for all my reviews on Google Toolbar has gone to 0/10
while the page with links to all the review has gone to 5/10. Is this
better than before when each review got within six weeks a rank of 1,
2, or 3 and the links page http://www.doyletics.com/arjrevs.htm#ARJ
only got a 3? Another page of review links gets 0/10 --
http://www.doyletics.com/arj1revs.htm

What's going on here?

Bobby

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Closing info windows on map click


I have a map that displays points taken from an SQL DB. Each marker
opens the info window with some info about my site users (each marker
relates to a person)

In API v1 the map could be clicked after opening the info window, and
this would cause it to dissapear. In v2 this no longer happens and I
have to either click on a new marker or close the close [x] button in
the top of the info window.

Could someone please tell me how to work this functionality into the
map.

This is my current map:
http://www.blind-summit.co.uk/modules.php?name=Nuke_Map

and here you can see the old v1 map where clicking the map will close
any info window that is open:

http://www.blind-summit.co.uk/modules.php?name=oldmap

Thanks

Alex

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

98% of products disappearing days after a successfull feed


Group:
For months, we have been experiencing 98% of our products disappearing,
about a week after a successfull feed. Our feeds are fine, Froogle
updates our selection in a day or two, and then a few days later,
almost all of our products disappear. Right now, we have 5 of 287
showing in each store. We have exchanged emails back an forth with
Froogle support on this issue, with Froogle support evidencing no idea
as to what we are talking about. We keep getting some stock answer
that is regarding new feed and product appearances. We have been on
Froogle since last fall, apparently support cannot tell that either.

Has anyone been experiencing the same thing? Has anyone ever gotten an
answer from Froogle support on this issue that makes the slightest
sense?

Regards,
Bill
www.cheeseline.com
Store cheeseline on froogle.com, froogle.co.uk

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Re: Geocode question--MYSQL


Galide <emmanuel.ide@gmail.com> Sun, 14 May 2006 03:56:20
>Does anybody know a free geocode service for european countries,
>especially France?

Have you tried this
http://worldkit.org/geocoder/

For international it's a front end to this
http://earth-info.nga.mil/gns/html/

--
Julian Bond E&MSN: julian_bond at voidstar.com M: +44 (0)77 5907 2173
Webmaster: http://www.ecademy.com/ T: +44 (0)192 0412 433
Personal WebLog: http://www.voidstar.com/ skype:julian.bond?chat
*** Just Say No To DRM ***

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Sitemaps ok, Google references 0 ??


Hi,

I succeed to create a site map.
Google sitemap panel says "ok" and seems to reload my map each day
without errors.
I tried to add my url, and google said, ok.

But after many weeks (2 weeks the sitemap works, 4 weeks I add my url),
I still have no link into google.

Is it normal ??
How is it working ? What's the link between sitemap and refrences into
google ?

--~--~---------~--~----~------------~-------~--~----~
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] Google news is a slow learner


I've had google news on my sidebar for weeks now. I've spent time
trying to teach it what I don't want to see and it just doesn't seem to
get it. No matter how often I click on "don't show me items like this",
where "this" is celebrity gossip or sports, I keep getting that crap.

I've just installed the dgRSS gadget instead, but it's just not there
yet. At least it lets me choose my RSS feeds, but I'd like to do some
further filtering. The New York Times RSS feed lets you choose what
sections of the paper you want to see, but other feeds would need a
whole lot of filtering to be interesting to me.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

[Google-Desktop] Re: Removing the Gadget Icon


I agree, it's taking up a lot of space and I don't quite understand why
I can't choose to hide it.

--~--~---------~--~----~------------~-------~--~----~
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: IE: Operation Aborted


The problem with IE is that you can't run javascript that changes the
DOM while it is still loading. You can't have your javascript inside
any html elements. It may work if you move your javascript to just
before the </body> tag. If not you may need to put your javascript in
the head and call it in the body onload function (be sure to leave the
"map" div where you want it to appear on the page).

I'm not sure what I would gain by looking at it in IE.

-- Larry

--~--~---------~--~----~------------~-------~--~----~
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: IE: Operation Aborted


Can't help but just to add a liitle info:
Works fine in Opera 8.52
Doesn't in IE 7.0.5346.5

--~--~---------~--~----~------------~-------~--~----~
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: problem with map "losing" markers


it's ok - I think I've fixed it...

James

--~--~---------~--~----~------------~-------~--~----~
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: Recommendations for crawlers to generate sitemaps


If you do not mind commercial tools,
I would like to recommend my own product as well:
http://www.micro-sys.dk/products/sitemap-generator/

If you wish to see its capabilities without downloading, check:
http://www.micro-sys.dk/products/sitemap-generator/help/index-sitemap-generator.html

best regards
Thomas Schulz

--~--~---------~--~----~------------~-------~--~----~
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: Polyline clickable


I am doing hack-experiment on hidden SVG capacity in Google Maps as
rendered by Firefox 1.5. Here is the link to my work
http://lecturer.eng.chula.ac.th/fsvskk/gglmap2/filled-polygons_v248d.html
All the polygons and polylines on the map will respond to the "click"
event. But there is strange behavior:- the bottom polyline only respond
to the click event when clicked on the leftmost portion.
If anyone has explanation on this, I would appreciate it.

--~--~---------~--~----~------------~-------~--~----~
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: ASP and SEO


Try adding a Google Sitemap to your website. Here is the link that
explains it. http://www.google.com/webmasters/sitemaps/siteoverview

Also, find a site that is crawled frequently and have a link to your
site added to it. When Google crawls that site it will come to your to
crawl and index it. Unfortunately Google is running out of room and are
in the process of fixing this so indexing MAY be difficult in the near
future. It will most likely get resolved quickly. You can read about
this here. http://webrankingconsultants.com/wordpress/?p=20

Here is an article on how to build links to your site.
http://webrankingconsultants.com/seo-tutorials/how-and-why-to-build-a-linking-strategy-for-your-web-site.html

Michael Rock
www.webrankingconsultants.com
www.theinternetpresence.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Search Engine Optimization SEO Google - MSN - Yahoo" group.
To post to this group, send email to SEO1@googlegroups.com
To unsubscribe from this group, send email to SEO1-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/SEO1
-~----------~----~----~----~------~----~------~--~---

Re: openInfoWindow Dimensions


Thank you digger,

The image I am inserting is in a DIV wrapper, for convenience, yet
despite specifying a fixed width and height for the DIV, this is
over-ruled by an apparent minimum height and width on the infoWindow.
If I were to insert some HTML larger than this minimum width/height,
then specifying the width and height as you have suggested would indeed
provide me with the control I desire. Unfortunately, the HTML image I
want to insert is smaller, and so it has no effect.

Nevertheless, thank you for your suggestion.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

[GSiteCrawler] Re: How long it will take to index all pages in my site ?


Hi Surya
Sorry, there is no answer for that :-).

Getting indexed depends on many factors (I read somewhere that Google
uses over 200 "signals" for that) -- I have found it mainly depends on
the number and value of the links going to those pages. Getting direct,
deep links is also a great way to push content which is burried lower
down. With good links you can get those 27k URLs listed within a day,
but sometimes that is out of the budget :-).

Realistically, if you work on getting good links (and are not a
professional SEO/SEM) then you can have anywhere from 1 month to 9
months to get indexed, the number of your URLs will vary depending on
the value as perceived by Google (duplicates, etc.)...

John

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "SOFTplus GSiteCrawler" group.
To post to this group, send email to gsitecrawler@googlegroups.com
To unsubscribe from this group, send email to gsitecrawler-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/gsitecrawler
-~----------~----~----~----~------~----~------~--~---

Add XY coordinates to Excel/Access


Hi,
I have a mapping application which allows me to point to a location and
identify its xy. Does anyone know how each time I get this xy info I
could automatically upload it to an Excel spreadsheet or Access
database?
Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Google Maps" group.
To post to this group, send email to Google-Maps@googlegroups.com
To unsubscribe from this group, send email to Google-Maps-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/Google-Maps
-~----------~----~----~----~------~----~------~--~---

Re: Dynamic Selector Box


Thanks for the suggestion Barry. I've added a Toggle control now:

http://www.online-archaeology.co.uk/GoogleMap/Pages/bounds.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: IS IT ME FOR A MOMENT


I have a few sites and I can tell that Yahoo! is all the time on them
with ~10 bots! Google... well, I saw G only a few times, and with ONLY
ONE bot (IP), getting one link and disappearing!
For I am not sure what reason google indexed 165 pages of one of my new
sites (http://quotes.alltheweb.ro) in about two days! I suppose G likes
that content more, that is the only reason I can think about, because
my other sites have a lot more visitors and back links! It`s kinda
weird..

--~--~---------~--~----~------------~-------~--~----~
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: Reports of index coverage changes--we're listening!


John - You sell software don't you to compliment Google site maps ? -
so are you spamming this forum by identifying yourself.

This isn't the place to play jokes and trick people - the folks here
have a serious problem with their sites and masquarading as a Google
employee makes it more difficult to appease and bridge the already
difficult circumstances.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Keyword News: [XBOX DEVELOPMENT]

Yahoo! Alerts Yahoo! News - My Alerts - Edit Alert
Monday, May 15, 2006 1:20 AM PDT

Now available on DVD
Contra Costa Times Sun, 14 May 2006 9:34 PM PDT
"THE FAMILY STONE": In an entertaining comedy that manages the delicate trick of being traditional and offbeat at the same time, Sarah Jessica Parker plays the outsider at the title clan's holiday gathering. Her uptight character steadily withers under the scrutiny of her beau's (Dermot Mulroney) relatives, particularly his mother and sister (Diane Keaton, Rachel McAdams). With Luke Wilson, Craig




See more news stories that match my keyword


You received this email because you subscribed to Yahoo! Alerts. Use this link to unsubscribe from this alert. To change your communications preferences for other Yahoo! business lines, please visit your Marketing Preferences. To learn more about Yahoo!'s use of personal information, including the use of web beacons in HTML-based email, please read our Privacy Policy. Yahoo! is located at 701 First Avenue, Sunnyvale, CA 94089.

Keyword News: [XBOX 360]

Yahoo! Alerts Yahoo! News - My Alerts - Edit Alert
Monday, May 15, 2006 1:10 AM PDT

Microsoft pushing to one-up gaming rivals
Contra Costa Times Sun, 14 May 2006 11:12 PM PDT
Microsoft Corp. co-founder Bill Gates on Tuesday announced a cross-platform gaming service that integrates games played on cell phones, Xbox 360 consoles and the upcoming Windows Vista operating system.

Microsoft unveils gaming service
Lexington Herald-Leader Sun, 14 May 2006 9:44 PM PDT
Microsoft announced a cross-platform gaming service this week that will integrate games played on cell phones, Xbox 360 consoles and the forthcoming Windows Vista operating system.

Sony Executive Recommends Wii as Compliment to PS3
Addict 3D Mon, 15 May 2006 0:01 AM PDT
In strange turn of events after E3 ended this week, Sony Computer Entertainment executive Phil Harrison agrees with Microsoft’s Corporate Vice President Peter Moore regarding Nintendo’s Wii. A few days ago Peter Moore was quoted saying that consumers could purchase a Microsoft XBOX 360 and a Nintendo Wii for the same price as a single PlayStation 3. According to GamePro, Harrison said console

At an Industry Media Lab, Close Views of Multitasking
New York Times Sun, 14 May 2006 9:44 PM PDT
In a sleek Los Angeles lab, advertisers and media companies are researching Americans' propensity for "concurrent media usage."

Clearing up some PS3 confusion
Addict 3D Mon, 15 May 2006 0:46 AM PDT
There's a story making the rounds suggesting that the $500 PS3 "Core" system is missing something else in addition to the aforementioned Wi-Fi, HDMI, and memory card support: wireless controller functionality and an upgradable hard-drive.

The Insider: 'Da Vinci Code' fans can take theories online
Seattle Post-Intelligencer Mon, 15 May 2006 0:30 AM PDT
Wetpaint launches a wiki for "Da Vinci Code" fans to share their theories, Puget Power keeps bits of history left from its old HQ, "quotes of the week" from E3.

Sony rolls out PlayStation 3
Lexington Herald-Leader Sun, 14 May 2006 9:45 PM PDT
Sony's new PlayStation 3 video game system will come in two versions that sport price tags of almost $500 and $600 when they make their debut Nov. 17.

E3: Force Is With LEGO Wars
Sci Fi Wire Sun, 14 May 2006 10:51 PM PDT
LucasArts showed off LEGO Star Wars II: The Original Trilogy , the latest installment in the toy-based franchise, at the Electronic Entertainment Expo last week, with new features that include customizable playable characters and an expanded vehicle selection.

E3: Gears Wins Plaudits
Sci Fi Wire Sun, 14 May 2006 10:21 PM PDT
Microsoft hosted exclusive VIP matches of its upcoming third-person shooter game Gears of War , which IGN.com called the "best game of E3 2006," at the Electronic Entertainment Expo in Los Angeles last week, and SCI FI Wire was there.

The Best Music, DVD & Book Releases
AskMen Sun, 14 May 2006 9:14 PM PDT
Beauty contests, dog shows and organ donations; Jack White could probably pull off any of these projects and still have ticket scalpers lining up outside the venue.




See more news stories that match my keyword


You received this email because you subscribed to Yahoo! Alerts. Use this link to unsubscribe from this alert. To change your communications preferences for other Yahoo! business lines, please visit your Marketing Preferences. To learn more about Yahoo!'s use of personal information, including the use of web beacons in HTML-based email, please read our Privacy Policy. Yahoo! is located at 701 First Avenue, Sunnyvale, CA 94089.

Re: Markers on map


If you are using Windows you have notepad, I can guarantee that*.
Either it's under Accessories in the start menu or you can get it by
typing notepad in the "Run" box.

As said before any text editor that doesn't insert any superfluous
formatting or characters. If you have an XML editor it should work as
well.

*Not an actual guarantee :o)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "google earth" group.
To post to this group, send email to google-earth@googlegroups.com
To unsubscribe from this group, send email to google-earth-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.com/group/google-earth
-~----------~----~----~----~------~----~------~--~---

Keyword News: [Microsoft Games]

Yahoo! Alerts Yahoo! News - My Alerts - Edit Alert
Monday, May 15, 2006 1:06 AM PDT

Microsoft pushing to one-up gaming rivals
Contra Costa Times Sun, 14 May 2006 11:12 PM PDT
Microsoft Corp. co-founder Bill Gates on Tuesday announced a cross-platform gaming service that integrates games played on cell phones, Xbox 360 consoles and the upcoming Windows Vista operating system.

Microsoft unveils gaming service
Lexington Herald-Leader Sun, 14 May 2006 9:44 PM PDT
Microsoft announced a cross-platform gaming service this week that will integrate games played on cell phones, Xbox 360 consoles and the forthcoming Windows Vista operating system.

Harborview team developing games and phones to monitor chronic ailments
BizJournals Sun, 14 May 2006 9:37 PM PDT
Late next year, the machine that brought the world Super Mario might deliver not only action-packed game play, but a visit from your doctor.

Bench Games Call for Participants: 2nd Annual Global Skills Competition Begins
PR Web Mon, 15 May 2006 0:05 AM PDT
Brainbench opens up employment skills certification to measure trends in subject expertise and geographic hot spots. (PRWEB May 15, 2006) Trackback URL: http://www.prweb.com/chachingpr.php/SW5zZS1JbnNlLVByb2YtRmFsdS1IYWxmLVplcm8=

Ultra-Mobile PC carries small load of annoyances
Pioneer Press Mon, 15 May 2006 1:05 AM PDT
Looking for a great PC that runs a fully fledged version of Windows XP but weighs less than 2 pounds? Well, it's here, at least if you can live without the "great" part. The Samsung Q1 is one of the first computers made to Microsoft Corp.'s Ultra-Mobile PC specification, formerly known as the company's Project Origami.

Atari Slashes Current-Gen Prices
Blogcritics.org Sun, 14 May 2006 10:35 PM PDT
Gamers looking for a deal on Atari titles are in luck. The company has announced their intentions to cut the price on current-gen titles to $19.99 and also has made some big announcements for PC-based games, too. This follows the predicted trend as next-gen consoles begin to make their way to market. Although months remain before the PS3 and Wii hit stores, game companies are looking to

Ryan Howard, Bill Hall Hit Winning Homers
North County Times Mon, 15 May 2006 0:47 AM PDT
While Ryan Howard and Bill Hall were busy hitting game-winning home runs, Barry Bonds once again failed to catch Babe Ruth.

Video game gurus fired up for expo
Los Angeles Daily News Sun, 14 May 2006 9:08 PM PDT
The animated guns have been loaded, the speakers have been cranked and the costumed characters are ready to go - it's time to sit down for some serious business.

Sony rolls out PlayStation 3
Lexington Herald-Leader Sun, 14 May 2006 9:45 PM PDT
Sony's new PlayStation 3 video game system will come in two versions that sport price tags of almost $500 and $600 when they make their debut Nov. 17.

ISP-Planet - Equipment - BPM for Small Business, Version 1.0
ISP-Planet Sun, 14 May 2006 11:46 PM PDT
Although it's true that every business should make daily work more of a system and less of an art, this tool for building systems is a work in process.




See more news stories that match my keyword


You received this email because you subscribed to Yahoo! Alerts. Use this link to unsubscribe from this alert. To change your communications preferences for other Yahoo! business lines, please visit your Marketing Preferences. To learn more about Yahoo!'s use of personal information, including the use of web beacons in HTML-based email, please read our Privacy Policy. Yahoo! is located at 701 First Avenue, Sunnyvale, CA 94089.