Showing posts with label browsers. Show all posts
Showing posts with label browsers. Show all posts

Windows 10 - How to Change Cortana's Default Search Engine

The fact that Windows 10 doesn't provide any built-in option to change default search engine of Cortana led many people into thinking that the intelligent personal assistant works exclusively with Bing. Want to change the default search engine of Cortana or Windows Search? There exist a simple workaround that involves using Google Chrome or Firefox.


Prerequisites

- Donwload and install Google Chrome or Firefox
- Set Google Chrome or Firefox as your default web browser. 

Set your default web browser

Click on Start > Settings > System > Default apps > Web browser


Choose your default web browser. 

Change Cortana's default search engine with Firefox

Open Firefox, click on the Menu button > Options. Go to the Search section, select your default search engine (e.g. Google) and then tick the Use this search engine for searches from Windows checkbox:


Close the Options menu and try to make a web search with Cortana. 

Change Cortana's default search engine with Google Chrome

Open Google Chrome and then install the Bing2google extension from this link. Once installed, all your web searches made with Cortana or Windows Search will be redirected to Google.com: 


Want to redirect Bing searches to search engines other than Google? Get the Chrometana extension instead; It allows you to use the search engine of your selection.

Lightbeam plugin for Firefox - Who is tracking your web browsing


Lightbeam formerly named "Collusion" (Chrome version) is a plugin available for Firefox that reveals a hidden aspect of the web. 

Features

  • It shows interactive visualizations of your browsing behaviour.
  • It shows the relationships between the websites you visit and any involved third-party service.


Download



  • The circles represent sites you connect to and triangles symbolize sites tracking your navigation (you can zoom in/out using the mouse wheel).


Upon clicking on a circle or triangle, you can:
  • block the third party service or website.
  • Get more information such as the location of the server and sites that are attached to it


  • The filter at the bottom right, allow you to change the time period for which you want to visualize your browsing activities:

  • To switch to the List view:

  • Click on the Reset Data to update the list or graphics.
  • Click on Save Data to save your data to a .json file (human readable format).

Clear Cookies

Manually clear the browser cookies or use softwares such as:
Always Block Google from Accessing your Site’s Search Results

Always Block Google from Accessing your Site’s Search Results

If you are using Google Custom Search or another site search service on your website, make sure that the search results pages – like the one available here– are not accessible to Googlebot. This is necessary else spam domains can create serious problems for your website for no fault of yours.

Few days ago, I got an automatically generated email from Google Webmaster Tools saying that Googlebot is having trouble indexing my website allsoftlearn.blogspot.com as it found a large number of new URLs. The message said:
Googlebot encountered extremely large numbers of links on your site. This may indicate a problem with your site’s URL structure… As a result Googlebot may consume much more bandwidth than necessary, or may be unable to completely index all of the content on your site.
This was a worrying signal because it meant that tons of new pages have been added to the website without my knowledge. I logged into Webmaster Tools and, as expected, there were thousands of pages that were in the crawling queue of Google.
Here’s what happened.
Some spam domains had suddenly started linking to the search page of my website using search queries in Chinese language that obviously returned no search results. Each search link is technically considered a separate web page – as they they have unique addresses – and hence the Googlebot was trying to crawl them all thinking they are different pages. 
Because thousands of such fake links were generated in a short span of time, Googlebot assumed that these many pages have been suddenly added to the site and hence a warning message was flagged.
There are two solutions to the problem.
I can either get Google to not crawl links found on spam domains, something which is obviously not possible, or I can prevent the Googlebot from indexing these non-existent search pages on my website. The latter is possible so I fired up my VIM editor, opened the robots.txt file and added this line at the top. You’ll find this file in the root folder of your website.
User-agent: *
Disallow: /?s=*

Block Search pages from Google with robots.txt

The directive essentially prevents Googlebot, and any other search engine bot, from indexing links that have the “s” parameter the URL query string. If your site uses “q” or “search” or something else for the search variable, you may have to replace “s” with that variable.
The other option is to add the NOINDEX meta tag but that won’t have been an effective solution as Google would still have to crawl the page before deciding not to index it. Also, this is a WordPress specific issue because the Blogger robots.txt already blocks search engines from crawling the results pages.
A Lynx-like Text Browser that Runs on Google Servers

A Lynx-like Text Browser that Runs on Google Servers

Text Browser is a Lynx-inspired browser that lets you read the web in text and strips all JavaScript, images, videos and other rich content that maybe embedded inside a web page. Unlike Lynx that require installation and run locally, Text Browser is a web app and runs in the Google cloud.

To get started, click here and authorize the web app with your Google Account. It requires authorization to sign-in and also for fetching web pages on your behalf. It will neither track your browsing activity nor will have access to any of your Google Account data.
Once a page loads inside the Text Browser, any of the internal links will also open inside the same browser automatically.

Text Browser as a Proxy Server

Why would anyone want a basic text browser? Well, you can also use the Text Browser as a proxy server to access news articles and other text-only content on the Internet that may otherwise be inaccessible at your workplace.
When you request a web page through the app, the underlying Google Apps Script will fetch the page on Google’s servers and then renders the content on your screen using Google Apps Script. Thus, even if a site is restricted, you should be able to view the page indirectly through the Google cloud.
And if a website is down for you, use the Google text browser to confirm if the page is really down for everyone or it is just your Internet connection.

Kategori

Kategori