Hi everyone, I'm building a website on realestates and considering incoporate googlebase housing into it.
The problem I got is googlebase TOS and I'd like to hear your opinitions on this. It states that "You may not store content from Base and your Base API Implementation must use a live feed from Base rather than make static or stored uses of Base Content." So now if we use a non-javascript (e.g. Java, C#) GoogleBase implementation, any client request must be directed to Google from our server since we are not allowed to cache data. This is not scalable, there is a limit number of requests can be made to Googlebase as I understand. If our website has 100 visitors making requests at the same time then we are clearly in trouble. And hence, my conclusion is that all scalable Website using Googlebase should use a javascript version of GoogleBase but this doesnt have any value for SEO at all since all the search bots will not index our site for the content from base. So what is the best way of using googlebase which can provide good SEO ? -- You received this message because you are subscribed to the Google Groups "Google Base Data API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-base-data-api?hl=en.
