godaddy hosting slow

About 24439 posts are found about "godaddy hosting slow".
1628 bytes
Everyone. I have a simple website and database that loads extremely slowly. It is hosted on GoDaddy. If anyone has a minute, could you PM me and try and help identify the problem? I can pay Paypal for your troubles. Thank you very much! you have 2 issues to look for.. 1. Too many queries made just to load a page. 2. Your scripts generate errors that you don't see. If it's PHP, put this at the top of your page/script: php Code: ini_set('display_errors','on'); error_reporting(E_ALL ^ E_NOTIFY); You can check ...
2541 bytes
hi all, the company i work for has a website (http://www.twotonesolutions.com), and it is REALLY slow. when the images load you can even see them raster. however, i dont know if its due to the hosting plan or the optimization of the site. i already checked the speeds from the plan, and they seem to fast enough for normal download (500K/s upto 5000K/s or so, plenty for the average web surfer), so maybe the reason the page loads so slowly is the images on the front page arent optimized properly, or there are ...
6791 bytes
I'm hoping someone can help me point out why site is so slow? I assume its do to a plugin or the combination of plugins on site. Your help would be greatly appreciated!!!http://tinyurl.com/95wdn7x Most likely. You have 121k worth of scripts on there. Not much, size-wise, but remember all that has to be retrieved and compiled before execution. And what's up with that giant CSS file? Awesome, I will have a look and try and take advise and use it. Appreciate your time! thank you for your post. I don't know ...
1332 bytes
hi i got to learn that godaddy.com is one of the best web hosting sites around. what do you guyz think about godaddy.com. just want to know. am curious!. I think they are a great company to register a domain with, but I no longer host with them. They impose limitations on some of their shared hosting (not giving access to log files, for example) that royally piss me off and make it difficult for me to do my job. Godaddy is always restircting it customers over the use of their resources. The customer must ...
3899 bytes
In response to a problem one of my company's customers was having with email to us being rejected, I did some research based on information from a copy of the NDR he sent to me. His company's website is hosted with GoDaddy and that's where email was originating from. After some very fast research, it was a no-brainer to determine that GoDaddy is seriously blocked by AHBL. Check out this result from the server that I queried about: Quote: IP Address Query Results (dnsbl): 127.0.0.10 - GoDaddy - EID-1001 - ...
3405 bytes
anyone know how good of a host godaddy.com is? I hear their hosting isn't very good. Their domain names, however, are a good price and have a good feature set as well as support. ok cool..so whats a good hosting company for cheap thatll support php/mysql/and running linux ??anyone Try this, http://www.velnet.co.uk I'm using it from a long time and i'm very happy with it. Nice to see a stisfied customer. I've heard that their hosting/email service is questionable. You might want to do a quick search on ...
1251 bytes
I got ZenCart (MySQL and PHP app) running on GoDaddy. It is too slow. So I signed up for a trial at HostGator. Before I migrate my ZenCart store to HostGator (which is a big project), I want to test the speed of HostGator running MySQL and PHP apps. I don't want to migrate and find that it is just as slow as GoDaddy. What app can I upload to HostGator to perform this performance test? Do you think it's slow due to their hardware or due to their bandwidth? http://www.bandwidthplace.com is one of many web ...
5531 bytes
I am new to the forum and I want to design a new website. I don't know a lot about programming other than basic html. Here is what I know. I want to create a site where people can login and post photos and videos. I also want people to be able to make comments on other users posts. In a way it will be similar to Facebook, although people won't have their own profile pages. Instead they will just have a login. Does anyone have any advice on a web hosting site where I can get this started? Maybe you consider ...
1919 bytes
How much relevance does server speed have? We have a proprietary new site that auto generates content about the latest most popular news. The site is based on a Wordpress platform. We've been with Godaddy, but our site creates about 120 new pages everyday, and it is becoming slow. What is the best hosting plan for SEO? Thanks Quote: Originally Posted by NimbleAd How much relevance does server speed have? We have a proprietary new site that auto generates content about the latest most popular news. The site ...
6353 bytes
I'm thinking about switching my hosting from bigbytes to godaddy, because I think godaddy is much more reliable. Does anyone know where I can get the full specs on the economy plan at godaddy, the only give basic information on their website. I want to know if I get cgi access, perl, etc. in addition to the php and 10 mysql dbs that they mention. If anyone here is with them please let me know what you think. In contrast, my friend just want to switch from godddy to another hosting provider..... due to ...
6442 bytes
I have about 6 websites hosted under the same deluxe hosting account at godaddy. I am only using about 1/100th of my monthly bandwidth limits and am having problems starting a few days ago. Seemingly randomly, after a period during which I made no changes to my sites at all, I started getting extremely long page load times (15 seconds +) and random internal server errors (500 internal server error) across all of my websites. I have 2 drupal sites and 4 wordpress sites. My drupal sites get the internal ...
9659 bytes
Hi all, I have a site which is working very slow.I want to know that is it effect my keywords ranking? if yes then please give me your suggestions what should i do for this. This is my site :- http://www.dolainternationaltrade.com/ Thanks Gram Smith load time does affect SERPs. It seems to load a bit slow but you got a number .js scripts the browser is trying to call and those large pictures on the slide show don't help. See if you can't find images that dont take so much kb, try lower resolution file like ...
2252 bytes
Please review my site www justinbieberzone. com when i open the site in browser, its loading very slow. I know file size is probly an issue. but some other site with bigger size load faster? thx you might need to check with your hosting company. right now it loading fine The problem is your hosting hostmonster. Sometimes port 80 timeout. There're about 1538 website hosting in the same server with your website. Your website (html only) needs 6.72 seconds and for oll objects needs 15.64 seconds to load. Move ...
5345 bytes
I'm surprised not to find any mention of this on Ozzu.... so, what do ye all think? http://brandautopsy.typepad.com/brandau ... dy_no.html I was considering them as a host, now I'm not so sure if they're still going to be around in 6 months!? Discuss... Cheers, Dave Interesting. I thought godaddy was a household name, like Q-tips. Speaking of Q_tips -- I never see ads for them anymore, but still see and buy the product. 'nuf said. Interesting reply ATNO, Is godaddy really that much of a household name over ...
2485 bytes
I am working on a website (hosted by GoDaddy) where the core of its functionality relies on time-critical e-mails being sent out to large numbers of users (starting at thousands, planning for expansion beyond that). By time-critical, I mean within 20 seconds (max) of submission, or more preferably within 5 seconds or so. I have worked through a number of solutions to try and make this work, but had problems: - Sending mails individually is far, far too slow, even in a seperate thread (I am using ASP .NET), ...
13766 bytes
For some time I've been wanting to host several websites on one Windows 2003 Server running IIS. I've found several tutes and think I have the setup down for creating them in IIS Manager. Where, I'm lost is routing. Most likely the easiest thing for me would probably be to set up Host-Header routing. But I'm really confused when it comes to name servers and setting up DNS. Scenario / example: My primary domain -- mydomain.com -- is registered with Network Solutions. I have a static IP and a business ...
3087 bytes
Hi Guys, I use an economy package from GoDaddy.com and I must say, it sucks! It is very inexpensive but they must be hosting 1000's of websites on a single server somewhere in Asia because it is just too slow. I know Google cares about how fast your site loads, where the server is actually located (if your site is region specific like mine is), etc. so I'm thinking I would like to migrate my site to the least expensive business class server located in DC. Can anyone make any recommendations? Also, if I ...
19964 bytes
Would I go and buy it on Godaddy? and put it in the clients name? It would have my details on the card or paypal etc wouldn't it Thx You can do it several ways, depending on the client. You can create the user an account with their details, send them the login info and ask then to login, add any pertinent business details, including adding a CC to the account. Then they can either setup and invite you to be an account "admin"... Or just allow you access to their account. Or you can register it under your ...
1826 bytes
My site is http://www.simplyvacuums.com and loads very slow, sometimes even times out. I have been searching for a few months for an answer to my problem and tried numerous ideas but none have worked. The site is hosted on godaddy, with a shared account. Would going to a dedicated server have anything to do with the speed that the site loads? Quote: Would going to a dedicated server have anything to do with the speed that the site loads? It should have a dramatic effect on speed if you're moving from ...
14278 bytes
Hi all and thanks for reading and contributing in advance. I have what seems to be a difficult website migration ahead of me and I need some advice. If this is the wrong thread, please advise. For the sake of privacy and to not shamelessly promote the company, I will refer to the website as mysite.com and mysite.net. I currently have a commerce based website that sells printing. The website is hosted by a 3rd party company that handles the online ordering. I have since found a better solution (mostly) and ...
Women Beauty Community
Home | Contact | Privacy Policy