Most voted "google" questions
Use this tag for things related to the company’s search engine. If for other products there are specific tags, do not use it separately. For example avoid using this tag and "maps", prefer "google-maps".
Learn more…264 questions
Sort by count of
-
0
votes1
answer833
viewsUsing browser cache does not work
The Google Pagespeed tool is displaying error: Take advantage of browser cache. My website: buscaempresas.com.br. I activated the modules on my server expires and headers, then I added in htaccess…
-
0
votes1
answer201
viewsHow do I add a Google login option to my website?
I have a site in PHP and I would like the user to have the option to sign in with the Google account, as well as here in Stack Overflow, so he does not need to register. You would need to take the…
-
0
votes1
answer82
viewsDoubt Cloud Function
Cloud Function is like a server for Nodejs ? Can I import any package from NPM and use its feature, which will work normally in Cloud Functions? Or he just works with the google resources? I tried…
-
0
votes0
answers27
viewsAuthentication with js node and passports using GCF
I wonder if there is a way to authenticate requests for cloud functions on google using nodejs and passport, whenever I want to know what it takes to verify that I am authenticated and return to the…
-
0
votes1
answer263
viewsContinue running after you accept Android Permission
I’m doing a test using Google Maps. It’s working but it’s like this. As soon as the app starts, it checks the permission by calling the Permissao class. If the user accepts, the app starts and if…
-
0
votes0
answers24
viewsHow does more than one server send information to a single website?
Simply put, I support this example: How is it that for example; Youtube, which has many servers around the world, can for example send to only one site? Because the way I see it, you can’t get that…
-
0
votes1
answer229
viewsHow to change default project in Firebase via terminal?
I am trying to host a website in firebase, I followed correctly the steps that were guided by the platform. I defined a standard project in the "firebase init" step and now I want to define another…
-
0
votes0
answers43
viewsGoogle Maps Javascript API Warning: Noapikeys
I’m using a code to navigate on Google Maps and display the coordinates on the screen. In the code section it is necessary to inform a valid credential/key. I include as requested, but still…
-
0
votes1
answer80
viewsGoogle API Does not appear on my page
Hello, I’m trying to insert the google maps on a website MVC that the Visual Studio 2012 already available for testing. Except for the part of maps and putting into a aspx loose, it generates the…
-
0
votes0
answers241
viewsAPI Google maps Return limit
I need to use the google maps API, however, the return of the request displays this message. array(3) ' ["error_message"]=> string(190) "You have exceeded your Daily request quota for this API.…
-
0
votes1
answer28
viewsGoogle Maps Interior of the establishment
Good morning, someone can tell me how to put the google map of a particular establishment on the site, however I want it to show the inside of it, I can access in the maps, but I want to put a div…
-
0
votes1
answer635
viewsJavascript: Add object within an object array
I have: var options = { title: 'Titulo', width: largura, height: altura, vAxis: { title:"Porcentagem % em vendas", format: 'decimal' }, hAxis: { title: "Seleção de clientes - Comutativa", } }…
-
0
votes1
answer129
viewsGoogle News API - Using Curl with PHP
I’m trying to use the API of Google News, can’t list the news I want from a certain category, I would like to do with PHP so that you can list and store them in the database. I took an example from…
-
0
votes1
answer404
viewsVLOOKUP function does not work in Excel
I’m making formulas in Spreadsheets Google, but when making a conditional formatting is stating that the formula is incorrect. =VLOOKUP(C3; Concursos!C3:H5; 1; FALSE) All cells contain whole…
-
0
votes1
answer56
viewsImport Once Javascript
I have two components in my Reactjs project, which use google recaptcha. However, as there are two, each time I call him it’s as if he understood that I wanted to load the "import Recaptcha from…
-
0
votes1
answer1378
viewsGoogle Sheets - Sending Email
I have the following code that sends emails through a Google spreadsheet. function sendEmails() { var sheet = SpreadsheetApp.getActive(); var startRow = 2; var planMensagens =…
-
0
votes1
answer44
viewsFirebase Deploy displays 'waiting for Apis' message to enable
Talk guys, I’m doing my first deployment on Firebase, and I came across this beautiful. Unfortunately I found nothing on the interwebs about, and I turn to you as always, there is something I can do…
-
0
votes1
answer46
viewsHow do I currently use Keywords in google?
My site is already indexed by google, however it does not search by the name of the site, it only searches if I type www.my.mpresa.com.br but if I type only mycompany, he does not think... and I…
-
0
votes0
answers14
viewsApi - Create Email Google
all right ? , so I was wondering if anyone knows or has used or if there is, api to create gmail accounts, I was seeing something on this link here: Create a user acount, ai in it has a json request…
-
0
votes0
answers498
viewsPython code to generate event in Google Calendar
I would like a help to create a code using Python to generate events in Google’s calendar, I already have the API set up and released for this action, but I can’t make my code work, I’ve done this…
-
0
votes1
answer341
viewsDoes Google change the language of my site in the indexing process?
Google modifies the Culture info of the site in the indexing process? I noticed that on my page that has two languages, Google indexes only the page PT-BR version that is native to the site. Some…
-
0
votes1
answer53
viewsGoogle extension Chrome shows no default popup
I started yesterday developing extensions for google Chrome, and followed how google sends: I declared my manifesto and added the popup page: { "name": "ODM Integration", "description": "Open…
-
0
votes1
answer669
viewsCreate search box on google Docs
Good, I have this VBA code and needed to build a Javascript for Google Docs that do the same thing. It is possible to convert VBA to Javascript? Thank you. Private Sub CommandButton1_Click() Dim F1…
-
0
votes1
answer96
viewsHow to select an image link text (html) and delete everything else with Regex?
I am working with a CSV file (XML type), I am using a google spreadsheet to be able to clean the data, I would like to edit a set of cells making a selection of an image link in html and delete the…
-
0
votes0
answers152
viewsJSON error in PHP : Syntaxerror: JSON.parse!
I have a problem filling Google Maps with some markers, coming from a PHP (json). When I open the browser, error appears: SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON…
-
0
votes0
answers1048
viewsFirebase - An unknown error occurred while creating the project. Try again
I tried to create a project in Firebase and I can’t, I’ve tried several different ways (changing the name of the project, changing the country, trying with another Google account... etc.) and still…
-
0
votes0
answers255
viewsMy Google Maps API Credential Has Stopped Working
I have an Android application and is no longer loading the bookmarks on the map, application that is active in Google Play Store, no update was made on apk, no key was changed in Google Cloud…
-
0
votes1
answer304
viewsHow to authenticate in Firebase through Google using Expo (React Native)?
I have a web application on firebase, but I’m using it in the development of an android/Ios app using Expo. I want the authentication to be done by Google, but it turns out that because it was…
-
0
votes0
answers74
viewsGoogle Sign In login does not work on the Edge and Opera browsers, plus Google Chrome and Mozilla works
Hello guys this is the error I get when I click the Google Login button in the Opera and Edge browsers. The stranger that errors do not appear in Mozilla and Google Chrome, Chrome and Mozilla log…
-
0
votes1
answer80
viewsThe google maps marker does not change the icon correctly when clicked
I’m working with the API of google maps for javascript and I’m carrying markers that represent the position of deliveries (the blue motilas) on the map, when I click on a particular deliverer I want…
-
0
votes1
answer68
viewsReplace google maps maker A and B in the "Place autocomplete and Directions" example
I’m studying the google maps api, and I’m trying to personalize this example from google itself, but I’ve already read the documentation on Google marketing but without success when trying to…
-
0
votes2
answers176
viewsHow to create a single search box for Google and Wikipedia?
I created a search box with two Buttons, one for Google Search and one for Wikipedia Search. The Google button works very well but I can’t do the same for Wikipedia. Follow the code... <!DOCTYPE…
-
0
votes1
answer66
viewsHow to add a link to a page and only proceed after you do recaptcha?
I want to do the same as this site, add a link and only go through it if you check in recaptcha. https://www.androidtunado.com.br/p/pagina-de-download_987.html? Then, after you do the recaptcha…
-
0
votes1
answer119
viewsHow to upload large files to google drive
I’m trying to upload files from 1-4gb to the google drive(v3) , using phyton3.8, but when I always have errors in the execution: Typeerror: 'Preparedrequest' Object is not callable def…
-
0
votes1
answer82
viewsGoogle plus authentication on Ionic
I’m trying to create a login with google plus in Ionic 4 on android platform, but is always coming back an error [10], which according to the google documentation, is a configuration error, but I…
-
0
votes1
answer714
viewsWriting a csv file on Google Drive using Colab
I’m writing a code in Python to scrape information off Facebook. I would like to save this information in a file on Google Drive, since I am working with other people and we use Colaboratory.…
-
0
votes0
answers21
viewsHow to add bookmarks to a Google contact via People API?
I am adding contacts via People API with the following code: SCOPES = ['https://www.googleapis.com/auth/contacts'] def start_service(): creds = None if os.path.exists('token.pickle'): with…
-
0
votes1
answer18
viewsI cannot change cell format with . setNumberFormat in google app script
I made the following registration page. I need to pick up exactly the amount of zeroes I add to the registration field However, when this data is added to the spreadsheet, only a zero appears. I am…
-
-1
votes2
answers1032
viewsHow to store GPS coordinates in a PHP web application?
I am making a web application that will monitor the displacement of individuals through receiving every 5 seconds of GPS coordinates. I can receive the coordinates and plot on the screen with the…
-
-1
votes2
answers484
viewshow google sees dynamic pages
Hello friends a doubt of Noob, I develop websites in PHP. what happens, instead of having 50 pages one with each category I use a page with while. Well when you choose a category another page is…
-
-1
votes1
answer47
viewsI need to make a map with google maps api with various latitudes and longitudes, this data is from a running workout or a walk
var map; Function initMap() { var nussa = [{lat:-23.99000683799386, lng:-46.28644368611276}, {lat:-23.99000977165997, lng:-46.286408733576536}, {lat:-23.990014549344778, lng:-46.286373026669025},…
-
-1
votes1
answer152
viewsIndex site page as topics in google
Hello, I would like to know how to optimize the links of the site so that it is displayed by topics as in the image? How can I apply to SEO site development Not the name of this technique, it looks…
-
-1
votes1
answer976
viewsHow to load google maps api with a route to an address?
I installed the Maps Api, but I don’t know how to get a result, that would load the map with the best route between two addresses, I’m using javascript and html.
-
-1
votes1
answer241
viewsRun Adobe Flash in Google Chrome
I’m getting the message "Restart Chrome to turn on the Adobe Flash Player plug-in", but I’ve restarted, reinstalled, turned the OS off and on, checked for plug-in and browser updates, and nothing…
-
-1
votes1
answer66
viewsHow to scan data like google?
Good evening as I can make an application that basically works like google, I want to type a keyword and get results on, or pull data from google itself, which language and path should I use?
-
-1
votes1
answer51
viewsproblem when using text to Speech in python, problem with windows path
I followed this tutorial: https://cloud.google.com/text-to-speech/docs/quickstart-client-libraries?hl=pt-br#client-Libraries-install-python To do python convert text to speech Everything went well,…
-
-1
votes1
answer369
viewsThe value of Function INDIRECT parameter 1 is "Income! D3:Q3". It is not a valid cell/range reference
I’m using the spreadsheet templates provided by google. However I’m getting this message: The value of Function INDIRECT parameter 1 is "Income! D3:Q3". It is not a valid cell/range reference.…
-
-1
votes1
answer37
viewsProblems with excessive search requests on google
During the development of a Python project that needs to perform several automated searches on Google. At some point, as expected, Google blocks requests declaring "suspicious activity". My question…
-
-1
votes1
answer361
viewsgoogle ads conversion code
Good afternoon to all!! All right? i created a google ads conversion tag, which should be triggered by clicking on the Whatsapp link on my site, but I’m not able to install correctly on the trigger,…
-
-1
votes2
answers625
viewsHow to manipulate Date attribute from a Python Json result
I have a Json output that I am using in a Google Sheets spreadsheet, and with this information I need to sort them by Date, so I need to get this date into the separate Date and Time spreadsheet…