Spiga

Showing posts with label Chrome. Show all posts
Showing posts with label Chrome. Show all posts

Google Chrome Link Broken Error

Oops! This link appears to be broken

Sometimes google Chrome throws the DNS Server error message,saying "DNS Error-cannot find server" when we try to open some sites.But using the different browser we can open the site without showing any errror.Google Chrome browser use its own algorithm to read the web pages.When you visit a webpage (like a search results page), Google Chrome will pre-fetch the IP addresses of all websites that are listed on that page. Since the browser has the IP addresses of all the links in advance, DNS pre-fetching ensures that any links that may you click on that webpage will load faster. However, when pre-fetching fails, something that’s not very uncommon, you may get the “link broken” error.

How To Tackle This Error?

The fix is simple – go to Tools > Options (or Preferences on a Mac) > Under the Hood and uncheck the setting that says “Use DNS pre-fetching to improve page load performance.” This might increase the loading time of certain pages by a few microseconds but you won’t at least see that misleading error message.

Find Stored Password In Chrome

Google chrome stores the password saved by the user in its cookies.We can see this password as follows.

1) Click on tools button.

2) Click on options.

3) Click on tab 'MinorTweaks '.

4) Click the button 'Show saved Passwords'.

Page Rank Button In Google Chrome


Enable Page Rank Button In Google Chrome

In Google Chrome browser,there isn't any toolbar or any button for viewing the pagerank of the website.So here we will learn how to add pagerank button in the google chrome.

Steps:

1)Right click on the bookmarks bar, and then select Add Page.
2)In the Name field, enter "PageRank" or anything you want, then for the URL field paste:

javascript:void(window.open("http://www.liveindya.com/pagerankcode.php?url="+escape(location.href),"Check Page Rank","height=100,width=400,top=0,left=0,location=0"))

3)Make sure your Google Chrome browser always shows the Bookmarks bar. If not, click menu: Tools -> Always show bookmarks bar.