1
vote
1answer
15 views

domain hosting redirect

I have registered a cheap domain (no hosting) and have a web server (AWS). In the domain registration I can forward to the web server. This means that if a user enters my domain they see a frame of my ...
0
votes
2answers
186 views

wordpress sites are slow on shared hosting but plain html/css sites are fast

ive got a shared hosting account, unlimited sites, unlimited gb, unlimited bandwidth ect ect. Of course because its shared and a cheap one at that theres too many sites on each server and it all ...
0
votes
0answers
16 views

Tumblr vs other web frameworks [duplicate]

Possible Duplicate: Which Content Management System (CMS) should I use? I'm a new user of tumblr and I was amazed by the quantity of functions and its level of integration with main social ...
1
vote
2answers
462 views

Best way to use static HTML + AJAX with Django

I'm working on a web app and decided that for the max amount of speed I'm going to make it a single page. Then load all the content via AJAX pulling the data from a Django app. My options as I see ...
2
votes
2answers
155 views

What would be causing so much bandwidth usage if there are no large files?

I'm pretty new to web design/coding so I'm sorry if this question has an obvious answer I've overlooked. I'm currently working on a website for a small company (from scratch/no CMS) and am basing it ...
3
votes
7answers
1k views

HTML/CSS website hosting [duplicate]

Possible Duplicate: How to find web hosting that meets my requirements? I would like to host my HTML/CSS website (actually, just one page, but it may grow). Since I don't need PHP, MySQL or ...
1
vote
1answer
697 views

iFrames from Skydrive: yes, no, how

I have a two-pronged question. First: SEO Concerns aside, should I be concerned about using iFrames on my site as far as viruses etc go? I am using skydrive to host my images and it provides an ...
1
vote
3answers
216 views

What possible causes are there for a page to display differently if hosted in two different places?

If viewing the same page in the same browser, but that page is hosted in two different places (in our case, locally v. over the internet) what kinds of things can cause it to display differently? ...