There are many things which can cause a network to load partially, slowly or not at all. Follow these steps to quickly resolve or determine the cause of this issue:
- Clear your browser’s cache.
- Check your internet connection. Slower internet connections may have difficulty loading networks with a lot of content.
- Ensure you are running the latest version of your browser, or try downloading a fresh instance. Access your network from a different browser.
- Check your browser’s settings for any plug-ins or add-ons that may be interfering with your network.
- If you have any JavaScript or widgets on your Main Page or in your Custom Code section, try removing all of them, and adding them back one by one.
Network inaccessible or not loading
If you tried the above steps without success, ask yourself these questions:
- Is my account in the good standing?
If you are unable to access your network because it is greyed out and blocked by a message box, it may be that you currently have an unpaid invoice for your Ning subscription. Just sign in to your Ning.com account and check if there is a red box indicating a past due invoice. From there, follow the instructions on your Ning.com account. You may need to contact our Customer Support Team in order to restore the website once the overdue balance is paid.
- Are you using your own domain?
If your network is not loading at all and you are using your own domain instead of your .ning.com one, the issue may be related to your DNS settings. Check out our article on troubleshooting domain mapping issues here.
- Is your computer blocking access to this network?
If your network is not loading at all and you are not using your own domain, it may be that you are behind a firewall. Go to your computer’s security settings to allow access to the following web addresses:
api.ning.com
network.ning.com
www.ning.com
static.ning.com
- Is your ISP blocking access to this network?
If you are accessing your network from a different location than where you usually access it, it’s possible your ISP is blocking the network. Contact your ISP to determine if this is the case.
Network is accessible, but takes a long time to load each time
Sometimes, a network will load, but take a long time to finish loading. Things you can do to improve the load-time of your network are:
- Remove any and all JavaScript or widgets from your Main Page and from your Custom Code section (found in your Social Site Manager’s Custom Code page). Too much code running on one page can be too heavy for some networks, and will significantly increase the time it takes for your Main Page to load. You can always add them back one at a time to determine which ones are harmless and which ones are weighing you down the most.
- Turn off slideshows. Slideshows cause the page to constantly be loading. This may not affect faster internet connections, but computers running on slower internet connections will experience this issue.
- RSS feeds also constantly pull content from an external source. Waiting while this content is accessed can also slow down your network. Try limiting the number of RSS feeds you run on your network’s Main Page.
Lastly, a great tool to have at your side is Firebug. Use it to experiment with CSS before actually applying it to your network or use it to determine what is taking the longest time to load. It’s a sure way to suss out the issue and remove it before anyone even notices.