Setting up a Google region through the UULE parameter
The UULE region parameter (&uule=) of the Google search engine allows you to see the actual search results by region, which corresponds to geolocation when directly located in an arbitrary region (in other words, it is possible to get search results for your region of interest in your browser without the need for additional plug-ins (GeoClever and the like)) or directly physical presence in the region). A detailed UULE generation algorithm is described on the MOZ.
UULE using example:
- download the CSV file on the https://developers.google.com/adwords/api/docs/appendix/geotargeting
- we take from it the value of the location we need (for example «Nantes,Pays de la Loire,France»)
- substitute it in our generator and get the line "w+CAIQICIeTmFudGVzLFBheXMgZGUgbGEgTG9pcmUsRnJhbmNl"
Then we add the parameter to the original Google request "&uule=w+CAIQICIeTmFudGVzLFBheXMgZGUgbGEgTG9pcmUsRnJhbmNl" and get the output for "Nantes, France" in the bottom of the Google search results.
Request example "buy iphone 11" in the Nantes: https://www.google.com/search?...&uule=w+CAIQI...hbmNl
Popular SEO Tools / All Tools