Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SEOstats\Google::getSerps('search_term', 10) slightly different when searching from "Sydney, Australia" versus "Melbourne, Australia" #144

Open
jamesspittal opened this issue Dec 4, 2016 · 1 comment

Comments

@jamesspittal
Copy link
Contributor

I am noticing when calling SEOstats\Google::getSerps('search_term', 10);, the search results are (very slightly) different when performed from Melbourne, Australia (on my local computer) versus Sydney, Australia.

General information on this phenomenon is available here:

https://gofishdigital.com/google-results-change-location/
http://searchengineland.com/localize-google-search-results-239768

Other than using a proxy (such as Squid) by configuring CURLOPT_PROXY and CURLOPT_PROXYUSERPWD or originating my requests from Melbourne, Australia - is there any way to solve this?

The second article link provided above seems to indicate that adding &near=cityname to the query string request might help to return the results expected for your local state/city.

@jamesspittal jamesspittal changed the title SEOstats\Google::getSerps('search_term', 10) slightly different when searching from "Sydney, Melbourne" versus "Melbourne, Australia" SEOstats\Google::getSerps('search_term', 10) slightly different when searching from "Sydney, Australia" versus "Melbourne, Australia" Dec 4, 2016
@jamesspittal
Copy link
Contributor Author

Tested appending near=Melbourne to the request and the results did change slightly, but they are still not consistent with what I'm seeing when searching from a clean browser request (no cookies, no history, logged out, incognito, etc.).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant