Top "Google-search" questions

SEARCH ENGINE OPTIMIZATION(SEO) IS OFF-TOPIC.

How to screenshot website in JavaScript client-side / how Google did it? (no need to access HDD)

I'm working on web application that needs to render a page and make a screenshot on the client (browser) side. …

javascript screenshot capture google-search
How can I use a search engine to search for special characters?

Google strips most special characters from the text they index so it's not a good tool for many troubleshooting-related tasks, …

google-search
What database does Google use?

Is it Oracle or MySQL or something they have built themselves?

database google-search google-cloud-datastore bigtable
How to find Google's IP address?

Google is blocked in some countries. However, there are many ways to access Google, like VPN, agent, and by changing …

search-engine google-search hosts hosts-file
How do search engines deal with AngularJS applications?

I see two issues with AngularJS application regarding search engines and SEO: 1) What happens with custom tags? Do search engines …

html angularjs seo search-engine google-search
What are the alternatives now that the Google web search API has been deprecated?

Google Web Search API has been deprecated and replaced with Custom Search API (see http://code.google.com/apis/websearch/). …

google-api deprecated google-search google-custom-search
What is ' and why does Google search replace it with apostrophe?

In what language does and - hash - three - nine - semicolon (') represent the apostrophe? I had some …

html google-search apostrophe
How can I add a Google search box to my website?

I am trying to add a Google search box to my own website. I would like it to search Google …

html google-search
Searching in Google with Python

I want to search a text in Google using a python script and return the name, description and URL for …

python python-2.7 google-search
Looking for special characters in Google

Do you know how to look for special characters with google...? I'm looking at bash code and there's the ## operator. …

special-characters google-search