Top "Search-engine" questions

A search engine is program that searches documents for specified keywords and returns a list of the documents where the keywords were found.

What's a good source code search engine?

The codebase I work on is huge, and grepping it takes about 20 minutes. I'm looking for a good web-based source …

development-environment search-engine code-search-engine
How does Google serve results so fast?

Time and again when I search for a topic on Google, Google returns me the results and also prints out …

architecture search-engine
Google search console fails to fetch sitemaps | "Sitemap could not be read"

I have generated a sitemap from online generators, it seems to be working and even i tested it on old …

seo search-engine sitemap google-search-console
How to undo a 301 redirect?

Now, I don't have any problems with 301 redirects, but one person asked me for the way to undo cached 301 redirects …

browser redirect search-engine http-status-code-301 http-status-codes
How to construct complex Google Web Search query?

Searching through the Web by using the Google search engine is a de facto standard for Internet users. Google provides …

http search-engine google-search
Sitemap contains urls which are blocked by robots.txt

We've had an accidental situation where our Wordpress site had the robots.txt set to disallow crawling for about 7 days. …

wordpress search-engine sitemap robots.txt google-webmaster-tools
Pass variable to Google Custom Search Engine

Is it possible to pass a search variable into the Google Custom Search Engine that I have embedded on my …

search-engine google-custom-search
Marking up a search result list with HTML5 semantics

Making a search result list (like in Google) is not very hard, if you just need something that works. Now, …

html search-engine semantic-markup
Are search engines going to see my dynamically created content in Bootstrap tabs?

I have a page index.php with 3 Bootstrap tabs in it, and for each tab I am generating its content …

javascript twitter-bootstrap tabs seo search-engine
An alternative web crawler to Nutch

I'm trying to build a specialised search engine web site that indexes a limited number of web sites. The solution …

search-engine web-crawler nutch