Certain pages not loading

Hi everyone,
Starting a couple of weeks ago, certain web pages haven't been loading on Safari. Specifically, links from Google search results lead to a blank page (Google itself loads fine). YouTube tends not to load, but does at times, and seems to load more often in Firefox. Wikipedia also fails to load. Some pages load, but not completely (earlier today, the Apple page loaded, but the buttons that are normally at the top only loaded as text; similarly, the "My Subreddits" dropdown menu on Reddit does not work anymore). I've tried what seems like everything, but can't find a solution. Strangely, this only happens on my home network, and my other devices (iPhone 5, iPad) work fine. Does anyone have any thoughts?
Thanks for all your help in advance!

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your problem.
2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
3. Below are instructions to run a UNIX shell script, a type of program. All it does is to gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them.
Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a couple of minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply.
6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking  anywhere in the line. The whole line will highlight, though you may not see all of it in your browser, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
Triple-click anywhere in the line of text below on this page to select it:
PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; Pc () { o=`grep -v '^ *#' "$2"`; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id | grep -qw '80(admin)'; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed '8!d;s/^ *//'; o=`SP Hardware | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d; /[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]||0[^2]8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in Thunderbolt USB; do o=`SP $b | sed -En '1d; /:$/{s/ *:$//;x;s/\n//p;}; /^ *V.* [0N].* /{s/ 0x.... //;s/[()]//g;s/\(.*: \)\(.*\)/ \(\2\)/;H;}; /Apple|SCSM/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); E=; for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* || continue; ls | while read f; do [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && e=" *" || e=; awk -F_ '!/ag$/{$NF=a[split($NF,a,".")]; print $0 "'"$e"'"}' <<< "$f"; done | tail`; Pm "${D[$i]} diagnostics"; done; [[ "$o" =~ \*$ ]] && printf $'\n* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|last value [1-9]|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | grep -v com\.apple\.CSConfig | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/Star*; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail/B,P*P,Qu*T,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; [[ "$ID" =~ ^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID ]] || printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f | while read f; do file -b "$f" | grep -qw shared && ! codesign -v "$f" && echo $f; done`; Pm "Unsigned shared libraries"; o=`for e in DYLD_INSERT_LIBRARIES DYLD_LIBRARY_PATH; do launchctl getenv $e; done`; Pm "Environment"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; Ps "DNS"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; Pc "hosts" <(grep -v 'host *$' /etc/hosts); Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l | sed 's:/Users/[^/]*/:/Users/USER/:g'); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep "Valid: N|Duplicate: Y" | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
7. Launch the built-in Terminal application in any of the following ways:
☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
If you see an error message in the Terminal window such as "syntax error," enter
exec bash
and press return. Then paste the script again.
If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know your password, or if you prefer not to enter it, just press return three times at the password prompt.
If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line "[Process completed]" to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report your results. No harm will be done.
8. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If it happens, please post the test results on Pastebin, then post a link here to the page you created.
Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
Copyright © 2014 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Similar Messages

  • Pages not loading correctly

    I am having trouble with certain webpages not loading correctly - even on this site. It appears incomplete. The problem is especially prevalent on Amazon. The page simply won't download fully- all the formatting if off to one side and the site is unresponsive. It is the same whether I use Safari, Firefox or Chrome. I have emptied my cache, reset cookies, but still the same. Any suggestions? I can't live without Amazon!

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
    If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296
    If your computer is part of a network: please refer to this page: http://www.opendns.com/start/bestpractices/#yournetwork and follow the advice given.
    You could also try these codes as well: 4.2.2.1 & 4.2.2.2
    If you use a Router, make sure it has the latest firmware installed.
    One reason for a slowness in page loading may be the 'DNS Pre-fetching' feature of Safari 5.x
    This is described here:
    http://support.apple.com/kb/TS3408?viewlocale=en_US

  • Home page not loading in some machines

    I develop one site & released to the server but some
    machine home page not loading.
    We can see the message done only.
    Is it possible to load the page without the Flash
    Player.

    "Shums Lafir" <[email protected]> wrote in
    message
    news:gp2brj$j56$[email protected]..
    >I develop one site & released to the server but some
    machine home page not
    >loading.
    > We can see the message done only.
    > Is it possible to load the page without the Flash
    Player.
    You can include alternative content for people who do not
    have the Flash
    player. Essentially, you write the site twice--once in HTML
    and once in
    Flash/Flex. This is one reason why people will often advise
    you not to put
    mission-critical functionality into anything that requires
    the Flash player,
    unless you're 100% certain that all of the users who need to
    see your
    content will have it.

  • Pages not loading completely

    I am seeing intermittent issues with web pages not loading completely, or taking a long time to load. Some times embedded images will not load. The page will often load, but the page loading icon in chrome will carry on spinning. 
    This is happening periodically and at various times of the day, but has been going on for a couple of weeks. The rest of the time, my broadband speeds are fine and very snappy, as normal. 
    I've restarted my router (homehub 3) several times.
    This doesn't seem to be a general speed problem.
    Using speedtest.net, i can see that my download speed is pretty consistent at just under 20mbps. 
    Using pingtest.net i see no packet loss, with good ping times.  
    Using the BT speedtest tool, my line speed to the house is around 23mbps, and my download speed is again around 20mbps.
    This is effecting all devices attached to the router, both wired and wifi... both windows PC/laptops and ipad/iphone devices. 
    I am not sure where to look next, and am kind of dreading a conversation with BT helpdesk. 
    Any ideas? 

    Thanks... That's a long thread, and I am not going to pretend to understand all of it. 
    It seems to be similar issue, but I am seeing this any webiste, including this one, not just on a handful of specific sites. 
    If I understand the thread above correctly, that issue is with BT, and was apparantly fixed, although the most recent post suggests it has not been. And that if this is the same problem, I can't do anything to fix this myself, other than raise this BT?
    Having played around a little more, I think I can see that this problem becomes more accute when i am jumping rapidly from one webpage to another in quick succession, until i get to the point where pages are just not loading anymore. 

  • Web Pages not loading on Mobile Devices

    Browsing web pages not working on mobile devices
    I have bt inifinity 2, from my laptop and mac (with same wifi connection) webpages load no problem, from my android tablet and iphone (with same wifi connection) web pages not loading. On these devices I can load youtube videos, and apps have connections/load data, it seems to be limited just to browsing webpages.
    I have tried changing ssid for the 2 channels, I have tried disabling wifi on the router, and using apple time capsule as the router, everything seems to result in the same problem, you cannot browse web pages on mobile devices.
    previously i had adsl from bt and didnt have these issues.
    Solved!
    Go to Solution.

    Try turning Smart Setup off.
    http://bt.custhelp.com/app/answers/detail/a_id/44328/~/switching-smart-setup-on-and-off-on-the-bt-ho...
    Devices where there are known to be problems include:
    Some Apple devices including iPhone 5 and Apple TV
    some Android smartphones
    Xbox<
    There are some useful help pages here, for BT Broadband customers only, on my personal website.
    BT Broadband customers - help with broadband, WiFi, networking, e-mail and phones.

  • Why will certain pages not open

    why will certain pages not open?  i get "failed to open page"

    Down For Everyone Or Just Me -> Check if your website is down or up?

  • HT1145 internet pages not loading

    internet pages not loading, though the Wi-Fi is on and working on other devices

    Hi Satyazapple,
    If you are having issues loading pages in Safari, you may find the following articles helpful:
    Apple Support: Troubleshooting "A connection failure has occurred", "The specified server could not be found" or similar messages
    http://support.apple.com/kb/ts1843
    Safari 5.0.1 or later: Slow or partial webpage loading, or webpage cannot be found
    http://support.apple.com/kb/ts3408
    Regards,
    - Brenden

  • Pages not loading right and OSCP error

    I'm having two probably related issues. The first is that Firefox is loading certain pages weirdly- for instance addons.mozilla.org while in other browsers they load perfectly fine. The second is that certain pages won't load at all such as https://addons.cdn.mozilla.net/storage/public-staging/3682/add_to_search_bar-2.2-fx.xpi which gives me this strange error
    "Secure Connection Failed
    An error occurred during a connection to addons.cdn.mozilla.net. The OCSP response is not yet valid (contains a date in the future). (Error code: sec_error_ocsp_future_response)
    The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
    Please contact the website owners to inform them of this problem. Alternatively, use the command found in the help menu to report this broken site.".
    Again I do not have this problem with other browsers- unless you count waterfox which has these same problems which is probably expected since it's built off of firefox. I've tried uninstalling and reinstalling and clearing cache and cookies, none of this has had any effect. Both these problems began around the same time.I seem to get the problem loading error on all links with xpis, or at least all I've seen, for instance I had to input the troubleshooting info manually because when I clicked on the link to automatically add it got the same error (https://addons.mozilla.org/firefox/downloads/latest/426841/addon-426841-latest.xpi) But it doesn't only happen on links containing .xml files for instance I first noticed the problem visiting a site similar to newsle, i wish I could figure out the name or still had my history so I could find it. I am not sure if the problem is confined to https or not because at the time I had the addon https only and did not test it after the reinstall. I looked in the validation settings and the first one "Use the OSCP to confirm the validity of the certificates" But the second one "when oscp server fails treat the certificate as invalid was unchecked. I unchecked the first box and I still get the same error which really baffles me.
    Application Basics
    Name: Firefox
    Version: 28.0
    User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0
    Crash Reports for the Last 3 Days
    All Crash Reports
    Extensions
    Name: Linksicle
    Version: 1.8.2.0
    Enabled: false
    ID: [email protected]
    Important Modified Preferences
    browser.cache.disk.capacity: 358400
    browser.cache.disk.smart_size.first_run: false
    browser.cache.disk.smart_size.use_old_max: false
    browser.cache.disk.smart_size_cached_value: 358400
    browser.places.smartBookmarksVersion: 6
    browser.sessionstore.upgradeBackup.latestBuildID: 20140314220517
    browser.startup.homepage_override.buildID: 20140314220517
    browser.startup.homepage_override.mstone: 28.0
    dom.mozApps.used: true
    extensions.lastAppVersion: 28.0
    gfx.direct3d.last_used_feature_level_idx: 0
    keyword.url: http://search.yahoo.com/search?fr=greentree_ff1&ei=utf-8&ilc=12&type=586383&p=
    network.cookie.prefsMigrated: true
    places.database.lastMaintenance: 1397415422
    places.history.expiration.transient_current_max_pages: 104498
    plugin.disable_full_page_plugin_for_types: application/pdf
    plugin.importedState: true
    privacy.sanitize.migrateFx3Prefs: true
    security.OCSP.enabled: 0
    social.enabled: true
    storage.vacuum.last.index: 0
    storage.vacuum.last.places.sqlite: 1397415422
    Graphics
    Adapter Description: Intel(R) HD Graphics
    Adapter Drivers: igdumd64 igd10umd64 igd10umd64 igdumd32 igd10umd32 igd10umd32
    Adapter RAM: Unknown
    Device ID: 0x0106
    Direct2D Enabled: true
    DirectWrite Enabled: true (6.3.9600.16384)
    Driver Date: 1-29-2014
    Driver Version: 9.17.10.3347
    GPU #2 Active: false
    GPU Accelerated Windows: 2/2 Direct3D 10
    Vendor ID: 0x8086
    WebGL Renderer: Google Inc. -- ANGLE (Intel(R) HD Graphics Direct3D9Ex vs_3_0 ps_3_0)
    windowLayerManagerRemote: false
    AzureCanvasBackend: direct2d
    AzureContentBackend: direct2d
    AzureFallbackCanvasBackend: cairo
    AzureSkiaAccelerated: 0
    JavaScript
    Incremental GC: true
    Accessibility
    Activated: true
    Prevent Accessibility: 0
    Library Versions
    NSPR
    Expected minimum version: 4.10.3
    Version in use: 4.10.3
    NSS
    Expected minimum version: 3.15.5 Basic ECC
    Version in use: 3.15.5 Basic ECC
    NSSSMIME
    Expected minimum version: 3.15.5 Basic ECC
    Version in use: 3.15.5 Basic ECC
    NSSSSL
    Expected minimum version: 3.15.5 Basic ECC
    Version in use: 3.15.5 Basic ECC
    NSSUTIL
    Expected minimum version: 3.15.5
    Version in use: 3.15.5

    Have the same issue AND the clock is set right
    HELP

  • Pages not loading until refresh

    Hi all,
    Recently I have noticed on my Ipad and PC that webpages like google for example do not load, they get stuck until I refresh then it will go through and load the page. Also youtube has problems when I am using the ipad with certain videos just refusing to load. Wat can I do to rectify this problem!
    Thanks
    I am using a Netgear R6300 router

    Could be a DNS problem. Try using Google DNS instead - 8.8.8.8 and 8.8.4.4
    If you found this post helpful, please click on the star on the left
    If not, I'll try again

  • Certain pages dont load...

    Hey everyone... I've searched and read through serveral discussions on this, but I am having trouble loading certain pages and things in safari... most specifically, google.com doesn't load, and when I am on youtube, videos don't play. I click play and it says its loading, but it stays like that... never plays. I've reset my safari settings... cleared everything out...
    Like I said, Ive read through several discussions already, but I havent found any real answers... there seemed to be quite a few people having somewhat similar problems... could an update or fix from apple be on the way?
    Thanks for whatever you guys come up with.
    Derek.

    i went to the tcp/ip stuff, but i dont really want to mess with any of that stuff... i dont really know much about it and dont want to screw anything up... plus, i never changed any of that stuff in the first place.... im still stumped... and finding more sites that dont load for me... cnn.com, hbo.com
    Derek- Sorry for the missing "? " mark in my first post, it was a question in regards to the DNS#.
    Umm so do you have Dns #'s entered, in DNS Servers: field ?
    Frankly, if it would "screw anything up I would not of recommend you try it.
    It is easy peasy, enter the #s either that I posted or from your ISP, see if they are included on the PortForward page or get them from them, then click Apply.
    (If you use Earthlink the opt out dns #s will not be included on the Portforward page nor will Earthlink support give those to you, let us know if those are needed, or search in AD.)
    These are just some of my replies to posters with similar issues
    Which does not include very many other Topics the other Helpers here have solved.
    Can't help you troubleshoot if you do not trust the helpers you seek help from, I presume that is what you are looking for.
    ① ② ③ ④ ⑤ & ⑥ .etc....
    Eme'~[ )
    ♥
    PPC G4 iLamp 20"in 1GBRam 80GB HD 10.3.9 PB 15" 512MB 1.67 ♥AEBS   Mac OS X (10.4.9)   AXP • MacBook Pro 17" 1GB ram 10.4.7 ( Joy:) Sound Sticks, Nikon D70 ♪ iPod 80GB

  • Pages not loading - youtube, Yahoo, flikr etc etc

    Hello all
    I'm having a bit of an odd problem. Certain pages don't load correctly in Safari or Firefox.
    I have tried the advice of http://discussions.apple.com/thread.jspa?messageID=5736973&#5736973
    The page will display as blank with 'completed x of y items'. Eventually the page will load (maybe 5 minutes) but not as designed but in a simple format, no graphics etc.
    Any thoughts?
    Mick

    I am by NO means an expert in this, but it sounds to me like you have a slow connection. You don't have any info entered about your OS, or type of computer. Wondering if you're using wireless and maybe are too far from the base station?
    This occasionally happens when my internet connection is running slow for whatever reason.
    I'm sure others who have more experience will respond. Good luck.

  • Router's Web-based page not loaded correctly.. Need Help!!

    I'm using WRT54G v2.2 router and recently i noticed tat i've flashed a wrong firmware which is WRT54GL version, so wat i did was i flash the original v2.2 firmware which i noticed it had not been updated since 2007... after i flashed the router and i log into the 192.168.1.1 webpage.. all the tabs and many options are missing as though the page was not loaded correctly or fully loaded and i cant even get into the management page and so on..
    I really need help on this..  

    Hold the reset button down for 30seconds and then release it. Unplug the power cable for 10 seconds. try accessing the set up page once again and see if it makes a difference.

  • Pages not loading correctly anymore

    Running firefox 7.01 on win7 64 bit. I just recently got a popup asking me whether I would like to see additional information from when I click on a link (on my nas) or not. I selected no. However, now I do not get any confirmation dialogs anymore and some websites (which use java) seem to have stopped working. I went into settings but could find nothing that would block these particular sites are particular java options.
    How can I get this back to where it was before because now I am unable to access some sites that do not load with this setting in place anymore

    Adding Open DNS codes to your Network Preferences, should give good results in terms of speed-up as well as added security:
    If you are using a single computer: Open System Preferences/Network. Double click on your connection type, or select it in the drop-down menu, and in the box marked 'DNS Servers' add the following two numbers:
    208.67.222.222
    208.67.220.220
    (You can also enter them if you click on Advanced and then DNS)
    Sometimes reversing the order of the DNS numbers can be beneficial in cases where there is a long delay before web pages start to load, and then suddenly load at normal speed:
    http://support.apple.com/kb/TS2296
    If your computer is part of a network: please refer to this page: http://www.opendns.com/start/bestpractices/#yournetwork and follow the advice given.
    You could also try these codes as well: 4.2.2.1 & 4.2.2.2
    If you use a Router, make sure it has the latest firmware installed.
    One reason for a slowness in page loading may be the 'DNS Pre-fetching' feature of Safari 5.x
    This is described here:
    http://support.apple.com/kb/TS3408?viewlocale=en_US

  • Pages not loading properly since last update

    Since the last update, Firefox just isn't working any more. It takes multiple clicks to load or reload pages, and often the page loads without any graphics. I may have to click the Reload button a dozen times to get a page to load properly (or to load at all). I tend to keep a lot of windows open, and I'm sure that's part of the problem, but the way that previous versions handled this was better. It isn't just some pages that aren't loading properly, it is a majority of them. This program has become mostly dysfunctional.

    This seems to be a problem that has started since Firefox 7. See the instructions in this article for a possible solution: [[Firefox never finishes loading certain websites#w_lower-the-max-number-of-http-connections|Firefox never finishes loading certain websites]]

  • Pages not loading completely or at all.

    This is a problem I've been having for weeks and weeks. Pages in Safari (or in IE or in Firefox) will not load completely or at all. For example, the apple.com homepage does not load at all and neither does ebay. However, the amazon homepage will load almost completely, but a few of the images don't appear.
    I've tried numerous ideas.
    I've run through the power cycle. (Turning my router and cable modem off, and then restarting them.)
    I've run network diagnotics.
    I've reset Safari.
    I've typed in IP addresses manually.
    We bought a new router.
    It even got down to me having to reinstall the operating system. (The computer is fairly new, so there wasn't any important information on it.)
    I tried calling my ISP, but they don't know what's wrong.
    Apple won't speak to me because my 90 days is up, and my parents won't pay $160 for the care plan.
    I'm becoming desperate at this point. I love my new iMac, but there isn't much I can do without the web.
    Oh, I also can't download updates, access the iTunes music store, or anything else that requires internet acces.
    We have three windows computers in the house that are all running fine on the WLAN.
    Any help would be GREATLY appreciated.

    Any other ideas?
    Hmm, can you try logging into another user account to see if the problem is present there as well? This will confirm where the root issue is - your user area or system wide. It sounds like it wil be system wide but best to double check.
    If you don't have another account you can use System Preferences -> Accounts -> [+] to create a test one (and [-] to remove it if needed).
    I've typed in IP addresses manually.
    Can you expand on what you mean by that? Are you referring to the DNS addresses or typing the IP address in the browsers address entry box?

Maybe you are looking for