[Tip] Google SERP for any country (+City) without VPN or Proxy

Echo

Marketplace Admin
Staff member
Moderator
Jr. Executive VIP
Jr. VIP
Joined
Dec 16, 2020
Messages
10,667
Reaction score
5,693
Time for another tip that some of you would be familiar with, but some would have not heard about it.

So, generally, when you search in google, it picks up your IP/location. Let's say you want to get the search results in Italy, more specifically - Rome (and you're certainly not located there).

Here's how easy it is. Just go to google.com and add in the URL:

1. Country = "/?gl=it" (you can do it at the end of the query as well, but remove the forward slash
2. City = "&near=Rome"
3. Add non-personalized search results by adding "&pws=0" at the end of the search query

The whole query would look like this:

Code:
https://www.google.com/?gl=it&near=Rome&pws=0

NOTE: do that in incognito.

A list of country codes could be found here.

This gives you:

Screenshot 2022-06-07 at 5.39.38 PM.png

Screenshot 2022-06-07 at 5.41.00 PM.png


THE END.
 
I used to use no-direct ncr but stopped working. Thanks for this tip.
 
Time for another tip that some of you would be familiar with, but some would have not heard about it.

So, generally, when you search in google, it picks up your IP/location. Let's say you want to get the search results in Italy, more specifically - Rome (and you're certainly not located there).

Here's how easy it is. Just go to google.com and add in the URL:

1. Country = "/?gl=it" (you can do it at the end of the query as well, but remove the forward slash
2. City = "&near=Rome"
3. Add non-personalized search results by adding "&pws=0" at the end of the search query

The whole query would look like this:

Code:
https://www.google.com/?gl=it&near=Rome&pws=0

NOTE: do that in incognito.

A list of country codes could be found here.

This gives you:

View attachment 213493
View attachment 213494

THE END.
I've always depended on VPN to get country specific results, never knew you could even do that of cities.

Nice tip
 
Thanks for the tip. Actually, Indian internet is already slow, and when I use VPN with it, it just sucks! So, this is quite useful for me, going to bookmark it :)
 
To everyone having problems - use it in incognito as I've mentioned.
 
I always have a tab opened with the “gl” targeted at a different location, especially when I made content for a place other than mine. Thanks for sharing
 
Back
Top