Moz Q&A is closed.
After more than 13 years, and tens of thousands of questions, Moz Q&A closed on 12th December 2024. Whilst we’re not completely removing the content - many posts will still be possible to view - we have locked both new posts and new replies. More details here.
My Site Is Using A Lot of Hosting Bandwidth. Suggestions?
- 
					
					
					
					
 My website http://www.socialseomanagement.com/ is using tons of bandwidth. I received a message from the hosting company saying I exceeded my monthly bandwidth and it has only been a few days. Can anyone take a look and make suggestions? Thanks 
- 
					
					
					
					
 Something doesn't sound right there. You can't have 3112 unique visits from 12093 unique visitors, unless your log file program is using those terms in a different way. If your log file program lets you, you should be able to see which files haven been using the most bandwidth. 
- 
					
					
					
					
 As of the October 4th these were my statistics for the month of October: These statistics are based on the October 2012, so far: - 427K hits
- 3112 unique visits from 12K sources
- 2.65GB data
- 12093 unique visitors
 
- 
					
					
					
					
 Hmm.. Based on the other responses above my load time was not very long. Did you try visiting more than once? 
- 
					
					
					
					
 Is there a way to test the speed of the server also? I am checking my server logs as you suggested to see if someone is linking to our images... 
- 
					
					
					
					
 The reason the site "looks" to tools like it takes a long time to load is because the Google+ API call and the Facebook Connect call are taking an obscenely long time to negotiate their SSL connections - over 11 seconds. Fortunately the essential user-visible parts of the page (up to document complete) load quickly so the user experience is fine. Might be worth trying to figure out why the SSL negotiation on those 2 files is getting killed so badly though. Here's a link to the page load Waterfall View that clearly shows the long purple lines indicating SSL delay for those 2 scripts. 
- 
					
					
					
					
 Your homepage is a little over 900kb which isn't massive by any means. Your homepage loads in a little over 3.5 seconds from a Virginia location using the equivalent of a slow cable connection so it looks very-well speed optimized to me. If you've seen that big a jump in bandwidth use with no accompanying jump in traffic, my strong guess is that some other site is leaching your content (otherwise known as hotlinking). Typically, this means somebody else has embedded images from your site into their own, meaning every time their page displays the image, it loads form your server/bandwidth instead of their own. (Can also happen with other file types) Some sites do this because they don't know any better, and sometimes it's malicious. I've seen this often happen from forums where a whole page of post images loads every time the thread is viewed. To see if this is happening, you'll need to check in your server logs. Google Analytics won't show it as the images aren't tagged with the tracking code. If hotlinking is the problem, the only way to stop it is to tell your server to only display images that were requested from your own website pages. You do this through the htaccess file. If your site uses cPanel for it's hosting control panel, there's actually a button on the Panel in the Security section to disable hotlinking. I assume most other control panels have something similar. Be aware that this will disable ALL images from showing on other sites, including any badges etc you may have created for other sites to display intentionally. Paul 
- 
					
					
					
					
 Do you have plugins? 
- 
					
					
					
					
 Load time can be a server issue, a software/coding issue, and/or a filesize issue. 4GB of bandwidth in 4 days is a lot - that's how much my site that gets 30K+ uniques per month has used. Based on Alexa rank, it looks like your site doesn't get that much traffic? Have you had an uptick in traffic? You can check page and file sizes at http://tools.pingdom.com/fpt/ That tool shows your homepage and associated files has a total size of 1MB. To use 4GB of bandwidth at that rate, you'd need ~4,000 pageviews. You could run your top pages through that tool and see if any of the embedded images or other files are too large. You could also check your log files to see if someone has embedded an image from your site, you're getting crawled by robots, etc. Hope that helps! 
- 
					
					
					
					
 Plus the site already caches... 
- 
					
					
					
					
 I am using Drupal. 
- 
					
					
					
					
 Nearly 4gb in 4 days... The slider images are rather large. Are there any good compression tools? Yahoo smushit didnt make much of a difference. Any advice on how to make it load faster? Or is that a server issue? 
- 
					
					
					
					
 The site appears to use Drupal. A cache plugin may make the pages load faster, but it won't change the amount of bandwidth used. 
- 
					
					
					
					
 Well, you're probably either getting more traffic and/or maybe you need to optimize your file sizes. How much bandwidth have you used? Usually images or videos are what gobbles up bandwidth. Are you hosting any large images, videos, or files? 
- 
					
					
					
					
 Hi James, Your site loading takes quite some time. Although graphics load quickly, there is still something loading in the background. I suggest checking out which plugins you are using and disable one by one to see what could be conflicting with the load times. I'm not sure which CMS you are using but I suggest getting a cache plugin to make loading times more quick if its images slowing load times(probably not since graphics loaded quick). 
- 
					
					
					
					
 Load time was pretty long. How are your file sizes? 
Browse Questions
Explore more categories
- 
		
		Moz ToolsChat with the community about the Moz tools. 
- 
		
		SEO TacticsDiscuss the SEO process with fellow marketers 
- 
		
		CommunityDiscuss industry events, jobs, and news! 
- 
		
		Digital MarketingChat about tactics outside of SEO 
- 
		
		Research & TrendsDive into research and trends in the search industry. 
- 
		
		SupportConnect on product support and feature requests. 
Related Questions
- 
		
		
		
		
		
		Using Button Links vs Sidebar Menu
 I have a services page with a lot of rich text and a slideshow of images. Currently, I am using a column of buttons to various services, and am wondering if a sidebar menu would be more effective for Google to crawl and rank? Web Design | | cinchmedia0
- 
		
		
		
		
		
		How to find out that none of the images on my site violates copyrights? Is there any tool that can do this without having to check manually image by image?
 We plan to add several thousand images to our site and we outsourced the image search to some freelancers who had instructions to just use royalty free pictures. Is there any easy and quick way to check that in fact none of these images violates copyrights without having to check image by image? In case there are violations we are unaware of, do you think we need to be concerned about a risk of receiving Takedown Notices (DMCA) before owner giving us notification for giving us opportunity to remove the photo? Web Design | | lcourse1
- 
		
		
		
		
		
		Should i be using shortcodes for my my page content.
 Hello, I have a question. Sorry if this is been answered before. Recently I decided to do a little face lift to my main website pages. I wanted to make my testimonials more pretty. Found this great plugin for testimonials which creates shortcodes. I love how it looks like, but just realised that when I use images in shortcodes, these are not picked up by search engines 😞 only text is. Image search ability is pretty important for me and I'm not sure if I should stick with my plain design and upload images manually with all alt tags and title tags or there is a way to adjust shortcode so it shows images to search engines. You can see example here. https://a-fotografy.co.uk/maternity-photographer-edinburgh/ Let me know your thoughts guys. Regards, Armands Web Design | | A_Fotografy1
- 
		
		
		
		
		
		Incorporating Spanish Page/Site
 We bought an exact match domain (in Spanish) to incorporate with regular website for a particular keyword. This is our first attempt at this, and while we do have Spanish speaking staff that will translate/create a nice, quality page, we're not going to redo everything in Spanish page. Any advice on how to implement this? Do I need to create a whole other website in Spanish? Will that be duplicate content if I do? Can I just set it up to show the first page in Spanish, but if they click on anything else it redirects to our site? I'm pretty clueless on this, so if anything I've suggested is off-the-wall or a violation, I'm really just spit-balling, trying to figure out how to implement this. Thanks, Ruben Web Design | | KempRugeLawGroup0
- 
		
		
		
		
		
		Best way to indicate multiple Lang/Locales for a site in the sitemap
 So here is a question that may be obvious but wondering if there is some nuance here that I may be missing. Question: Consider an ecommerce site that has multiple sites around the world but are all variations of the same thing just in different languages. Now lets say some of these exist on just a normal .com page while others exist on different ccTLD's. When you build out the XML Sitemap for these sites, especially the ones on the other ccTLD's, we want to ensure that using <loc>http://www.example.co.uk/en_GB/"</loc> <xhtml:link<br>rel="alternate" Web Design | | DRSearchEngOpt
 hreflang="en-AU"
 href="http://www.example.com.AU/en_AU/"
 />
 <xhtml:link<br>rel="alternate"
 hreflang="en-NZ"
 href="http://www.example.co.NZ/en_NZ/"
 /> Would be the correct way of doing this. I know I have to change this for each different ccTLD but it just looks weird when you start putting about 10-15 different language locale variations as alternate links. I guess I am just looking for a bit of re-affirmation I am doing this right.</xhtml:link<br></xhtml:link<br> Thanks!0
- 
		
		
		
		
		
		Having a second homepage for a site would affect my SEO?
 Hello guys, One of our clients is planning to have a new landing page for any users hitting the site for the first time. (returning users will still see the current homepage based on cookies ... in other words, the site would technically have 2 home pages). According to this client, they are planning to do something like this: https://www.websitename.com/ (for returning visitors) https://www.websitename.com/newuser (for first time visitors) Our instinct is that is not great to have 2 home pages (that would affect the SEO campaign we are managing for this company) and we are not sure how to handle this. That's why we would appreciate your opinion regarding this topic: From an SEO perspective, do you think this is a good idea? If not, what would you guys do differentiate first-time visitors vs returning visitors without affecting SEO? Maybe just a pop-up? Thanks in advance for your help ! Web Design | | Robertnweil10
- 
		
		
		
		
		
		Best Webhosting Suggestions??
 Good morning my fellow Mozzers! I am currently looking at adding some diversity to my current web hosting and I was hoping I could get some suggestions. I dont currently need a VPS or Dedicated Server, I just need some shared hosting, you know, packeges that are sub $20 a month...i mean i will pay more than that, but so far everything i look at that meets my needs(basic hosting, email, ect...). This is for client sites and they are growing in number somewhat rapidly. I currently host with GoDaddy and they are amazing in the support department, but I do question whether their servers are causing slow page loads ect...but all in all I am happy with them. I have used Netword Solutions in the past, but left them because i was not a big fan of talking to support people in india and malasia. I do think that their servers might have performed better than GoDaddy so i am not ruling them out at this point i am looking for a provider that has excellent support and who has servers that are not so overloaded the can render pages and content slowly. Performance is very important to me. I am not looking for the cheapest, I am looking for the overall best. Thanks in advance SEOmoz family!!! Web Design | | WebbyNabler0
- 
		
		
		
		
		
		Should I use the google mod_pagespeed in my apache server?
 Anyone already use it? There is some speed benefit? http://code.google.com/speed/page-speed/docs/module.html Web Design | | Naghirniac0
 
			
		 
			
		 
			
		 
			
		 
			
		 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				 
					
				