Redirects from Google links

Hi,
I'm getting the annoying re-direct to Google ad services and other spurious links when I click on a link from a Google search, other times too to be honest even within sites themselves.
I saw this question raised a little while back and someone spoke about changing the DNS server addresses and the original poster spoke of having flushed his DNA to solve the issue.
I did not fully understand either to be honest but the question was marked as solved and my comment was overlooked. Can anyone explain what I need to do to resolve this very annoying problem ?
Thanks,
Craig

Does this need a third party solution ?
No.
Open System Preferences/Network and click the Advanced button, then select DNS from the next menu.
Underneath DNS Servers on the left click +
Add these numbers exactly: 208.67.222.222
And again click + 208.67.220.220
Click OK.
That's it... you can do it this way or go through the link I provided previously. If you go through the link you can sign up for OpenDNS updates. Go to that link look under: Control You will see: Block page redirect.
Help to avoid malware by keeping your system software up to date.

Similar Messages

  • Getting URL redirects from Google's "I'm Feeling Lucky" Search

    Hello all! I'm working on my final project for my intermediate programming class but I've hit a bit of a snag. This project is a "do whatever interests you, as long as it incoporates what we've learned this semester" type of project. (My personal favorite type of programming project!) I have a significant amount of code already complete, but here's my problem:
    To put it simply, my program:
    1) Takes a list of movie names
    2) Gets the movie poster from Wikipedia
    3) Saves the poster images to a folder
    4) Creates an HTML file, so I can see a visual representation of every movie on the list (btw, how do you like my idea?).
    I'm using (what I think to be) a very clever system of searching with Google's "I'm Feeling Lucky" search (using detailed search terms such as "air+force+one+movie+wikipedia" that will, more than likely, always take me to the right page (if it exists))...
    Basically, my getPic(String url) method is now throwing an exception when I try to search the page that Google redirects me to, and I'm guessing it might be because the code is trying to search the "I'm Feeling Lucky" redirect page, instead of the page it is supposed to redirect to.
    I get the following error:
    10000 BC
    A connection to http://www.google.com/search?btnI=1&q=10000+bc+movie+wiki could not be established.
    java.io.IOException: Server returned HTTP response code: 403 for URL: http://www.google.com/search?btnI=1&q=10000+bc+movie+wiki
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.URL.openStream(Unknown Source)
         at GetWikiPiki.getPic(GetWikiPiki.java:44)
         at MovieList.makeMovieList(MovieList.java:109)
         at MakeMovieList.main(MakeMovieList.java:13)(Etc, with all the movies giving the same exception.)
    If my guess is correct, could someone please inform me on how to either:
    a) Follow the redirection from Google to the Wikipedia page or
    b) Obtain the URL which the Google search will redirect me to.
    Preferably b, so I can program it not to need to recreate each movie search every time the program runs.
    Or if you have another idea of what it could be, please feel free to make suggestions.
    Thanks a lot,
    Derek

    When I tried printing the source of, for example, http://www.google.com/search?btnI=1&q=10000+bc+movie+wiki it gave me the source code to the Wikipedia 10,000 BC page with no errors at all.
    Does this mean that it could be something wrong in my code and not Google?
    Here is the code I'm using in the particular section that throws an exception:
          * Gets the image address of a movie poster from Wikipedia via
          * parsing the passed-in URL.
          * @param url The website address (URL) of a Wikipedia article containing a movie poster.
          * @return The first occurrence, in "picture_name.jpg" format, of an
          * image whose address contains "http://" and ".jpg".
    public String getPic(String url) {
              try {
                   URL connection = new URL(url);
                   InputStream in = connection.openStream();
                   Scanner console = new Scanner(in);
                   while(console.hasNext()) {
                        String temp = console.next();
                        if(temp.contains("http://") && temp.contains(".jpg")) {
                             String temp2 = temp.replace("src", "").replace("=", "").replace("\"", "");
                             return temp2;
              catch(IOException e) {
              System.out.println("A connection to " + url + " could not be established.");
              e.printStackTrace();
              return null;
         }{code}
    Edited by: NovellTerminator on Apr 8, 2009 2:36 AM
    Edited by: NovellTerminator on Apr 8, 2009 2:40 AM (Included JavaDoc)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Safari won't open new pages from Google links

    I'm a bit confused - I'm using Safari on my iMac and MacBook, both with OS 10.4.10, and want to open google links in new pages. This works fine on the MacBook, but not the iMac, even though I've checked the box "Open links from applications in a new window".
    Do you think I need to reset Safari in some way?
    Many thanks
    Chris

    ...want to open google links in new pages. This works fine on the MacBook, but not the iMac, even though I've checked the box "Open links from applications in a new window".
    That preference setting refers to opening links from other applications in a new window. For example, if you click on a link in a Word file displayed by Microsoft Word, or in an email displayed in the program Mail, the link will open in a new window in Safari.
    To see the shortcuts for opening a link from a web page (e.g. Google) in a new window, go to Safari > Preferences, click on the Tabs section, and read the Command-key shortcuts listed at the bottom of the window. Exactly what those shortcuts are depends on your settings in the checkboxes above. (To see the difference, change some of the settings in the checkboxes and watch the shortcuts below change.)
    I'm not sure what the difference is between the settings on your two Macs. I'd go over the preference settings to get an idea of why they're behaving differently.

  • Safari forces from Google to Yahoo

    What is this devilish deal that Apple have made with Yahoo???
    Its simply a nightmare getting redirected from Google to Yahoo and find literarerly nothing when you want to search for something.
    Why is this forced upon us?
    Dont we as custumers get to choose how we would like to use our equipment? Its like Iphone should be blocked from all sites containing info about Android phones, woops, will i get banned for mentioning Android in here?

    You can go to Safari > Preferences > General and select, Bing, Google or Yahoo. You are only compelled to select one of the three.
    George

  • How do I get Firefox 12 to open a link from Google search results?

    Ever since upgrading to version 12.0, whenever I click on certain links the browser just "reloads" the same page I am on rather than loading the new page in the same tab. When this happens it's not opening the link in a new tab or window, instead just for a second the tab I am on says "connecting" and has the circular busy indicator, and then I'm right where I was before. In order actually follow a link I'm having to context click and then click Open in a new Tab.
    On a lot of websites the links follow as usual and open the new page in the same tab. Others don't however, such as the search results page from google. I'm wondering if this is something to do with the new anti-duplicate tab feature, and if so, how do I disable that? I'm on OSX 10.6.8. Thanks.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Firefox > Preferences > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox > Preferences > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • From google I click on a link I typed in and then it just says it's loading and it's a blank page and it does nothing

    From google I type in what I want to look up, I click on the link I want and it takes me to a blank page that says it's loading and nothing happens.

    Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    Clear the Network Cache
    * https://support.mozilla.com/en-US/kb/How%20to%20clear%20the%20cache#w_clear-the-cache
    Reload web page(s) and bypass the cache.
    * Press and hold Shift and left-click the Reload button.
    * Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    * Press "Cmd + Shift + R" (MAC)
    Check and tell if its working.

  • I am unable to download pdf which is redirected from flex in google chrome...

    I am unable to download pdf which is redirected from flex in google chrome...  Although it works fine in other browsers .... and also more one thing is that it happens when it uses flash/Flex to redirect the pdf in modal popup

    When you write "download", do you mean download, or open in the Chrome PDF viewer?

  • Help, my Safari browser has been acting super strange.  It keeps changing my default browser from Google to Only Search, and my search bar will only search on Yahoo no matter what I do.  On top of that I get MacKeeper popups every time I click a link

    Help, my Safari browser has been acting super strange lately!  It keeps changing my default browser automatically from Google to Only Search (if you use the search engine Only Search it takes you to Yahoo.com).  My search bar will only search on Yahoo no matter what I do to make it Google.  On top of that I get MacKeeper popups every time I click on a link.  What is worn with my computer and how do I fix it?!

    There is no need to download anything to solve this problem. You may have installed a variant of the "VSearch" ad-injection malware.
    Triple-click the line below on this page to select it, then copy the text to the Clipboard by pressing the key combination  command-C:
    /Library/LaunchDaemons
    In the Finder, select
              Go ▹ Go to Folder...
    from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.
    A folder named "LaunchDaemons" may open. Look inside it for a file with a name of the form
              com.something.daemon.plist
    Here something is a variable word, which can be different in each case. It could be "cloud," "dot," "highway," "submarine," "trusteddownloads," or pretty much anything else.
    There may also be a file named
               com.something.helper.plist
    in the same folder.
    If you find files with names that fit the above description, post what you have for "something."

  • Firefox does not open links from google

    I am using Firefox 12 on a Mac. I am not able to open links from Google, e.g. google maps, google groups. Also google maps does not show up on other websites. Safari does this all.
    I have disabled all add-ons and went into the safe mode of Firefox. No improvement. I can't open google maps or google groups. Apart from this, other webpages don't cause a problem.
    What is going on?

    Have a look and see if SPDY is enabled. Enter about:config in the address window and spdy in the search window. If "network.http.spdy.enabled" is true, double click on the entry to disable it.

  • Google links to Ad Sites and unrequested audio plays in background

    1) When I click on links from Google searches it redirects to Ad websites...
    2) When I have Internet windows open suddenly audio (that sounds like it is coming from other unopened websites) will start playing.

    If it's an ad site on Google, it would probably be blocked the "Adblock Plus" with the right subscription filters, or a filter you make.
    See http://kb.mozillazine.org/Blocking_bad_sites_and_annoyances
    :the links for extensions are near the bottom of the page
    That will probably stop your problem there are other things you can try:
    "Stop Autoplay" extension (I have it disabled, think it would not show the first frame)
    <br>media.autoplay.enabled &nbsp; user set &nbsp; boolean &nbsp; False (have that, shows up in about:config but not in about:support)
    nothing for stopping autoplay in these
    :http://kb.mozillazine.org/Flash
    :http://kb.mozillazine.org/Blocking_bad_sites_and_annoyances
    see [https://addons.mozilla.org/firefox/addon/load-tabs-progressively/ Load Tabs Progressively], Load tabs one by one.&nbsp; Limit the number of concurrent loading tabs and/or unread loaded tabs. (too restrictive for me)
    I would certainly take a look at, the second link requires Stylish extension.
    * Stylish :: Add-ons for Firefox<br>https://addons.mozilla.org/en-US/firefox/addon/stylish/
    * Tab Color Underscoring active/read/unread (Fx3.6 ) - Themes and Skins for Browser - userstyles.org<br>http://userstyles.org/styles/24728/tab-color-underscoring-active-read-unread-fx3-6
    <br><small>Please mark "Solved" one answer that will best help others with a similar problem -- hope this was it.</small>

  • Download from google play infected w. redirector

    Several days ago I downloaded ff from Google Play (as navigated to by a button at Mozilla site) for my Galaxy S4.
    I was initially using the Android browser.
    After installation, I chose 'Open' and ff opened and I navigated to Google, entered a search, got a legitimate hit list, but all attempts to navigate to hits were redirected to bogus locations.
    I immediately uninstalled ff.
    There were no addons.
    Is there a way I can install directly from Mozilla vs. Google Play?

    Hi to download versuons og firefox you may have to play around with that link and the directories. There are security risks by doing this that way and i recomend downloading over a swcure network from the play store. https://download-installer.cdn.mozilla.net/pub/firefox/releases/25.0.1/win32/en-US/Firefox%20Setup%2025.0.1.exe

  • How to redirect from list edit form to another page using jquery in sharepoint 2013

    hi friends i have been trying to find a way to redirect from list edit form to another page using javascript and jquery
    i found lot of codes online but non of them are working for me.
    what i need is i have to save the data in the form and after that it has to redirect to another page. it has to get the url from hyperlink field of the item.
    please help me in this regards

    Not sure if you have gone through below links:
    http://spservices.codeplex.com/wikipage?title=%24().SPServices.SPRedirectWithID
    http://blogs.askcts.com/2013/02/18/using-spservices-and-jquery-to-perform-a-redirect-from-a-sharepoint-list-newform-to-editform/
    Please ensure that you mark a question as Answered once you receive a satisfactory response.

  • I keep getting a redirect on Google results. I am redirected to goooogle.osa.pl. Does anyone know how to fix this?

    Hello all,
    When I type a search into Google and hit enter, I get to a page that looks like results from Google. When I click on one of the results, I am redirected to a page that has goooogle.osa.pl as the URL. Can anyone tell me how to fix this?

    This is really a forum about help with actual Apple products, not other 3rd-party services that are not affiliated with Apple. Since Google is a 3rd-party service, you're better off using a Google support forum or a general Q&A like Yahoo! Answers.
    Try here: http://bit.ly/oV2YnH

  • The Firefox opening page no longer has the full range of Google links.

    My prior version of Firefox had a full range of Google links at the top of the central page (including images, news, etc.). Is there any way to install this on version 4? I used this feature frequently Thanks in advance for your help.

    I am guessing you are using a Firefox default of: http://www.mozilla.com/en-GB/firefox/central/
    Note if you use the Google search from the search bar, that is top right, alongside where you type web addresses; you will get a more standard Google page, rather than a branded firefox page.
    I tend to use http://www.google.co.uk/ you may of course choose nd bookmark any google search page you like, and if you wish you could set google as your home page.
    *See [[how to set the home page]]

  • PDF from Google Apps gmail/gdri​ve by Cloudprint​er failed on HP Officejet Pro 8600 Plus e-All-in-O​ne

    Dear forum contributors,
    1. HP Officejet Pro 8600 Plus e-All-in-One
    2. Linux OpenSuSE 12.2 64-bit
    3. Failed , after the failed message is a very long URL to my gmail attachment.
    4. This issue occured from the beginning, I have this printer only for one week.
    When I print different kinds of PDF's from Google Apps (gmail and gdrive) by Google Cloudprinter I got a failed message at the HP eprinter Recent Print Jobs list.
    Other prints from Google Cloudprinter, for example a webpage or a Google Docs document (not PDF) is working fine.
    Also sending the same PDF's directly to my @hpeprinter.com e-mail address is working fine.
    Is this a problem by Google Cloudprinter or HP e-print? How to solve the problem?
    Thanks for helping,
    Jurjen

    After much research, I was unable to obtain a direct answer for two reasons: HP doesn't support Linux or Cloud Print beyond initial setup.  I was not very satisfied with this answer as I knew you would not really be either so I found some links and this may be the last I can provide any assistance here due to the two reasons above.  These links cover everything and should provide for you additional links to all of your questions I believe.  
    --Serving a Printer to Google Cloud Print from Linux--
    --Google Cloud Print on Linux--
    --Installing Google Cloud Print on a Linux Server--
    Otherwise, if ePrint is not working within the apps using a Windows-based computer I am more than happy to assist you.  You may continue to get support here from other community members regarding Linux but I may not be of much assistance.  I can say the first place to check is www.eprintcenter.com and see what the error messages say there under the print history, cancel any pending print jobs and try again.  Keep me posted on any additional information you may want to add regarding a Windows PC, otherwise I should direct you over to some great support provided by Google Cloud. Linux is suppose to work with these functions so I will leave you with this final excerpt from a Cloud Print Help site:
    "Why is my document not printing?
    1. Make sure your Google Cloud Print connector is running on a computer with Mac, Windows, or Linux.
    2. If you're using Windows XP, make sure you also have the Windows XP Service Pack 3 (SP3) installed.
    3. Confirm that the computer connected to your printer is powered on and that you are logged in."
    This printer should support this feature so to make sure, you can log into www.eprintcenter.com and select ePrint Settings under the customized email address on this page and ensure you have Print Services ON.  I wish I could be of more assistance however.  I strongly recommend contacting the manufacturer of the apps you are having the problem with as these functions work when you use them like ePrint was intended (via email and mobile devices).  Good Luck!
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

Maybe you are looking for

  • Not gettting quantity displayed in the alv grid

    hi experts iam displaying vbeln, matnr, quantity, sellingprice etc for an customer using fieldcat. in alv grid. iam able to get all the fields other than quantity in the output. i have taken vbap-kwmeng, actually in the va03 it is displaying from kom

  • Lenovo e540 flaws/complaint, just my device or normal

    Hello, Excuse me for my somewhat poor English, but I hope it is still understandable. I've been using the e540 for a few weeks now and I've noticed a few problems and complaints and was wondering if it is a normal problem or that my device is sufferi

  • ARD 3 Will Not Install "The serial number is not valid"

    Hello, and thanks for reading. I am a new network admin in a silicon valley school district. I come from a Windows background and I am picking up the Mac pretty well. I was asked by the support team to install Apple Remote Desktop 3 on my MacBook Pro

  • Getting the folder name of the service in Tomcat 5.5

    Hi, I am using Tomcat 5.5. I have a problem getting the folder name my service is located in. Ex. \webapps\myApp\... Here i would like the string "myApp" - does anyone know how to get this? The reason for this is that i use a war file to deploy "myAp

  • How to make a pdf report in reports 6i

    I want to generate pdf report in reports 6i directly. I dont want to use option generate to file after opening it into previewer. can anyone help plz?