Questions tagged as 'google'

3
answers

Get search result in google with JQuery

Hello, I'm wondering how to do the following: Using JQuery, I want to get the 1st result link from a Google search. An example: $("#bt_tempInfo").load("https://www.google.com.br/search?q=exemplo ._Rm:first-child", function(){ l...
asked by 15.07.2015 / 16:48
1
answer

Google Chart's Line with While

Good afternoon,  I have the following query: SELECT DATE(o.data_fechamento) AS Data, u.nome AS Pessoa, COUNT(*) AS Total FROM ocorrencias AS o LEFT JOIN sistemas AS a ON a.sis_id = o.sistema LEFT JOIN localizacao AS l...
asked by 04.04.2017 / 20:55
2
answers

Create dynamic news site optimized for Google

I want to create pages on a specific news site and initially thought about storing news information (title, subject, news text, etc.) in a database. As soon as my noticia.aspx page was accessed, I would search the news content in the data...
asked by 25.09.2015 / 22:14
3
answers

list index out of range when trying to resolve google developer day 2010 issue

First, I'll copy here the statement of the question to be located: In the quiet country village of Ponteironuloville, all phones have 6 digits. The telephone company establishes the following rules on numbers: There can not be two consecu...
asked by 14.03.2015 / 02:50
1
answer

Is there any google API to capture the highlighted search information?

Is there an API or something like that in which I can capture highlighted information from a google search? For example, when I search for "Bill Gates" some information about it appears in the right frame:     
asked by 04.09.2016 / 19:18
2
answers

How to index an iframe in Google?

This site uses <iframe/> to view their reviews. Reviews are inserted and displayed through this platform . However, even though it's an iframe, Google indexes . How is this possible?     
asked by 29.08.2014 / 22:01
1
answer

How to customize google-translate on my site?

How to put images of language flags, and when you click on the flag, the whole content of the site changes language? I'm using this code: html: <div id="google_translate_element" class="boxTradutor"></div> JavaScript: &l...
asked by 26.08.2015 / 20:59
1
answer

Make my site appear in the Google news listing

I have a website about a certain subject. And, when I access Google and type the desired term, there is my site in a good position. However, I would like my site to be listed on the Google news page as well. I researched the term test , I pu...
asked by 30.08.2014 / 12:47
1
answer

Make responsive iframe content (Google DFP)

So, I have a somewhat complex problem. Knowing that it is not possible to CSS style the content of a <iframe> , I do not know any other way to achieve the desired goal. I even tried with JavaScript, but nothing worked, some tests I h...
asked by 16.03.2018 / 18:22
2
answers

How do I use Google's reCAPTCHA to block a particular part of a page?

For example, I have a website in Wordpress, that the content is shown only after I validate Google's reCAPTCHA, I have already looked for several codes but nothing helped me, can anyone give me a tip? <!DOCTYPE html> <html>...
asked by 25.02.2018 / 22:48