How Can I Make My Site Load And Work Faster?

Pages: 1, 2
free web hosting

Read Latest Entries..: (Post #17) by lairz on Apr 6 2006, 03:19 PM. (Line Breaks Removed)
Dude all your tips and tricks are right, bu i think you are getting a little extreme here, basically you are telling to not use to much graphics, not use flash, not use backgrounds, not use effects, dudes your site will a blank page lol Heres the thing first of all you need to know how much you need to optimize your site, for example, if you know tha most of the people in your country or people wh... read more.
Read the FIRST post of this Topic. - Express your Opinion! Contribute Knowledge :-).

Open Discussion > CONTRIBUTE > The Internet > Web Design

How Can I Make My Site Load And Work Faster?

affhotspot
i just wanted to know some extra tricks and tips i can use to make my site work great, being fast, and work well on all browsers. i think this will also help a lot more people and not just me.
so lets start a list of things we can do to make our site work better, faster.
start your commenting.

Reply

DogEater008
Well, first you shouldn't have so many graphic or animations on your site. Try to keep the amount of bandwidth takes to load your site down. If you're running a forum or anything. Try to optimize your database.. table.. etc.

You can try not to hot link other people stuff to your site because then it will need to make a new connection for it. And might increase your loading time.

If you have ads running on your site.. like popups, ads pop in, graphic banner. Try to put each ads code seperately apart .. instead of listing them one after another. Because this will pause your site from loading while the ads load up. So what i did is .. put one banner at the top of your site. And if you have popups or pop in ads, then put the code at the most bottom of your script so it will load last. So your visitor will be able to read or look at something wile the ads are loading up.

And of course, you should try to clean your code/script alittle bit.. so the browser or your server won't have to take that long to read the script.

Reply

Arigato
Most of the loading time for a site is due to graphics, not so much the content. The biggest thing you could do if you haven't already done so is convert all images on your site from whatever it currently is to .gif using a program that will remove unused colors from the pallet, this can reduce the size of your site by over 10 times, thus significantly decreasing your site loading time.

Another big factor in site loading time is javascript. Removing any javascript that you don't really need can also significantly decrease loading time if you had alot from before that you removed.

Reply

zaqy
i have a suggestion

try to remove any script on your site. sometimes pop up in your site make your site slower.

if you have images in your site like your logo or something .. you can cut to any piece so that web will faster to be load


if you choose free hosting make sure there are no ads.

Reply

jlhaslip
Resizing the images to match the size they take up on your site will help also.
If you have an 800 x 600 image that only takes up 80 x 60 on your site, create a new, smaller version of the image for the clients to use, instead of making the clients download the full sized image.

Limiting the number of images on each page will help also. Break up image intensive pages into several smaller ones. Makes the pages easier to manage, and faster for clients to download.

Also, using a site wide css file rather than having the same css embedded in to each of your pages will help overall performance. The client ony has to download the css file once into their cache.

Here is a link to use to check yur site loading times and it also offers suggestions to do exactly what you are asking about.

http://www.websiteoptimization.com/services/analyze/

Use this link to analyze your pages, make the suggested changes, then run the analyzer again to see how effective it was in cleaning up the site.

 

 

 


Reply

ernad
smile.gif that depends on hosting connection, user connection if u use mysql on your site you have some programs to compress sql and to make mysql to work faster and depends on your template if have a lot of images it`s slower smile.gif

Reply

moldboy
QUOTE
onvert all images on your site from whatever it currently is to .gif
THe only problem with that is it will greatly affect the quality of your images, so my advice is a little more graphic specific, if your image contains 1 to 200 colors (that is solid colors, no gradient) then use gif, if it has a lot of gradients don't use .gif, NEVER use .bmp, or .tiff. I personaly try to avoid .png unless it is required for the style of the page. And if you use .jpg don't use 100% as the quality setting. I try anything from 85-95 depending of the content of the image. But the most you should use is 99% as the 1% diffrence isn't noticable, however it will decrease the image size. Also try to use tilling for an image, or if you want to write on a piece of paper (graphic, instead of using the entire picture cut it up make the center HTML color code and the edges images.

Reply

Sarith Pallewela
Some rules to Really SPEED up your web site loading speed!

1.Try to limit the numbre of images

2. If you can't limit the number of images, make the images .bmp or .png ect. limit the .jpg's and .jpeg's

3. If your using Dreamweaver, check the default settings, because dreamweaver put in a lot of unwanted snippets to your site without even telling you.

4. Make the text of your site load first and then the images! You can do this with dreamweaver

5. Try to make your site look nicer with better text effects than graphic effects!

Hope this helps You!!!!

Reply

moldboy
let me see if I read this right
QUOTE
If you can't limit the number of images, make the images .bmp or .png ect. limit the .jpg's and .jpeg's
could you explain your rationelle for saying this, If you REALLY want to slow down the loading of your site, or not let it load at all in some browsers use .bmp's and stear away from the jpg's and jpeg's
Just for the sake of arguing and to make sure I havn't been mislead I decided to take a 640 x 480 image (that just so happens to be of a fish tank) and saved it once as a bmp, and once as a jpg, so I shall releate my advice if you want your site to load fast DON'T USE .BMP!!! the file was 900kb which on my fancy internet connection (dial-up) would take up to 3 minutes to load, the jpg was ~200kb which on a good day could take less then 1 minute to load.

Reply

Earths Daughter
For fast loading pages here are some tips:

No Flash.

No Sound.

Use text links for navigation instead of buttons.

Use a plain color for the background, instead of a picture.

If you use icons, limit it to just one, to add emphasis to text you put it next to.

No special effects on the text, like shaking around or fading in.

No special effect page transitions either.

Skip Javascript entirely if you can help it. I keep it turned off in my browser, and I have a high speed cable connection. I just keep it off for security reasons.

Use standard fonts, instead of embedding them in the page.

Optimize your HTML, there are free tools online to do that.

Use CSS instead of HTML tables.

Limit the number of images on the front page, preferably just a site logo.

Optimize all your images. There are free tools and software for that.

Resist the temptation to put a bunch of advertising banners or other ads all over the pages.

Reply

Latest Entries

lairz
Dude all your tips and tricks are right, bu i think you are getting a little extreme here, basically you are telling to not use to much graphics, not use flash, not use backgrounds, not use effects, dudes your site will a blank page lol

Heres the thing first of all you need to know how much you need to optimize your site, for example, if you know tha most of the people in your country or people who the web is oriented, have a fast internet conection well you dont have to worry so much of this things.

About images: of course reducing the size and optimizing them will help, it wont be huge impact unless all your site its about images.

Flash: you can make even full flash sites and it will load fast, its just matter of estructuring your site, and not making the whole site in just a movie.

Background imgaes: background images just take about 12k or something like that, thats nothing no loading time.


Reply

mik
There have been some very good suggestions in the previous posts of ways to make a website load quicker.
Here is my own non technical suggestion - (note: requires self discipline).

1. Take a critical look at offending (slow loading) website.
2. Say to youself, "Right, I am going to redesign this website without using any graphics".
3. Redesign your website to give it a fresh new look. Make up for the lack of snazzy images or flashy-type fireworks by clever use of color and good design technique. Learn all the tricks you can do with stylesheets. Have a look at lots of other websites for ideas, bookmark the ones you like, particularly if you like the color scheme, so that you can go back to them at a later date.
4. Take your time with your redesign, what might look good to you one week might not look so good the following week.
5. Once you are happy with the look of your new website, or you think that it is as good as you can make it - then you can try adding Flash, sounds, images, whatever.
6. Test loading times with/without the extras.
7. Take informed decision which extras to keep that do not have too great an impact on loading time.
8. Go back over the previous posts (to this post) and check that you have implemented all the good suggestions that were made.

Reply

RaveNBlack
Ok, as you have started discussion on raster image formats and which to use when, I’ll give the very basic idea of most popular formats and where to use them.

Let’s start from the very most popular ones wink.gif
GIF – expanded as Graphic Interchange Format. Initially created to be universal graphic file format to transfer graphical information between different systems. Supports transparency; frame-by-frame animation; can be interlaced, supports up to 256 colours palette though. Very popular in web as is small in size due to little number of colours and is supported by almost every graphic browser known.
It is raster image format. It means it safes image as sequence of dots along with parameters for every dot.
Best to be used for non-photo quality images and short animations, images that need to preserve sharp edges, as GIF is loose less format with no compression.
JPG/JPEG – expanded as Joint Photographic Experts Group. Initially invented to store photographic quality images as supports up to 16926659444736 colours. It became popular in web because of it compression possibility thus reducing size. As well as gif – is supported by almost every browser. Unfortunately it looses quality when compressed. Does not support transparency or animation.
Best to be used for high quality, full colour images.
BMP stands for Windows BitMap. Very heavy when comes to terms of size. For a long time been used as MS Windows (pre Y2K) graphic format (i.e. as desktop wallpapers) as was the only one supported by windows. For a long time was supported by Internet Explorer only, thus not so popular in websites. It is raster format with no compression and can save photo quality images.
PNG – stands for Portable Network Graphics. Initially invented to replace GIF. It’s advantage to GIF is that PNG can store photographic quality images (i.e. 16926659444736 colours), as well as GIF it supports transparency and can be interlaced, but PNG can not store animation. PNG uses loose less compression thus can be used alongside with JPG. PNG is supported by most graphic web browsers.
TIF/TIFF – stands for Tagged Image File Format. Initially created to store uncompressed images, which is similar to BMP. Difference is that TIF was supported by Windows as well as by Mac so it became more popular for image storage. Now it uses loose less compressions. Most popular ones are LZW and ZIP algorithms for TIF compression. Because of its big size, it is not used in websites and little (if any) browser can support this format. Due to its ability to store high quality images and support by most Graphic Software Packages as well as Operating Systems it became de facto standard in publishing.

That’s it for know folks wink.gif

Reply

Kioku
QUOTE(moldboy @ Jan 13 2006, 06:29 PM) *

let me see if I read this right
could you explain your rationelle for saying this, If you REALLY want to slow down the loading of your site, or not let it load at all in some browsers use .bmp's and stear away from the jpg's and jpeg's
Just for the sake of arguing and to make sure I havn't been mislead I decided to take a 640 x 480 image (that just so happens to be of a fish tank) and saved it once as a bmp, and once as a jpg, so I shall releate my advice if you want your site to load fast DON'T USE .BMP!!! the file was 900kb which on my fancy internet connection (dial-up) would take up to 3 minutes to load, the jpg was ~200kb which on a good day could take less then 1 minute to load.



BMPs aren't really suggested. PNG works for me. Less size, but it's also a lossless image format. JPG is probably the best bet, although you risk some loss of image quality. Some programs allow you to select the JPG's artifacting rate, if I recall correctly. You can't go wrong with GIF, but make sure you have the right program to save as Graphic Interface Format, because you can risk a loss of pallette which will make the image look really weird. Also, consider making everything nice and simple, without 1,000 images loading at once on each page. Not only will it slow down the loading time, but it will kill your bandwith. If you have some images you want to show on your site for people to view that aren't directly related to the background or layout, consider using a program or just using even MSPaint to thumbnail the image in quest. CTRL+A or selecting an area, followed by CTRL+W can allow you to select how much percent smaller you want the image to be. Also, don't be afraid to use tiling background images or less colored ones with the CSS specifying how it will tile. Hopefully, this will help you out and all. On another note, forcing background music is a bad choice and will slow down the page's loading rate. If possible, try having them linked to or something like that. I hope that helps you out. smile.gif

Reply

RaveNBlack
well... most of the tips points to the main and biggest upload time issue - graphics. That’s true - the less images there are on the website, the faster it loads. it applies to Flash, sounds, embedded videos and so on.
The reason for that is hidden in the basics of the way websites work. I hope that will let you to get a general video, what makes websites load slowly. So, when one enters address for a website, browser sends query to a server and server returns requested web page. Prior to viewing the page at users screen it has to be downloaded into its hard drive, so all images, flash animations and so on are downloaded and only then displayed. I bet you've downloaded mp3 before and how ho long it takes to get one file. that is it.

Other point seems to be missing in this thread. it is code optimisation.
First of all, if you use any scripting language - you have to try to make your code to do only necessary things. If you use PHP you could optimise your code with Zend or free tool TurckMMCache. These tools will precompile your php code, so when user will request php page you will save time on compiliong it in server prior to display.
Secondly - you should try to use as little queries to databases as possible. Reason for that is web server and database server are separate, though they might run on the same machine. For that reason every query you make counts as connection to another server and increases unwanted load time.

Hope it helped you.

Reply



Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.

Pages: 1, 2
Recent Queries:-
  1. make my computer load photos quicker - 98.46 hr back. (1)
  2. how can i make my images on websites appear faster - 191.25 hr back. (1)
  3. how to make my website load faster - 198.80 hr back. (1)
  4. jpgs load slowly on my site - 206.30 hr back. (1)
  5. make iframe content load faster - 222.87 hr back. (1)
  6. make javascript ads load quicker - 376.83 hr back. (1)
  7. load bios image on website faster javascript - 379.32 hr back. (1)
  8. how to make a website with sound load quicker - 379.42 hr back. (1)
  9. make my website able to load other peoples files? - 388.97 hr back. (1)
  10. how to save my file to load it using dreamweaver - 390.85 hr back. (1)
  11. make my drupal page load quicker - 419.20 hr back. (1)
  12. how do i make my flash movie load faster - 435.56 hr back. (1)
  13. how can i get my website to load quicker with sound - 440.29 hr back. (1)
  14. joomla(templates) how can i make the site load faster - 450.03 hr back. (1)
Similar Topics

Keywords : site load faster

  1. Web Design For New Bie - its a learnng topic for how to design and maintain a web site (17)
  2. Best Browser To Desighn Your Site To - not much of a question but more like a statement (28)
    well since i started web desighning i've always used internet explore (why?) well when i first
    tried FF2, i wasn't a "web-designer" then so i didn't care much about css and htlm stuff, i
    din't like it and one of the reason was beacause a couple of the sites i visited wasnt firefox
    compatible. but anyways recently i was desighning a site for this community. so like two weeks ago i
    downloaded FF3 for testing purposes. in IE the site looked great but what i found was that in
    firefox the site was horible, as bad as they could come. so since firefox was better...
  3. Where Is There A Good Site To Learn Web Html? - (20)
    im a noob when it comes to web html to design web sites, can some one tell me where to find a good
    website that has good tutorials on how to use web html?...
  4. Getting Flash Images On A Site - (1)
    well, i don' t have a site yet, but about 6 months ago i made a template, with flash buttons and
    all, with sound and everything i was so proud so i tryed to put em on there with a special code u
    needet or something ,so i did, but i got blank images,, i even tryed uploading it on the site it
    didn't work, so i asked around they said u can' t install them on a cpanel, u need ftp, so i
    downloadet the program needet and i got stuck there, so basicly how do u do that,and could some1
    help me out how to get it working on a cpanel...
  5. Drupal Related - Auction site (1)
    Hi, I've been trying to look for ways to run an auction site thats easy to set up and I saw
    drupal... Is there a way to run an auction site using drupal?? If anyone of you know how to do it
    plzz help me! I've tried to look through google but not getting any help! I want to make
    an auction site which will be able to take few types of product posted by the users and let other
    users log in to bid for the price! Is there a way to do so?? And if anyone of you know an
    easier way to go about doing it please help me! even if its not drupal but something ...
  6. Building A Forum Under Another Web Site? - (7)
    Hello, Im going to set up a simple website to use with my buddies. A main page where I can update
    from time to time and a forum are all I need. I know WYSIWYG builders, ftp uploaders and forum
    moderating. Im thinking of using phpBB since it's free and seems simple and reliable, right?
    My question is can I build the forum on my local computer then upload to hosting service? The
    readme.txt recomends to install online in host machine. And this is what I need to do, right?
    -build an index.html with WYSIWYG, upload it to main folder of host. -create a folder in the...
  7. How To Make A Website - (If you're trying to drive people away from your site) (18)
    Alright so there are many topics out there of how to make a website that everyone will love and want
    to go to, but I can't seem to find any about how to make a website that people will hate and try
    to run away from, so here are some pointers for those who are trying to make the worst website:
    Step one: COLORS Be sure to use a vivid and bright background color, and a non-noticeable text
    color. Nothing wakes people wake up more than a florescent yellow background with white text. Make
    people work to try to read your website. After all, you have some great content...
  8. How To Attract Users To Register On A Site - (13)
    :rolleyes:Use great graphics an good color which attracts the users/views eyes an capturers there
    attention which cuases them to view your website if its good enought they'll register. Also use
    good images, links an have blogs an forums also start a referring website such as like this: Visit
    this site and know all the info about the CHITWAN http://hamrochitwan.com Some thing like that
    would get more users depending on if the items in your shop are GOOD maybe like moderator for a week
    costing 100 referals or somethink. /blink.gif" style="vertical-align:middle"...
  9. Ideas For New Fan Club Site! - (5)
    Well, I'm working in a fan club site, this is like our 5° site because every host in which
    we've been in always change something and the site stops working. The site is a Black Eyed Peas
    fan club site, it already has profiles (with gallery and comments box) for each
    user,forum,chat,videos,gallery,lyrics,downloads,bios of the members of the BEP, but I think that the
    site need something else. Please gimme some ideas to make this site the best! /biggrin.gif"
    style="vertical-align:middle" emoid=":D" border="0" alt="biggrin.gif" />...
  10. Free Site Counter Stats - (7)
    hi frnds everyone want to keep an eye on their site traffic. histats is a really great one i found
    with gives site stats for free. it have many amazing features. visit www.histats.com i am
    sure u will like it... this is my first post so excuse me if my post have any mistakes...
  11. A Small Html Problem - How to display foreign characters correctly when designing a site. (4)
    I was wondering how I could solve a small problem. I was told that some people see accented and
    umlauted letters (such as " é " and " ë ") as question marks (" ? ") on my website. I come across
    the same thing sometimes when looking at websites which use non-English characters. Funnily enough,
    the other day, I looked at a site and the apostrophy ( ' ) was also shown as a question mark.
    That is a very common character usually, I would think. I thought it had something to do with the
    character encoding settings, and let me also mention I use Mozilla Firefox as my brows...
  12. Want To Open Shopping Portal In My Site - What i do (2)
    I want to open a shopping portal in my site which will do the following: take the information from
    the visitor what good they want to sell then directly post it on my site What script i choose that
    will suit the website of mine could any body tell me...
  13. My New Site Template - Heres a new template of mine done in photoshop (3)
    This is my new template I'm going to be using for my new site. It took me 3 days to do. I spend
    day 1 drawing it up sorry I cannot upload my draft sketch as my scanner is not working. The next 2
    days I spent drawing it up in photoshop. The colours are kinda generic I know but thats my style. I
    cant seem to create anything other then grey toned things. I think adding some decay onto the panels
    will give it some depth something my style of drawing lacks. The panels - I like as many panels as
    I can so I went with the 3 column layout and extra 2 side header panels for ...
  14. View Souce Code - do you know this site? (8)
    I have seen this site before.The site is simple.there are a box that you can put a url link then
    press enter you can see the code of the page (see everything include meta,comment...),even it is
    written in php,asp... If anyone know this site,please let me know(I have format my computer,so I
    lost it).thank you. ...
  15. Please Suggest Me How To Do ....? - My First Web Site ..... ? (11)
    Hi buddies . I just got free Web Hosting by Trap 17 , it is a real great pleasure for me. Now there
    are several problems in my mind regarding to CREAT my own FIRST website. * Which software should
    i use for building my website ? * I want to know how to show the IP of the visitor on the welcome
    page of my site? * I want to place e-messenger on my site , how to place it ? * I want to create
    different flash and java effects on my site how to create them? As in my earlier post i told that i
    just start using computer so please help me to solve my problems described a...
  16. Making Your Site Successful - No matter what it's about! (9)
    I started writing an article about this for an article site I had just joined. It was done! I
    wrote so much! I was so thrilled! I hit "Submit!" And as it turned out, it had timed out
    and the entire page reset. My face was probably priceless but so was my utter rage. So I've been
    careful about what I write since then. I have a Notepad document open as I type. And then I make
    several threats and continue writing. But back to the point. Hosting This one's simple. Dear
    god, if you ask me questions about this, I will scream very loudly. But seri...
  17. Web Site Design Question - (10)
    Well thanks to Trap17 my web site is up and running again. I have most everything put back, just
    need to do a fair amount of fine tuning. I have questions on a couple topics before I do much more
    on it. Which is best for links on your site that leave your web site, to have them open in a new
    browser window or just go direct to the site? I heard somewhere that they should open in a new
    window, as you don't want people to leave your site, but do you all find the new windows to be
    annoying? And which looks best, text that scrolls and the background doesn't m...
  18. Need Help With Site - (3)
    Hi. I need some help with this website that I am going to make I am making it somewhere else but I
    am going to use my Trap17 hosting service as the media so if there was a game on my website I would
    put a link and it would link back to here and would show a black background and the media game, or
    video. Could anyone tell me how I would do that? Only the background code. But even before that I
    need to uninstall Joomla. Let me say first that I have not idea how to find my way through Traps
    control panel? Thanks in advance....
  19. Help Me With My Site - (5)
    Hey guys, Im have a gta type of site, and need some help with it. I am using HTML, and am using a
    pretty basic template, and cutenews. My banner looks funky, and I do not know how to put
    information on the left hand side, even though my right hand site has links and stuff. The link is
    gta-source.net/index.php make sure you go to that link or it'll redirect to the forums. So
    please if anybody can help me I would appreciate it....
  20. Integrate Blog Into Existing Site? - What's the Simplest Route? (11)
    I'd like to integrate a very simple blog-type feature that will only show up my site's home
    page. I want the blog section to look like the rest of the site. Here's my site if it helps:
    vbritton's site The site has three columns, and in the center column, I want to put simple
    blog entries. I want to keep the other two columns open for other stuff so it doesn't look like
    a blog site. It would also be nice to have an rss feed. I know some html. I don't know php or
    sql, but I'm guessing I might have to learn if I want to do this right. I'...
  21. Poll: Should I Use Frame Or No Frames For My Site? - I know the design I want, just not sure which way to do it (10)
    I got lucky - while making sure I knew what I was talking about, I found a page that explains frames
    AND demonstrates the design I'm thinking about. ^-^
    http://www.highdots.com/css-editor/html_tu...ames/frame.html The page shows what I mean about
    "mock" frames - using tables (I'm assuming?) to arrange the title and the menu, but scrolls with
    the rest of the text. I have no idea how else to describe it. ^-^ The first poll is just to see if
    a trend I've noticed actually exists, or I'm just crazy. ^-^...
  22. Help With Adding Php Forums On My Site - (3)
    Hey guys! I am kinda new to the whole PHP scene and I am struggling to figure out how to add
    some simple forums to my site. Being that wonderful TRAP17 has free PHP support, I was wondering if
    anyone could send some help my way on how to go about doing this. Thanks in advance!...
  23. Creating A Site For Web Design/development. - (4)
    Hey I've been thinking about starting my own website for website design/development. I can think
    of many different ways I could do this but I'm looking for the fastest, most simple, and most
    effective way of programing it. So let me explain what I want to do with this site. First off I
    will be selling websites, both custom and template. I need to know the best way for people to pay
    for them. I don't know if I should use pay pal or what. I don't have any expirience in that
    area. I also want to try to buy a server and host websites myself. Now I know how ...
  24. Check Out This Site I Made - The site belongs to CSI-DCE and was developed using Flash (12)
    What do you think about this site? I made it for computer society of india dce branch. There are
    some adjustments to be done (font size etc.) but otherwise I think it looks great. This was also the
    first time I integrated php in a flash page (for registeration). URL: www.csi.dce.edu...
  25. Integrate Forum To My Site - (2)
    Hello all Can someone help me to integrate forum to my site the forum is located here
    http://www.koddinn.com/spjallid and the site here http://www.koddinn.com ...
  26. Need Help With Site - IFrame help (5)
    Guys i have almost completed everything for my site thanks to people that gave nice tutorials and
    nice things but i seemed to have encountered a problem. My site http://www.gfxwarriors.us.to is
    not working nicely as i hoped. When you enter it all the links in the menu bar have been directed
    nicely using dreamweaver. The problem is when you click on them they open all by themselves and not
    in their designated iframe. Please help me and check this problem. I will be blessing you for the
    help....
  27. Ahhh! Problems With Joomla On Paying Client's Site - Help! - And my deadline was yesterday (17)
    Can someone, knowledgeable on Joomla! pleeeease help me asap! I uploaded Joomla and went
    through the install. Three red flags showed up, two of which I ignored because they come up on just
    about every site I do and don't affect the end product in any way but one of which was Safe
    Mode: ON. Even so I don't think that this is causing the problem. I continued with the
    installation and all seemed successful until I tried to view the site which was missing all images
    (not even a red x where they should be) and there seemed to be no css styling. I log into th...
  28. Adding Second Page Of Cutenews To My Site - How do I do this? (2)
    I'm using Cutenews on my website. I forgot to mention in my last post on this topic that
    Cutenews is news system that can be integrated into an existing website and can function like a
    blog. Well, I recently integrated cutenews into an existing site, and I'm wondering how I get
    the older news to show up on another page. For example, I'm using cutenews on my main index
    page. At the bottom of the page I'd like to put a link that says, "old news," and have that page
    open up into a new page of my older news/blogs that people can still post comments on. What...
  29. Need Help In Web Design Of Site - (23)
    Take a look at my site http://darran.trap17.com/about/ View it in Mozilla Firefox, it is fine.
    But view it in IE 7, you will notice the footer is making the site look disgusting. How can I solve
    this problem? Appparently, the footer starts after the post entry is ended, while in firefox, the
    footer starts after the end of the sidebar which is what I am trying to do. However I am not too
    sure how to do it in IE7. Can anyone advise me?...
  30. How Do I Duplicate A Joomla Site? - (4)
    Hi Guys, I'm helping a guy re-design his site who currently has a version of mambo installed.
    What i want to do is make a copy so that i can fiddle around with the layout without stuffing up the
    site. I also want to upgrade it to joomla but thats not as much of a priority. Any ideas on how i
    do this? My idea was to just copy the files installed in the mambo dir into a new folder. Will this
    work? I can't imagine it will be this simple....



Looking for make, site, load, work, faster

*RANDOM STUFF*





*SIMILAR VIDEOS*
Searching Video's for make, site, load, work, faster

*MORE FROM TRAP17.COM*
Web Design
For New Bie
its a
learnng
topic for
how to
design and
maintain a
web site
Best Browser
To Desighn
Your Site To
not much of
a question
but more
like a
statement
Where Is
There A Good
Site To
Learn Web
Html?
Getting
Flash Images
On A Site
Drupal
Related
Auction site
Building A
Forum Under
Another Web
Site?
How To Make
A Website
(If
you're
trying to
drive people
away from
your site)
How To
Attract
Users To
Register On
A Site
Ideas For
New Fan Club
Site!
Free Site
Counter
Stats
A Small Html
Problem How
to display
foreign
characters
correctly
when
designing a
site.
Want To Open
Shopping
Portal In My
Site What i
do
My New Site
Template
Heres a new
template of
mine done in
photoshop
View Souce
Code do you
know this
site?
Please
Suggest Me
How To Do
....? My
First Web
Site ..... ?
Making Your
Site
Successful
No matter
what
it's
about!
Web Site
Design
Question
Need Help
With Site
Help Me With
My Site
Integrate
Blog Into
Existing
Site?
What's
the Simplest
Route?
Poll: Should
I Use Frame
Or No Frames
For My Site?
I know the
design I
want, just
not sure
which way to
do it
Help With
Adding Php
Forums On My
Site
Creating A
Site For Web
Design/devel
opment.
Check Out
This Site I
Made The
site belongs
to CSI-DCE
and was
developed
using Flash
Integrate
Forum To My
Site
Need Help
With Site
IFrame help
Ahhh!
Problems
With Joomla
On Paying
Client's
Site -
Help!
And my
deadline was
yesterday
Adding
Second Page
Of Cutenews
To My Site
How do I do
this?
Need Help In
Web Design
Of Site
How Do I
Duplicate A
Joomla Site?
advertisement



How Can I Make My Site Load And Work Faster?



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute your information that might help someone here.
Ask your Doubts & Queries to get answers.. "Together, We enlight each other!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE