Tagged Questions

6
votes
4answers
1k views

Violation of Google Search's terms of service?

I am planning to write a short Perl script on my blog to automatically retrieve the ranking of a given URL for a specific keyword (see ...
5
votes
1answer
701 views

Using the Google AJAX Search API for SEO Purposes

I am looking at writing a .net application that uses the Google AJAX Search API to determine where our website falls for a given term compared to a competitor. I can find alot about the old SOAP API ...
1
vote
1answer
127 views

How to contact Google officially? [closed]

Perhaps a dumb question, but all I could find through Googling is this: http://maps.google.com/support/?hl=en http://www.google.com/support/forum/p/maps?hl=en ...
0
votes
2answers
393 views

Full page lightbox on Google Maps

I'm developing a website, but I'm stucked about understanding Terms of Use of Google Maps API V3. In Terms of Use, it is written: "You will not remove, distort or alter any element of a Google Brand ...
0
votes
2answers
223 views

Can I use Google and Wikipedia Search legally in an iPhone app?

In my iPhone app I have a Action Sheet. I have a button which performs a Google search on a certain keyword and the other button performs a Wikipedia search (I used the openURL function to implement ...